Router - TG582N - IP Related Settings: Difference between revisions

 
"dhcp server pool list" should be used to check whether it is set up correctly or not.
 
 
You may need to add your new LAN addresses too to the access list for the web interface:
 
service system ipadd name=HTTP ip=YOUR.LAN.IP.BLOCK/MASK
service system ipadd name=HTTPs ip=YOUR.LAN.IP.BLOCK/MASK
 
To view settings:
service system list name=HTTP expand=enabled
service system list name=HTTPs expand=enabled
 
You should then see the IP(s) in 'Ip Access List'
 
Then, save the settings:
saveall
 
=== Disabling Router Advertisements (RA rt6advd) ===