Login  Register

Re: Update script (fw_upgrade)

Posted by breda on Apr 16, 2016; 10:21pm
URL: https://itus.accessinnov.com/Update-script-fw-upgrade-tp43p714.html

Ok not getting the passwords pop up anymore  but still not getting any internet traffic  I also notice a file named network.br in  etc/config/ here is the contents


-----------------------------------------------------------------------------------------------------------------------------------
network.br


config interface 'loopback'
        option ifname 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0'

config globals 'globals'
        option ula_prefix 'fd30:1d37:4e69::/48'

config interface 'wan'
        option ifname 'eth0'
        option proto 'none'
        option enable '1'

config interface 'wan6'
        option ifname 'eth2'
        option proto 'none'
        option enable '1'

config interface 'lan'
        option ifname 'eth1'
        option proto 'dhcp'
        option type 'bridge'
        option enable '1'

---------------------------------------------------------------------------------------------------------------------------------------------------------


root@Shield:~# arp -a
IP address       HW type     Flags       HW address            Mask     Device
192.168.1.118    0x1         0x2         04:5c:06:0a:dd:af     *        br-lan
192.168.1.1      0x1         0x2         38:2c:4a:ce:90:d0     *        br-lan
192.168.1.100    0x1         0x2         98:90:96:9b:51:ac     *        br-lan
root@Shield:~#



Microsoft Corporation. All rights reserved.

C:\Users\SC>arp -a

Interface: 192.168.1.100 --- 0x4
  Internet Address      Physical Address      Type
  192.168.1.1           38-2c-4a-ce-90-d0     dynamic
  192.168.1.34          f0-27-2d-32-a9-af     dynamic
  192.168.1.111         2c-26-5f-80-02-15     dynamic
  192.168.1.175         e8-de-27-39-c8-55     dynamic
  192.168.1.230         00-08-dc-1b-f9-01     dynamic
  192.168.1.255         ff-ff-ff-ff-ff-ff     static
  192.168.49.1          f0-27-2d-32-a9-af     dynamic
  224.0.0.2             01-00-5e-00-00-02     static
  224.0.0.22            01-00-5e-00-00-16     static
  224.0.0.251           01-00-5e-00-00-fb     static
  224.0.0.252           01-00-5e-00-00-fc     static
  239.255.255.250       01-00-5e-7f-ff-fa     static
  255.255.255.255       ff-ff-ff-ff-ff-ff     static