From: Chuck Yerkes <chuck_(_at_)_snew_(_dot_)_com>
To: Michael Alaimo <ratfinklelinkle_(_at_)_hotmail_(_dot_)_com>
Subject: Re: Mysterious Routing Problem
Date: Sat, 18 Jan 2003 12:30:31 -0500
Quoting Michael Alaimo (ratfinklelinkle_(_at_)_hotmail_(_dot_)_com):
> /etc/pf.conf
> ExtIF="xl0" # External Interface
> IntIF="rl0"
> NoRouteIPs="{ 10.1.1.1/24, 127.0.0.0/8, 192.168.0.0/16, 172.16.0.0/12,
> 10.0.0.0/
> 8 }"
> Services="{ ssh, smtp }"
>
> # Clean up fragmented and abnormal packets
> scrub in all
>
> nat on xl0 from 10.1.1.1/24 to any -> 131.238.133.228
.228?
What is 131.238.133.228?
> xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> address: 00:04:75:ab:a6:f7
> media: Ethernet autoselect (10baseT)
> status: active
> inet 131.238.135.243 netmask 0xffffff00 broadcast 131.238.135.255
> inet6 fe80::204:75ff:feab:a6f7%xl0 prefixlen 64 scopeid 0x1
You are natting all packets to that addr.