Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Want to redirect http to https for SBG console

Updated: 28 Jan 2011 | 3 comments
Bekir's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hello,

I want to redirect http requests to Brightmail web console to https.

For example; http://brightmail.mydomain.com should redirect to https://brightmail.mydomain.com automatically.

Is there any way to this for SBG 9.0 series?

Discussion Filed Under:

Comments

oykunsatis's picture
17
Jan
2011
0 Votes 0
Login to vote

Hello Bekir, I'm not sure

Hello Bekir,

I'm not sure that's what you need but on the SSH console there's a command like  "cc-config http" that enables access over http port(80), i didn't try it before but maybe it just forward http traffic to https.

By the way you can enable the command by typing:

cc-config http --on

 

Regards,

 

Oykun

mon_raralio's picture
18
Jan
2011
0 Votes 0
Login to vote

:

I can't find anyway to do this without making changes to the software, filkes or webserver of the SBG. If your network layout has another machine between the client console and SBG, you may do a redirect from that.

Else, just edit the hosts file of Windows or add it to your bookmarks so it will autocomplete. Which works with the latest IE and Firefox.

“Your most unhappy customers are your greatest source of learning.”

fferaboli's picture
19
Jan
2011
1 Vote +1
Login to vote

Hi, the "cc-config http --on"

Hi,

the "cc-config http --on" option allows you to access the SBG GUI via the http protocol on port 41080, not on port 80.

The documentation on SBG 9.0.x contains an error mentioning port 80 and will be updated accordingly on the next release.

AFAIK there is currently not a supported way of changing that port to 80.

HTH,

Federico