Create User Table entries for the dial in users

Use the following commands to create an IPX user account for UserA:

add netuser userA password userApw set user userA ipxnet 00010000

set user userA protocol ppp set user userA mtu 1500 set user userA routing on

UserB also has both the IP and the IPX protocol stacks loaded on his machine. So, we’ll tell the NETServer what his IP address is just in case he ever wants to talk IP across the link.

add netuser userB password userBpw set userB address 192.77.203.5

set userB netmask 255.255.255.0 set user userB ipxnet 00020000 set user userB protocol ppp set user userB mtu 1500

set user userB routing on

Save your work and reset the ports

Use the following commands:

save all reset s3 reset s4

5-16 Network Dial In Access

Page 74
Image 74
USRobotics NETServer/8, NETServer/16 manual Create User Table entries for the dial in users