User guide

Appendix G - IPSEC
392 BLACK BOX ® Advanced Console Server
Setup on the Road Warrior machine
Simply add a connection description us-to-Console Server, with the left and right information
you gathered above to the ipsec.conf file. This might look like:
# pre-configured link to Console Server
conn us-to-acs
# information obtained from Console Server admin
left=1.2.3.4 # Console Server IP address
leftid=@acs.example.com
# real keys are much longer than shown here
leftrsasigkey=0s1LgR7/oUM...
# warrior stuff
right=%defaultroute
rightid=@xy.example.com
rightrsasigkey=0s1LgR7/oUM
Road warrior support on the Console Server
Adding Road Warrior support so people can connect remotely to your Console Server is
straightforward.
conn gate-xy
left=1.2.3.4
leftid=@acs.example.com
leftrsasigkey=0s1LgR7/oUM...
# allow connection attempt from any address
# attempt fails if caller cannot authenticate
right=%any
# authentication information