This is a discussion on Solaris 10 setup within the IPFilter forums, part of the System Security and Security Related category; I am VERY new to ipf... I was wondering if there was someone out there that could help me review ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am VERY new to ipf...
I was wondering if there was someone out there that could help me review my rules (at least ipnat) as I am having some issues. Are there any known issues with ipf within solaris 10 GA ? It comes with 4.0.2 and I dont want to mess with it or upgrade it unless there are known issues. I am going to connect via DSL/PPPoE and have a multiple static IP package. I have 4 servers and then want any clients to all use the last remaining IP. I think I have that figured out: % cat /etc/ipf/ipnat.conf bimap sppp0 public IP #1/32 -> lan server IP #1/32 bimap sppp0 public IP #2/32 -> lan server IP #2/32 bimap sppp0 public IP #3/32 -> lan server IP #3/32 bimap sppp0 public IP #4/32 -> lan server IP #4/32 map sppp0 192.168.1.0/24 -> public IP #5/32 portmap tcp/udp auto map sppp0 192.168.1.0/24 -> public IP #5/32 Thanks- -- J.D. Bronson Aurora Health Care // Information Services // Milwaukee, WI USA Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282 |