Hi everyone.
I have some issues with setting up DHCP Relay and RADIUS Server + User Manager
This is setup:
Router1 750UP:
Ether1 and Ether 2 are bridged with network 10.114.1.0/24
Ether3 with network 10.114.254.0/29
Ether3 is connected via LAN to UBNT Argrid 1
Router2 750UP:
Ether1 and Ether 2 are switched with network 10.114.3.0/24
Ether3 with network 10.114.254.0/29
Ether3 is connected via LAN to UBNT Argrid 2
Airgrid 1 and 2 are wirelessly connected.
Everything is routerd via OSPF
On Router 2 ive setup 2 DHCP Server with config
# NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 DHCP Server LAN Server Ether4 PoolCentar 1d
1 DHCP Relay 1 LAN Server Ether4 10.114.1.1 Garaza 3d
also networks
# ADDRESS GATEWAY DNS-SERVER WINS-SERVER DOMAIN
0 10.114.3.0/24 10.114.3.1 10.114.3.3
1 10.114.1.0/24 10.114.1.1 10.114.3.3
On Router 1 ive setup DHCP Relay
# NAME INTERFACE DHCP-SERVER LOCAL-ADDRESS
0 relay1 bridge1 10.114.3.1 0.0.0.0
It Wont work… when i request ip with device on Router 1 … Router 2 does not get request at all (Ive setup logging for dhcp)
RADIUS Server is the same
ON Router 2 User manager is installed
In Router config i added router 1 (10.114.1.1)
On Router 1 Ive added RADIUS Server with IP 10.114.3.1
When i request user and pass on Router 1 (Hotspot) i get message “RADIUS server is not responding”
Thx for your Replys