Comware Based
1752798 Members
5562 Online
108789 Solutions
New Discussion

Who Me Too'd this topic

maverh
Occasional Contributor

msr1003 l2tp not working

we can not connect from a windows 7 pc to the msr1003

#l2tp
local-user vpnusr
 password simple #######
 service-type ppp
 quit
domain system
 authentication ppp local
 ip pool 1 192.168.12.10 192.168.12.100
 quit
l2tp enable
interface virtual-template 1
 ip address 192.168.12.1 255.255.255.0
 ppp authentication-mode chap domain system
 remote address pool 1
 quit
l2tp-group 1
 tunnel authentication
 tunnel password simple tunnelpwd
 allow l2tp virtual-template 1
 start l2tp ip 203.#.#.# domain system                                 public ip
 quit

display ip routing-table
display l2tp session
display l2tp tunnel

undo debugging all
debugging l2tp all
debugging ppp all

we see no connections
Wat is wrong?

Who Me Too'd this topic