hi;
i have two question?
1-
i want to manage my 878 router remotely through G.shdsl interface over the internet with ssh or telnet or sdm..how should i configure the router 878 to able to do it for each one ssh,telnet and sdm.
2- is the configuration below for site-to-site ipsec vpn correct?
crypto isakmp policy 1
encryption 3des
hash sha
authentication pre-share
lifetime 86400
group 2
crypto isakmp key 12345678902345678901 address 1.2.3.4
crypto ipsec transform-set vpnset1 esp-3des esp-sha-hmac
crypto map to_merkez 1 ipsec-isakmp
set peer 1.2.3.4
set transform-set vpnset1
match address 105
access-list 105 permit ip 192.168.36.0 255.255.255.0 192.168.5.0 255.255.255.0
interface ATM0.1 point-to-point
crypto map to_merkez