|
|
|||||||||||
|
|||||||||||
|
Setting up IPSEC on the SpeedTouch 610 Before setting up a IPSEC tunnel between two SpeedTouch 610s or a Speedtouch 610 and another client you must know the public IP address at both locations and have a common secret/password and agree on an encapsulation mode. These instructions are for the software release (release 4.2) and is based around having a local network IP address range of 192.168.1.x and remote network IP address range of 10.0.0.x. Instructions: Activate IPSEC Ensure that the software key
has been installed and enabled on the router. Ensure that the PPPoA
connection has connection sharing set for everybody. Create Firewall rules Create the new firewall
rules needed for IPSEC. :firewall chain create
chain=allow_ipsec_sink :firewall rule create chain=allow_ipsec_sink
index=0 prot=udp dstport=ike action=accept :firewall rule create chain=allow_ipsec_source
index=0 prot=udp dstport=ike action=accept All of these commands can
also be performed on the web interface CLI, but will have to entered
manually. Go to IP Router IPSEC Policy. Create a Peer. The following are needed to create a peer
Create the connection to the peer. The following are needed to create the connection
Start Connection Click on the appropriate connection and click on the start button.
The connection should now be active. Confirm by either: 1. Opening a telnet session a typing :ipsec salist This displays the Secure Associations List. The result should look something like this
2. Going into the web based CLI. Go into the ipsec folder and click salist This displays the Secure Associations List. The result should look something like this
If either phase of the ipsec salist are blank, the connection was not successful.
|
||||||||||
|
Copyright of Connectplay Ltd. |