I have a client and server connected back to back.

          Client (A)
--------------------------------------------------------------- Server
(S )

          192.168.10.100
           192.168.10.1

I ran xl2tpd on both client and server and is able to establish  l2tp
tunnel( with out ipsec) between them. After xltpd negotiation client
got a interface (l2tp-l2tp) with ip \
address as 192.168.5.10 and server got an interface ppp0 with ip
address 192.168.5.1.

I would like to initiate another session between these two. Say
another "lac newone" config in client and should be able to connect to
server. These new
lac should have a different subnet.( 192.168.6.x/24). I can connect
the new lac using echo "c newone" > /var/run/xl2tpd/l2tp-control.
command.

I tried this, but old connection ( 192.168.5.x/24 ) gets terminated. I
could in server that ppp process is exiting.


Thanks,
Ratheesh
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to