Ok, I need some help.
Here is my pf conf, stripped down so the nat works, and ifconfig out put
also, can anyone figure out why it won't do nat on rl1, but will do it one
rl0
Pf.conf:
nat on rl0 inet from 192.168.0.7/32 to any -> rl0
nat on rl1 inet from 192.168.0.15/32 to any -> rl1
nat on rl1 inet from 192.168.0.4/32 to any -> rl1
nat on rl1 inet from 192.168.0.16/28 to any -> rl1

pass in all
pass out all

Ifconfig:
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:50:fc:2a:17:5f
        media: Ethernet 100baseTX full-duplex
        status: active
        inet6 fe80::250:fcff:fe2a:175f%rl0 prefixlen 64 scopeid 0x1
        inet 24.98.84.83 netmask 0xfffffe00 broadcast 255.255.255.255

(RL1 is listed with media options 10BaseT and autoselect)
rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:c0:26:7e:2c:3d
        media: Ethernet 10baseT
        status: active
        inet6 fe80::2c0:26ff:fe7e:2c3d%rl1 prefixlen 64 scopeid 0x2
        inet 24.98.85.22 netmask 0xfffffe00 broadcast 255.255.255.255
rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:c0:26:7e:2c:3d
        media: Ethernet autoselect (none)
        status: active
        inet6 fe80::2c0:26ff:fe7e:2c3d%rl1 prefixlen 64 scopeid 0x2
        inet 24.98.85.22 netmask 0xfffffe00 broadcast 255.255.255.255

rl2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:50:fc:3a:32:6d
        media: Ethernet 100baseTX full-duplex
        status: active
        inet 192.168.0.1 netmask 0xffffffe0 broadcast 192.168.0.0
        inet6 fe80::250:fcff:fe3a:326d%rl2 prefixlen 64 scopeid 0x3


If rl0 & rl1 get dhcp assigned ips which are show, but rl1 won't nat, anyone
got any ideas as to why the nat on rl0 works and not on rl1


Amir Seyavash Mesry 
[EMAIL PROTECTED] 
LSI Logic Corporation 
http://www.lsilogic.com/ 
Raid Support Test Technician 
6145-D Northbelt Parkway 
Norcross, GA 30071 
678-728-1211 

NOTICE: This communication may contain privileged or other confidential
information. If you are not the intended recipient, or believe that you have
received this communication in error, please do not print, copy, retransmit,
disseminate, or otherwise use the information. Also, please indicate to the
sender that you have received this communication in error, and delete the
copy you received. Thank you.



Reply via email to