Jump to content

Recommended Posts

Posted

MT работает как LAC, Telesyn (LNS):

 

enable l2tp

enable l2tp server=lns

create ppp template=1 user=telesyn password=foobar

add l2tp ip=<IP MT> ppptemplate=1

 

add firewall policy=mypolicy rule=1 protocol=udp action=allow interface=eth0 (там где инет адрес)

 

enable l2tp debug=all

enable ppp template=1 debug=all

 

----------------

 

некоторое время в show firewall event видел UDP flow started на 1701 порт телесина, но теперь уже не вижу, странно. От дебага не пришло ни одного месаджа, если nmap'ом прохожусь по IP telesyn'a то вижу только ident'овский закрытый порт.

 

В чём может быть проблема?

 

Спасибо большое!

Posted

думаете это не косяки телесина? просто микротики соединяются, а вот с телесином не хочет ни в какую и самое отвратное что телесиновский дебаг молчит, я уже и телнетом пытался расшевелить - молчит как партизан =(

Posted

Now To: Configure Allied Telesyn and Cisco routers to interoperate over L2TP.

• Example 1 - Cisco as LAC, AR-Router as LNS, no RADIUS.

• Example 2 - Cisco as LAC, AR-Router as LNS, using RADIUS to pass L2TP parameters to the LAC.

• Example 3 - Cisco as LNS, AR-Router as LAC.

• Example 4 - Cisco and AR-Router as peers over a Virtual L2 tunnel.

 

Выдержка:

LNS configuration on AR-Router:
...
add user=username@domain.com password=cisco lo=no privilege=user
create ppp template=1
set ppp template=1 bap=off ippool="ippool1" authentication=chap mtu=1450
set ppp template=1 lqr=off echo=30
enable l2tp
enable l2tp server=lns
add l2tp password="steel"
add l2tp ip=0.0.0.0-255.255.255.255 ppptemplate=1
enable ip
add ip int=eth0 ip=217.14.130.34 mask=255.255.255.252
add ip rou=0.0.0.0 mask=0.0.0.0 int=eth0 next=217.14.130.33
create ip pool="ippool1" ip=217.14.131.66-217.14.131.254
create firewall policy="l2tp"
create firewall policy="l2tp" dy=dynamic
add firewall policy="l2tp" dy=dynamic us=any
add firewall policy="l2tp" int=dyn-dynamic type=private
add firewall policy="l2tp" int=eth0 type=public
...

...самое отвратное что телесиновский дебаг молчит, я уже и телнетом пытался расшевелить - молчит как партизан =(
Debug включен для l2tp и ppp template, а до этого дело просто не доходит. :/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.