[NTLUG:Discuss] NAT -almost

Gregory L. Camp Greg.Camp at osc.com
Wed Mar 28 09:00:30 CST 2001


> <snip>
> 
> So here is what I did  (AFTER upgrading the kernel to 2.2.18 
> and locating
> and successfully compiling the source for the IPROUTE2 command, ip
> (http://ftp.sunet.se/ftp/pub/network/ip-routing/iproute2-curre
>nt.tar.gz))

><example>
>>ip route add 64.218.3.106/32 via 10.1.61.3
Shouldn't this be 'ip route add nat 64.218.3.106/32 via 10.1.61.3'
(added the word 'nat' after add)

>>ip route list
>64.218.3.107 via 10.1.61.3 dev eth1
That's not the same IP as above (.106 vs .107) was it supposed to be?

Greg



More information about the Discuss mailing list