Hello all,
i got some problem with my kamikaze installation. setup is a fonera 2200 connected to a avm fritzbox router via ethernet cable. ping to the fritzbox router is working but i do not get any connection to the outside world (neither www.google.de or its equivalent ip address is working).
this is my setup in etc/config/network
config interface loopback
option ifname lo
option proto static
option ipaddr 127.0.0.1
option netmask 255.0.0.0
config interface lan
option ifname eth0
option proto 'static'
option ipaddr '192.168.1.23'
option netmask '255.255.255.0'
option gateway '192.168.1.1'
option dns '62.53.236.164'
before that i also tried to use my gateway (avm fritzbox) as dns server, without any positive results. im pretty sure that im just not familiar with the absolut basics of the setup. i read a lot of pages and howtos without getting any further hint to my problem.
hopefully someone of you is able to help me
regards
uli