ipfw Help me

Micheal Patterson micheal at cancercare.net
Thu Jun 5 20:17:46 PDT 2003


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" <Videl at gkb.com>
To: <questions at freebsd.org>
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
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
>



More information about the freebsd-questions mailing list