When I have the MR3020 attached to my home router by ethernet and then I wirelessly connect to the labtop this is what my network settings show [dl.dropboxusercontent.com]
the IPv4 address though seems to change different times I check. it has been 192.168.1.3, 192.168.1.2 as well.
when I turn off the wireless and ethernet directly to the mr3020 my network looks like this [dl.dropboxusercontent.com]
logging into the router and issuing vi /etc/config/network yeilds
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 type 'bridge'
option proto 'static'
option ipaddr '192.168.2.111'
option netmask '255.255.255.0'
option gateway '192.168.1.2'
list dns '192.168.1.2'
list dns '8.8.8.8'
~
~
~
~
~
~
~
- /etc/config/network 1/16 6%
the IPv4 address though seems to change different times I check. it has been 192.168.1.3, 192.168.1.2 as well.
when I turn off the wireless and ethernet directly to the mr3020 my network looks like this [dl.dropboxusercontent.com]
logging into the router and issuing vi /etc/config/network yeilds
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 type 'bridge'
option proto 'static'
option ipaddr '192.168.2.111'
option netmask '255.255.255.0'
option gateway '192.168.1.2'
list dns '192.168.1.2'
list dns '8.8.8.8'
~
~
~
~
~
~
~
- /etc/config/network 1/16 6%