Community discussions

MikroTik App
 
mindaugasstun
just joined
Topic Author
Posts: 8
Joined: Wed Aug 18, 2021 2:47 pm

no GATEWAY on L2TP

Fri Oct 15, 2021 11:17 am

I'm completely stuck :(
router: rv941-2nd-tc lite
L2tp VPN works can connect, can access to the router over WEB, and seems to finish... :(
Time out to Linux server, Windows Server,
RDP, SHH doesn't work.
Maybe in NAT or Firewall need to make exceptions?

# oct/15/2021 11:13:13 by RouterOS 6.49
# software id = HAS7-GUT0
#
# model = RB941-2nD
# serial number = 98740AAB7890
/interface bridge
add name=GuestVLAN200
add admin-mac=2C:C8:1B:A9:89:CE auto-mac=no comment=defconf name=bridgeLocal
/interface wireless
set [ find default-name=wlan1 ] disabled=no mode=ap-bridge name=wlan3 ssid=\
MikroTik wireless-protocol=802.11
/interface ethernet
set [ find default-name=ether1 ] mac-address=2C:C8:1B:A9:89:CE
set [ find default-name=ether2 ] arp=proxy-arp mac-address=2C:C8:1B:A9:89:CF
set [ find default-name=ether3 ] arp=proxy-arp mac-address=2C:C8:1B:A9:89:D0
set [ find default-name=ether4 ] arp=local-proxy-arp mac-address=\
2C:C8:1B:A9:89:D1
/interface pwr-line
set [ find default-name=pwr-line1 ] mac-address=2C:C8:1B:A9:89:D2
/interface vlan
add interface=GuestVLAN200 name=vlan200 vlan-id=200
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\
dynamic-keys supplicant-identity=MikroTik wpa-pre-shared-key=\
"123456789" wpa2-pre-shared-key="123456789
namic-keys name=profile \
supplicant-identity=MikroTik wpa-pre-shared-key="DU\123456789" \
wpa2-pre-shared-key="123456789"
/interface wireless
add disabled=no mac-address=2E:C8:1B:A9:89:D3 name=wlan2 security-profile=\
profile ssid=API-Guest
/ip dhcp-server
add disabled=no interface=wlan3 name=dhcp3
/ip pool
add name=l2tp-poolas ranges=192.168.1.100-192.168.1.130
add name=dhcp ranges=192.168.1.3-192.168.1.254
add name=dhcp_pool2 ranges=192.168.200.2-192.168.200.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridgeLocal name=dhcp1
add address-pool=dhcp_pool2 disabled=no interface=GuestVLAN200 name=dhcp2
/ppp profile
add dns-server=8.8.8.8 local-address=192.168.1.1 name=l2tp-profilis \
remote-address=l2tp-poolas
#interrupted
 
mindaugasstun
just joined
Topic Author
Posts: 8
Joined: Wed Aug 18, 2021 2:47 pm

Re: no GATEWAY on L2TP

Mon Oct 18, 2021 10:01 am

Who is online

Users browsing this forum: gkoleff, Google [Bot], outtahere and 59 guests