hallo,
i tryed to access my dslmodem behind an asus wl500g with kamikaze 7.09 but all in alll is will not work.
hier my configuration:
config switch eth0
option vlan0 '1 2 3 4 5*'
option vlan1 '0* 5*'
option vlan2 '0* 5*'
config "interface" "teledat"
option proto 'static'
option ipaddr '192.168.254.253'
option netmask '255.255.255.0'
option ifname 'eth0.2'
option type 'bridge'
iptables -I POSTROUTING -t nat -o eth0.2 -d 192.168.254.0/24 -j MASQUERADE
the modem has the ip 192.168.254.254/24. i can not ping the modem.
someone know what ive configured wrong?
thanks for help