My ISP changed fiber-modem into bridged mode after I asked for it. Now if I connect my pc-to the bridged port it works fine (same with the cisco-box on the other building). However my openwrt-box receives ip from isp:s dhcp, but I don't get any connectivity, not through LAN or using ping in the ssh-shell in the device itself.
I can't see problems in lan ip:s, but have used numerous different combinations anyway and the result has been the same.
Here is result from ifconfig:
br-lan Link encap:Ethernet HWaddr 4C:ED:FB:1A:8F:70
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::4eed:fbff:fe1a:8f70/64 Scope:Link
inet6 addr: fd5d:c2ba:acd::1/60 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:434 errors:0 dropped:0 overruns:0 frame:0
TX packets:135 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:41759 (40.7 KiB) TX bytes:16294 (15.9 KiB)
eth0 Link encap:Ethernet HWaddr 4C:ED:FB:1A:8F:70
inet6 addr: fe80::4eed:fbff:fe1a:8f70/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:216450 errors:36 dropped:0 overruns:0 frame:0
TX packets:7604 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:14053766 (13.4 MiB) TX bytes:751757 (734.1 KiB)
Interrupt:5
eth0.1 Link encap:Ethernet HWaddr 4C:ED:FB:1A:8F:71
inet addr:85.194.230.223 Bcast:85.194.231.255 Mask:255.255.248.0
inet6 addr: fe80::4eed:fbff:fe1a:8f71/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:215961 errors:0 dropped:0 overruns:0 frame:0
TX packets:6949 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10136228 (9.6 MiB) TX bytes:621296 (606.7 KiB)
eth0.2 Link encap:Ethernet HWaddr 4C:ED:FB:1A:8F:70
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:21193 (20.6 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:461 errors:0 dropped:0 overruns:0 frame:0
TX packets:461 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:34712 (33.8 KiB) TX bytes:34712 (33.8 KiB)
wlan0 Link encap:Ethernet HWaddr 4C:ED:FB:1A:8F:70
inet6 addr: fe80::4eed:fbff:fe1a:8f70/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14983 errors:0 dropped:0 overruns:0 frame:0
TX packets:11721 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1530341 (1.4 MiB) TX bytes:2503550 (2.3 MiB)