ok powróciłem do ustawień poprzednich i ruszył znów internet. zrobiłem znów konfigurację i nie dostałem dns. czy jeszcze gdzieś mam zmienić dane???
root@router:~$ cat /etc/config/dhcp
config 'dnsmasq'
option 'domainneeded' '1'
option 'boguspriv' '1'
option 'filterwin2k' '0'
option 'localise_queries' '1'
option 'rebind_protection' '1'
option 'rebind_localhost' '1'
option 'local' '/lan/'
option 'domain' 'lan'
option 'expandhosts' '1'
option 'nonegcache' '0'
option 'authoritative' '1'
option 'readethers' '1'
option 'leasefile' '/tmp/dhcp.leases'
option 'noresolv' '1'
list 'server' '/.bit/178.32.31.41'
list 'server' '/.bit/78.47.86.43'
list 'server' '/.glue/66.244.95.20'
list 'server' '/.glue/95.211.32.162'
list 'server' '/.glue/95.142.171.235'
list 'server' '/.parody/66.244.95.20'
list 'server' '/.parody/95.211.32.162'
list 'server' '/.parody/95.142.171.235'
list 'server' '/.dyn/66.244.95.20'
list 'server' '/.dyn/95.211.32.162'
list 'server' '/.dyn/95.142.171.235'
list 'server' '/.bbs/66.244.95.20'
list 'server' '/.bbs/95.211.32.162'
list 'server' '/.bbs/95.142.171.235'
list 'server' '/.free/66.244.95.20'
list 'server' '/.free/95.211.32.162'
list 'server' '/.free/95.142.171.235'
list 'server' '/.fur/66.244.95.20'
list 'server' '/.fur/95.211.32.162'
list 'server' '/.fur/95.142.171.235'
list 'server' '/.geek/66.244.95.20'
list 'server' '/.geek/95.211.32.162'
list 'server' '/.geek/95.142.171.235'
list 'server' '/.gopher/66.244.95.20'
list 'server' '/.gopher/95.211.32.162'
list 'server' '/.gopher/95.142.171.235'
list 'server' '/.indy/66.244.95.20'
list 'server' '/.indy/95.211.32.162'
list 'server' '/.indy/95.142.171.235'
list 'server' '/.ing/66.244.95.20'
list 'server' '/.ing/95.211.32.162'
list 'server' '/.ing/95.142.171.235'
list 'server' '/.null/66.244.95.20'
list 'server' '/.null/95.211.32.162'
list 'server' '/.null/95.142.171.235'
list 'server' '/.oss/66.244.95.20'
list 'server' '/.oss/95.211.32.162'
list 'server' '/.oss/95.142.171.235'
list 'server' '/.micro/66.244.95.20'
list 'server' '/.micro/95.211.32.162'
list 'server' '/.micro/95.142.171.235'
list 'server' '127.0.0.1#2053'
list 'server' '/pool.ntp.org/208.67.222.222'
config 'dhcp' 'lan'
option 'interface' 'lan'
option 'start' '100'
option 'limit' '150'
option 'leasetime' '12h'
config 'dhcp' 'wan'
option 'interface' 'wan'
option 'ignore' '1'
root@router:~$ cat /etc/config/ntpclient
onfig 'ntpdrift'
option 'freq' '0'
config 'ntpclient'
option 'interval' '43200'
config 'ntpserver' 'cfg1'
option 'port' '123'
option 'hostname' 'pool.ntp.org'
config 'ntpserver' 'cfg2'
option 'port' '123'
option 'hostname' 'pool.ntp.org'
config 'ntpserver' 'cfg3'
option 'port' '123'
option 'hostname' 'pool.ntp.org'
czy tu mam wszystko ok?
Pytanie z innej beczki czy zmienione coś było ostatnio w garygole ponieważ teraz zauważyłem że interface związay z konfiguracja został mocno rozbudowany.