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.

THanks




      
_______________________________________________
bsd-india mailing list
[email protected]
http://www.bsd-india.org/mailman/listinfo/bsd-india

Reply via email to