I have a Zyxel GS1900-8 i port managed switch. Have OpenWRT running on it 23.05.5, and it came up initially with all 8 ports in 1 bridge with VLAN 1. No DHCP on LAN, no WAN, etc. because it sees it as a switch I suppose.
I"m trying to use it as a router, however, so I did the following:
- remove port 1 from the LAN bridge and vlan.
- Create a new Interface (named it 'wan'), set it for DHCP to pull and IP from the ISP.
- Rebooted.
- connected ISP model to Port 1, and PC to Port 2.
- Set static IP on PC 192.168.1.3, as DHCP is not even an option on the LAN interface under 'Edit' in Luci (at least not yet).
- I can't get to the internet when connected to the device in this manner.
I see that the device is pulling an address from the ISP. If I reconnect a different device (not the Zyxel) I can get to the internet, so that's all working.
I'm obviously missing some setup steps somewhere as I can't:
- get to the intenet
- Get DHCP to work on the LAN interface so my PC pulls an address automatically.
Any help or direction would be much appreciated. I've searched around for turning a switch into a router, and found a thread about turning a router into a switch (the opposite of what I'm trying to do).
Best,