static NAT and firewalls

2004-04-10 Thread Sebastian Kutsch
Hi,

if have have configured static NAT on machine A do the TCP/IP-packeges
get injectet into the firewall of the machine A or do they reach machine
B unfiltered?

Sebastian


--

If you share pain
there is less of it.
If you share joy
there is more of it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: static NAT and firewalls

2004-04-10 Thread Micheal Patterson

- Original Message - 
From: Sebastian Kutsch [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, April 10, 2004 6:17 AM
Subject: static NAT and firewalls


 Hi,

 if have have configured static NAT on machine A do the TCP/IP-packeges
 get injectet into the firewall of the machine A or do they reach machine
 B unfiltered?

 Sebastian



Sebastian,

Provided that you have an entry at the beginning of your firewall to divert
to natd, all traffic will hit that rule, get passed to natd and then
injected back into the firewall after the divert rule and then pass out
through the firewall.

--

Micheal Patterson
Network Administration
TSG Incorporated
405-917-0600

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]