Hi, i installed OpenWrt on my old TP-Link TD-W8968 v4 router. I wanted to make this router a "end device", that only provides wireguard VPN server.
I tried to configure OpenWrt that way:
- Remove default interfaces like switch.1,
- Configuring LAN3 port like "service" port, that allows me to connect to ssh or luci interface.
- Configuring LAN4 port like DHCP client port, after which OpenWrt will obtain a local IP address and will be provided with Internet access,
I was struggling with this since 2 weeks because in the end of all scenarios, I was unable to connect again to luci interface or ssh, beacuse it was giving me an "Unidentified network" or "IP configuration error".
I am new in openwrt community, so please be understanding and helpful.