In article <(E-Mail Removed)>,
moonshine <(E-Mail Removed)> wrote:
Thanks for your help...
>What firmware version are you running on your 510v4? There is the
>x.2.7 type interface and the x.3.2.6 type user interface available
>which look and behave quite differently.
4.2.7.16.0
>If is the older x.2.7 interface then the following shows you what to
>do - you must set the interface to the PPP interface (not LAN) and use
>the multi-NAT screen.
>
>http://www.speedtouchdsl.com/pdf/Man...1.0_public.pdf
Unfortunately that seems to be describing the Microsoft Windows tool -
I don't have Windows.
>If it is the newer interface you will have to use the CLI via
>telnet...
>
>=>:nat mapadd intf=ppp_pppoa type=nat outside_addr=20.0.0.[1-2]
>inside_addr=192.168.1.[64-65]
>
>replace ppp_pppoa with what ever the PPP interface is called.
>
>This will work with the older firmware too.
My version of the firmware doesn't have "nat mapadd", but it has
"nat multinatadd". So I tried
nat multinatadd intf=PPPoA_1 inside_addr=10.168.1.9 outside_addr=xx.xx.xx.xx addroute=yes
but it doesn't work. I can ping out and in but I can't make any real
connections to or from the 10.168.1.9 machine.
Investigating a little more, NTP appears to work - perhaps UDP works
but TCP doesn't? A NAT entry seems to have been automatically created
for the NTP port, but no mapping gets created when I try, say, ssh.
Any suggestions welcome.
-- Richard