Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 14:35:28 -0700
From:      "Aaron Siegel" <bulk_mail@siegel-tech.net>
To:        freebsd-questions@freebsd.org
Subject:   Redirecting an IP address to
Message-ID:  <200501251435.28413.bulk_mail@siegel-tech.net>

next in thread | raw e-mail | index | archive | help
Hello

I would like to redirect all the local traffic to my public IP address to a 
private IP.  My local ISP require that their customers use their very cheap 
(disfunctional) modem which will not direct any request from the LAN to the 
public IP of the modem.  So when I type http://<public IP> in my web browser, 
it will redirect me to the webserver on the LAN not the modem.  

I have tried natd forward_address option forwarding from the public IP to the 
private IP. I do not believe this for directing outside traffic not inside 
traffic. I am using ipfw as my firewall the modem is configured to work as a 
DMZ forwarding to my gateway.  

Thank you
Aaron



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501251435.28413.bulk_mail>