gw-world:/> add Address IP4Address client_net
Address=192.168.10.10-192.168.10.255
UserAuthGroups=ue_group
B. Create the
IP4Address
object that defines the IP address pool for the DHCP server. This must be
a different object although it uses the same IP range:
gw-world:/> add Address IP4Address client_ip_range
Address=192.168.10.10-192.168.10.255
C. Create the
DHCPServer
object that hands out these addresses:
gw-world:/> add DHCPServer rr_dhcp_server
Interface=vlan_data
IPAddressPool=client_ip_range
Netmask=255.255.255.0
LeasesRequireAuth=Yes
D. Create the
IPRule
object that grants access for client data flowing to the backbone network
which is connected to the interface
If2
:
gw-world:/> add IPRule Action=Allow
Service=all_services
SourceInterface=vlan_data
SourceNetwork=client_net
DestinationInterface=If2
DestinationNetwork=all-nets
Name=client_access_rule
E. Create the
RadiusRelay
object:
gw-world:/> add RadiusRelay r_relay1
SourceInterface=vlan_auth
ClientIPFilter=client_ip_range
RemoteServerIP=radius_ip
DHCPServer=rr_dhcp_server
OverrideUserDataInterface=vlan_data
Web Interface
A. Create the
IP4Address
object that defines the range of client IP addresses for the UEs and
assign it the authentication group called
ue_group
:
1.
Go to: Objects > Address Book > Add > IP4 Address
2.
Now enter:
•
Name: client_net
•
IP Address: 192.168.10.0/24
•
User Authentication: ue_group
3.
Click OK
B. Create the
IP4Address
object that defines the IP address pool for the DHCP server. This must be
a different object although it uses almost the same IP range:
Chapter 8: User Authentication
656
Summary of Contents for NetDefendOS
Page 30: ...Figure 1 3 Packet Flow Schematic Part III Chapter 1 NetDefendOS Overview 30 ...
Page 32: ...Chapter 1 NetDefendOS Overview 32 ...
Page 144: ...Chapter 2 Management and Maintenance 144 ...
Page 284: ...Chapter 3 Fundamentals 284 ...
Page 392: ...Chapter 4 Routing 392 ...
Page 419: ... Host 2001 DB8 1 MAC 00 90 12 13 14 15 5 Click OK Chapter 5 DHCP Services 419 ...
Page 420: ...Chapter 5 DHCP Services 420 ...
Page 573: ...Chapter 6 Security Mechanisms 573 ...
Page 607: ...Chapter 7 Address Translation 607 ...
Page 666: ...Chapter 8 User Authentication 666 ...
Page 775: ...Chapter 9 VPN 775 ...
Page 819: ...Chapter 10 Traffic Management 819 ...
Page 842: ...Chapter 11 High Availability 842 ...
Page 866: ...Default Enabled Chapter 13 Advanced Settings 866 ...
Page 879: ...Chapter 13 Advanced Settings 879 ...