Hi all
I installed sucessfully OpenWrt. (OpenWrt 18.06.1 r7258-5eb055306f / LuCI openwrt-18.06 branch (git-18.228.31946-f64b152))
I managed to connect to the existing wifi with this tutorial: https://www.youtube.com/watch?v=PD5RSA5S4eg&t=334s
Interface WWAN:
Protocol: DHCP client
Uptime: 0h 2m 42s
MAC: 70:4F:57:11:87:56
RX: 28.05 KB (176 Pkts.)
TX: 38.55 KB (317 Pkts.)
IPv4: 10.41.55.60/18
I configured a WLAN on 5Ghz:
Interface HOMEWLAN
Protocol: Static address
Uptime: 0h 3m 31s
MAC: 70:4F:57:11:87:55
RX: 0 B (0 Pkts.)
TX: 1.40 KB (11 Pkts.)
IPv4: 192.168.1.1/24
and for the LAN i have the following interface set up:
Protocol: Static address
Uptime: 0h 4m 17s
MAC: 70:4F:57:11:87:56
RX: 139.48 KB (1195 Pkts.)
TX: 161.31 KB (674 Pkts.)
IPv4: 192.168.0.99/24
IPv6: fd4d:885f:b8c5::1/60
I use 8.8.8.8 as DNS on LAN and HOMEWLAN.
When I do ping in the diagnostics, the router has Internet connection thru WWAN. (and I can update the package list etc.)
When I connect to the router with a LAN-cable the pc tells me that the network connection has internet, but I cannot connect to any site or ping any internet address.
When I connect to the router with HOMEWLAN the pc does not have a internet connection.
I already installed relayd and tried to set it up, but did not succeed.
Can you help me?