0

I have two networks. Network A has both wired and wireless clients and is connected to the internet. DHCP ENABLED (10.0.0.1 with subnet 255.255.255.0) Network B has both wired and wireless clients and is NOT connected to internet. DHCP ENABLED (192.168.1.1 with subnet 255.255.255.0) This means the WAN port of this network is not connected.

I need to connect the WAN port of Network 2 WIRELESSLY to Network A such that Network B shows up as nothing but a client in Network A. Since BOTH networks have wireless clients it's to assume that WPA is used for security.

Can anyone tell me how to set this up using DD-WRT.

Thanks

1 Answers1

0

you should connect your network B device to network A device and add a static route to route client on router B reach to internet , and config router B DHCP to get the user the new gateway which is the router A ip address.

Amin.Frg
  • 59
  • 1
  • 6