Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

IPv6 Routers: Difference between revisions

(→‎Other Settings & Config info: add 3g setup details)
 
(Another customer has been able to reproduce tho issue, unable to connect to swissvpn.net, etc. but does work using the alternative OpenWRT ADSL router instead).
 
After further testing with the help of Technicolor engineers we do have an actual fix for the PPTP problem.
 
The problem is that the default config leaves NAT turned on even when you are using real IPv4 addresses and it's not needed which leads to problems with PPTP when the packets are rewritten.
 
To get around this NAT has to be fully turned off with the CLI command
nat ifconfig intf=Internet translation=disabled
followed by
saveall
 
After that inbound and outbound PPTP should be working again.
 
===Changing PPP Password, via telnet CLI===
2

edits