blu.org  wiki

 « Return to Thread: Port forwarding using Solaris 10 firewall (ipf)

Port forwarding using Solaris 10 firewall (ipf)

by Robert La Ferla :: Rate this Message:

Reply to Author | View in Thread

I need to port forward from a priviledge port (443) to an  
unpriviledged port (8443) on the same host, a Solaris 10 box.  What  
rule do I need to add to the ipf.conf file?  Or do I need to edit the  
ipnat.conf file?

I tried this in the ipf.conf but it doesn't work.  It complains about  
the dmfe0 which is what ifconfig -a reports as being the ethernet  
interface.

rdr dmfe0  0.0.0.0/32 port 443 -> 0.0.0.0/32 port 8443 tcp



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Discuss mailing list
Discuss@...
http://lists.blu.org/mailman/listinfo/discuss

 « Return to Thread: Port forwarding using Solaris 10 firewall (ipf)