On Wed, Oct 21, 2009 at 5:03 PM, M E <[email protected]> wrote: > > hello , > I have previously sent my question to this forum in which I got some > tutorials to read. I have read them and I > tried the port forwarding and load balancing but none them work for me. Any > assistance with be appreciated. > I am trying to write a simple packet filter firewall on my OpenBSD v4.5. > All I intend doing is to have two firewalling machine on a separate network : > 192.168.1.1 > ext_if = xl0 (dhcp) // Internet interface > int_if=xl1 // Internatl interface > > 192.168.2.20 > ext_if = rl0 = 192.168.1.120 (static IP) // > int_if=rl1 = 192.168.2.20 > > And when the packets come in from the external (xl0 --> Internet interface), > I had like to the packet forwarded to the > second firewalling machine for a further analysis. >
As Ashish said your question was answered already. Please tell me if you didn't understand. Also what is the 'further analysis' you want to conduct? why keep a firewall configuration like this one after the other? --Siju _______________________________________________ bsd-india mailing list [email protected] http://www.bsd-india.org/mailman/listinfo/bsd-india
