User manual
7-24 LAN-to-LAN Routin
g
Adding a User
Follow these steps to add a user (NETServer A):
1.
Add a user called "netserv_a" that is a network/dial-out
user type (in this example, the password is the same as the
user name):
add user netserv_a password netserv_a type network,dialout
2.
Set the user's remote IP address to 78.0.0.1 with a
class A address mask:
set network user netserv_a remote_ip_addr 78.0.0.1/a
Note: Alternatively, you can do an unnumbered IP network
setup by specifying the IP address of NETServer A
(192.112.226.1). If you do this, you can skip step 3 below.
However, the NETServer does not support unnumbered
IPX and AppleTalk addresses over a WAN link.
3.
Set user's local IP address to 78.0.0.2:
set dial_out user netserv_a local_ip_addr 78.0.0.2/a
4.
Set the user's remote IPX address to "9":
set network user netserv_a ipx_address 9
5.
Set user's remote AppleTalk address range to "1-5":
set network user netserv_a range_appletalk 1-5
6.
Set user's network service to PPP:
set network user netserv_a network_service ppp
7.
Configure the user to listen for RIP packets destined for this
NETServer B's networks and send RIP packets destined for
NETServer A's networks:
set network user netserv_a ip_routing both