Re: problem with manual static nat if its nokia platform, you add them via voyager, ARP menu if its splat you can add them via regular linux command arp -s 1.1.1.1 xx:xx:xx:xx pub where xx:xx:xx:xx is the mac address of your external interface and 1.1.1.1 is the public IP you want to use for NAT or arp -s 1.1.1.1 eth0 pub where eth0 is example of name of the external interface Last edited by abusharif; 2008-04-17 at 01:03. |