Patricia, use this in your natd setup: #!/bin/sh #natd static nat # natd -interface <wan nic> -s -m -u -redirect_address 127.0.0.1 1.2.3.4
That will send everyting to 1.2.3.4 to localhost. -- Micheal Patterson Network Administration Cancer Care Network 405-733-2230 ----- Original Message ----- From: "Patricia" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2003 4:45 PM Subject: ipfw Help me > I want reroute and ip of my LAN to WAN but > > this ip it's maked by torjan and I want reroute this ip 1.2.3.4 to > 127.0.0.1 ( to local) > > deny don't work and I deny ip soft crash. > I have ban this ip to my external firewall and it's work very wll but > my all friend don't have external firewall. > > ipfw add divert natd all from x.x.x.x to 127.0.0.1 > > > don't work > > can you help me plz > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"