Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Deployment best practice

Updated: 23 May 2010 | 3 comments
Yap Kim Siong's picture
0 0 Votes
Login to vote

Hi,
Is it good idea to deploy SBG in font of firewall? and also if i were to deploy SBG in DMZ with inbound and outbound filtering, how do we configure TCP/IP settings on the inbound and outbound interface on SBG? 

should the TCP/IP settings look like this?

- First tier firewall internal interface = 10.10.10.x
- second tier firewall outbound interface = 100.100.100.x

- inbound interface of SBG = 10.10.10.y
- outbound interface of SBG = 100.100.100.y

anything i left out? do i have to configure routing table?

discussion Filed Under:

Comments

fferaboli's picture
29
Oct
2009
1 Vote +1
Login to vote

Hi, there's a pdf document

Hi,

there's a pdf document that covers that topic. You can find a copy of that here:
ftp.entsupport.symantec.com/pub/support/documentation/sbg_installation_guide.pdf

Regards,

Federico

Yap Kim Siong's picture
03
Nov
2009
0 Votes 0
Login to vote

Thanks Federico. i actually

Thanks Federico. i actually have read the document but i am still not quite sure about the connectiviy for the port configuration below:

Two physical ports (eth0 and eth1), each with one IP adress for example: eth0 = 192.0.32.1:25, eth1 = 192.0.47.1:25. does this mean that the eth0 will connect to 1st tier firewall with interface 192.0.32.x and eth1 will connect to 2nd tier firewall with interface 192.0.47.x? i understand that SBG is not a pass through appliance. just wonder how it works in this scenario.

fferaboli's picture
09
Nov
2009
0 Votes 0
Login to vote

Hi, you can have 2 interfaces

Hi,

you can have 2 interfaces within the same subnet or not, depending on your requirements and preferences. As an example: eht0 will be receiving all the SMTP traffic from the internet (inbound) and eth1 will receive the traffic coming from your email servers (outbound). Then the product allows you to define which interfaces you want to bind to the different instances of delivery (or leave the product to do that automatically).
Ideally your internet facing firewall must not perform any address transformation to the source IP addresses in order to take advantage of reputation.
There other things to consider that are covered in the Administrators and Deployment guides. Also the KB is a good source of information for that. Here's one KB article as an example of that:
service1.symantec.com/SUPPORT/ent-gate.nsf/docid/2008080612113754

Hope that helps,

Federico