maybe something need to do in firewall settings or in network- Interfaces, click on edit LAN, click physical settings). On a dumb AP you can delete the WAN network entirely if you want, or leave it there with nothing connected. You want both Ethernet ports and your Wi Fi all in the bridge.
And go to WAN physical settings and detach eth0 from there, or delete the WAN network entirely.
To make future changes in DD-WRT you will need to do so using the IP address assigned to your DD-WRT router by Vilfo. If you choose to use your DD-WRT router as an access point, you may want to disable the Wireless network in Vilfo.
Stack Exchange network consists of 175 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
The switch is only involved with eth1 and the four yellow "LAN" ports.
Practice Drama Essay - Assign Wan Port To Switch
eth1 is already in the LAN bridge, and the switch simply switches eth1 out to all 4 ports equally.After that, routing from Internet to Wi-fi 192.168.1.* network stops.When PC is off, Internet appears on 192.168.1.* again.So what you do is bridge the two CPU ports in the kernel.That is exactly what @mk24 just described how to do. All you need to do is move eth0 into the LAN network bridge.Have you set the gateway and DNS servers for LAN, or is it set to DHCP Client?For a bridge/switch/AP to work it doesn't matter, but the box will have no access to the Internet if it doesn't know how to get there.In a dumb AP, there is only one active network-- lan.The blue "WAN" port on the back of the router does not go through the switch. The other ports come from eth1 and go through the switch.The ports are still acting like a hub and not like a firewall; hence the PC grabbing the external IP.As far as I know the areas to look into are VLAN(which you're already doing) and global router settings(like if it's a bridge, gateway or router).
Comments Assign Wan Port To Switch
Wireless access point - DD-WRT Wiki
Normally, the router does Layer 3 IP routing. but by "Assigning WAN Port to Switch," your DD-WRT router will bypass that functionality and just.…
Connect a WAN port to the switch - Cisco Community
I need to connect a cisco 881 wan port to a firewall but between both devices I have a switch. Resuming Cisco881 WAN port - switch.…
Using WAN port with an old router as an AP Tom's Hardware Forum
A switch with no routing so there is no need to use the WAN port. Ok as they have their default router assigned by the main router's DHCP.…
NCOS Change the LAN/WAN Ethernet Port Mode of a Cradlepoint.
By default, they are configured with one WAN port and multiple LAN ports. change to the Ethernet switch of the Cradlepoint router will require a reset. LAN ports into a second WAN port and assign it to a new WAN VLAN.…
Router - dd-wrt change LAN port to WAN only works without LAN.
Sounds like you haven't configured the LAN ports correctly yet. The ports are still acting like a hub and not like a firewall; hence the PC.…
WAN Port - DD-WRT Wiki
Edit Adding WAN Port to LAN Switch to use as an additional, normal LAN port. Check the box 'Assign WAN Port to Switch'. Save/Reboot.…
Networking - What is the difference between LAN port and WAN port.
It is certainly possible to connect the WAN port to a separate subnet, say. the LAN ports and the WAN port are connected to the same switch.…
How to asign WAN port to to normal LAN? - Network and Wireless.
You do not need to assign WAN to LAN for a dumb AP to work I would. "WAN" port on the back of the router does not go through the switch.…
Setting a DD-WRT router as an access point Vilfo
Log in to your DD-WRT router; Navigate to Setup - Basic setup; Under WAN. Assign WAN Port to Switch; Under Network Address Server Settings DHCP.…
HOWTO TURN A LAN PORT INTO A WAN PORT. Linksys E900.
Commands used in this video # nvram show grep vlan.*ports To show the current VLANs + Ports # nvram set vlan1ports="0 1 2 5*" To.…