D-Link Co.,_______________________________________________________________________ FAQ
FAQ: 14
In Menu 14.1:
-
Set User Name to be the login name for the remote station.
-
Set Passwd to be the password for the remote station.
6.
How do I configure my Router to work with other devices?
Cisco Router
My-net Rem-net
| |
O--| |--O
|---[Router]-----------[Cisco Router]---|
O--| |--O
| |
Due to Cisco’s authentication scheme, you need to configure some
additional fields when talking to a Cisco device. There are two
instances to pay attention to. The first is Cisco’s mutual
authentication scheme, and the second is their interpretation of
CHAP.
If the Cisco router requests PAP:
In Menu 13:
-
Set Mutual Authen to ‘Yes’.
-
Set PAP Login to the appropriate login name.
-
Set PAP Password to the appropriate login password.
If the Cisco router requests CHAP:
Note: The Cisco device must be configured as a remote node and
not a remote user.
In Menu 11.1 (only if Call Direction is ‘Incoming’ or ‘Both’):
-
Set Incoming: Rem Login to the Cisco device hostname.
-
Set Outgoing: My Login to the System Name value in menu 1.
-
Set Incoming: Rem Password to be the same as Outgoing: My
Password.
7.
How can I protect against IP spoofing attacks?
The Router’s filter sets provide a means to protect against IP
spoofing attacks. The basic scheme is as follows:
For the incoming data filters:
- Deny packets from the outside that claim to be from the inside
- Allow everything that isn't spoofing us
Filter Type= TCP/IP Filter Rule
Active= Yes
Source: IP Addr= a.b.c.d
Source: IP Mask= w.x.y.z
Action Matched= Drop
Action Not Matched= Forward
where a.b.c.d is an IP address on your local network and w.x.y.z
is your netmask