Hello,
I need a little help.
First my setup:
2 offices whit RB133/MT2.9.51
RB/MT Office 1:
Ehter1 – WAN:
PPPOE - internet
PPTP – Office 2
Bridge:
Ether3 -192.168.2.254/24
Wireless
EOIP (thru PPTP) – Office 2
DHCP server1 on Bridge:
Pool 192.168.2.10-20, GW 192.168.2.254, DNS, NTP, etc…
Office 2: (almost same)
Ehter1 – WAN:
PPPOE - internet
PPTP – Office 1
Bridge:
Ether3 -192.168.2.154/24
Wireless
EOIP (thru PPTP) – Office 1
DHCP server2 on Bridge:
Pool 192.168.2.30-40, GW 192.168.2.154, DNS, NTP, etc…
All connect to internet thru PPPOE
I have made PPTP connection between RB’s and EOIP tunnel, and bridged office LAN’s.
LAN’s on the offices is in 1 subnet and all shared resources are visible for all clients.
Now all clients have static IP’s, GW to internet goes thru local office RB respectively.
I setup DHCP server on each RB, on the bridged LAN.
I have no IP or any other conflicts.
My problem is that when any type of client connects on any LAN/WLAN always takes IP from DHCP server2 (Office2).
I want clients from office1 to take IP/GW/DNS from DHCP server1, and clients from office2 take IP/GW/DNS from DHCP server2.
Thank’s in advance!