[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ipnat/ipf and redirect still not working
> rdr xl1 216.165.166.170/32 port 110 -> 180.9.4.160 port 110 tcp
> map xl1 180.9.4.160/32 -> 216.165.166.170/32 portmap tcp/udp 15001:19000
> inet 180.9.100.1 netmask 0xffff0000 broadcast 180.9.255.255
> inet 216.165.166.170 netmask 0xffffffff broadcast 216.165.166.170
You got a weird setup. Why are you using 'internally' addresses like
180.*.*.*? You are not mixing up with any of the non-routalbe addresses
like 192.168.*.*? The xl1 should have the IP address of the IP you are
trying to map. I don't see 180.9.4.160 in the xl1 ifconfig! How is that
device supposed to pick up the packets than :-) ?
I'm not sure what kind of setup you are trying to do. Maybe you want to
do bridging then? man brconfig