Hi!

I'm a junior in FreeBSD, and I faced with problem.

I've a FreeBSD 6.1-stable box as a gate+firewall, and I want to divert
incoming requests to my web-server, placed in DeMilitarized Zone
(DMZ). To do this I wrote down settings in /etc/rc.conf as shown
above:

      natd_flags="-redirect_port tcp 80 192.168.1.234 80"
      natd_flags="-redirect_port tcp 443 192.168.1.234 443"

I think, that all packets incoming from Internet will be diverted from
the External interface via DMZ interface to my We-server. Is it right?
If not, why not, and what the way to make it working?

Thanks a lot,
       yours sincerely
       Eugene Orlov,
       Russia, Izhevsk
       [EMAIL PROTECTED]
       +7 3412 43-12-12

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to