Yuji Saeki
Occasional Visitor
My ISP leases me multiple IPv4 and IPv6, public IPs. I don't know of any router that can conveniently pass specific MAC's DHCP requests to the ISP and still allow LAN traffic, so I've settled for something that might be a bit easier:
I need to bridge together the traffic that WAN sees with one the LAN ports so they both see all the same traffic, EXCEPT that the LAN port can still talk to 192.168.1.X even though both WAN and the LAN port have their own public IPs (visible to world) (LAN port would be able to connect to the external WAN as well, AND internal LAN, and LAN could talk to the LAN port without having to go out through WAN and back (but wouldn't reach outside). If I attempt on the LAN port to access a LAN IP, it should go through the LAN not WAN.
Looking at my AC87, I've got:
Port 0 (WAN)
Port 1 (LAN Port 4)
Port 2 (LAN Port 3)
Port 3 (LAN Port 2)
Port 5 (LAN Port 1)
Port 3 and 5 (LAN Ports 2 and 1) are LAGed/LACP, switch-independent so everything is stock.
I'm attempting to achieve something similar with how many modern cable modems work. Everyone can see 192.168.100.1, even if they are on a hub and have a router hooked into the hub supplying a NAT LAN and one machine on the hub as an actual client and that NAT LAN could talk to the machine on the hub from its public IP. They can all see 192.168.100.1 from the modem, but only the LAN can see 192.168.1.1. This time, I'd like even the public to see 192.168.1.1.
I need to bridge together the traffic that WAN sees with one the LAN ports so they both see all the same traffic, EXCEPT that the LAN port can still talk to 192.168.1.X even though both WAN and the LAN port have their own public IPs (visible to world) (LAN port would be able to connect to the external WAN as well, AND internal LAN, and LAN could talk to the LAN port without having to go out through WAN and back (but wouldn't reach outside). If I attempt on the LAN port to access a LAN IP, it should go through the LAN not WAN.
Looking at my AC87, I've got:
Port 0 (WAN)
Port 1 (LAN Port 4)
Port 2 (LAN Port 3)
Port 3 (LAN Port 2)
Port 5 (LAN Port 1)
Port 3 and 5 (LAN Ports 2 and 1) are LAGed/LACP, switch-independent so everything is stock.
I'm attempting to achieve something similar with how many modern cable modems work. Everyone can see 192.168.100.1, even if they are on a hub and have a router hooked into the hub supplying a NAT LAN and one machine on the hub as an actual client and that NAT LAN could talk to the machine on the hub from its public IP. They can all see 192.168.100.1 from the modem, but only the LAN can see 192.168.1.1. This time, I'd like even the public to see 192.168.1.1.
Last edited: