IPv6 Routers: Difference between revisions

===Manually adjust DHCP range===
You can't delete the default DHCP range from the web GUI. You need to use the CLI!
 
"dhcp server flush" removes all existing DHCP settings. In this example 81.187.X.Z is the router's LAN address.
dhcp server flush
saveall
dhcp server pool list
 
 
===Problems connection to PPTP Servers===