PPTP: ПК из местной сети не видят ПК из удалённой

Обсуждение ПО и его настройки
Ответить
levalimov
Сообщения: 4
Зарегистрирован: 07 ноя 2014, 09:30

Такая проблема:
Есть 2 сети, которые смотрят во внешку через роутеры микротик.
Местная сеть 192.168.0.0/24, удалённая 192.168.1.0/24.
Местный роутер внутри pptp подключения имеет адрес 192.168.5.2, удаленный 192.168.5.1
PPTP сервер поднят на удаленном роутере.

Дальше у меня такая картина:
Из сети 192.168.1.0/24 доступна вся сеть 192.168.0.0/24.
Из сети 192.168.0.0/24 доступен только адрес 192.168.5.2
При этом с роутера, с интерфейса pptp-out 192.168.5.2 доступна вся сеть 192.168.1.0/24
На местном роутере есть такой статический маршрут: всё что идёт в сеть 192.168.1.0/24 отправлять через интерфейс pptp-out
С удаленного клиента с Windows 7 видно только сеть 192.168.1.0/24

Нужно обеспечить доступ из сети 192.168.0.0/24 к машинам в сети 192.168.1.0/24
Также нужно, чтобы был доступ к обеим сетям с удаленных клиентов
Подскажите в какую сторону смотреть, чтобы решить проблему


plin2s
Сообщения: 417
Зарегистрирован: 26 сен 2012, 16:17
Контактная информация:

В сторону прописывания правильных маршрутов и/или удаления лишних правил фаервола.
В любом случае первым действием вас попросят показать конфиг и роуты.


levalimov
Сообщения: 4
Зарегистрирован: 07 ноя 2014, 09:30

Не даёт мне форум файлы прикреплять. Конфиги местного и удаленного роутера по ссылке. IP, логины и пароли заменил на всякий случай.

https://yadi.sk/d/ogybVwlAcZpBw


Аватара пользователя
podarok66
Модератор
Сообщения: 4355
Зарегистрирован: 11 фев 2012, 18:49
Откуда: МО

Вы о BBcode слышали?
 config local

Код: Выделить всё

# nov/08/2014 10:33:05 by RouterOS 6.4
# software id = N55T-M1M4
#
/interface ethernet
set 0 name=ether1-wan
set 1 name=ether2-lan
set 2 master-port=ether2-lan name=ether3-printer
set 3 master-port=ether2-lan
/interface pptp-client
add connect-to=10.10.10.10 disabled=no keepalive-timeout=disabled name=\
    pptp-out password=******* user=user
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m \
    mac-cookie-timeout=3d
/ip pool
add name=dhcp_pool1 ranges=192.168.0.10-192.168.0.222
add name=pptp_pool1 ranges=192.168.10.200-192.168.10.253
/ip dhcp-server
add address-pool=dhcp_pool1 disabled=no interface=ether2-lan lease-time=8w4d \
    name=dhcp1
/ppp profile
set 0 local-address=192.168.10.254 remote-address=pptp_pool1 use-compression=\
    no use-encryption=no use-mpls=no use-vj-compression=no
/snmp community
set [ find default=yes ] addresses=10.50.0.0/16,95.47.159.38/32
/system logging action
set 1 disk-file-count=10
set 3 remote=11.11.11.11 src-address=10.50.2.8
/interface bridge settings
set use-ip-firewall=yes use-ip-firewall-for-pppoe=yes \
    use-ip-firewall-for-vlan=yes
/interface ovpn-server server
set mac-address=11:22:33:44:55:66
/interface pptp-server server
set enabled=yes
/ip address
add address=192.168.0.254/24 comment=lan interface=ether2-lan network=\
    192.168.0.0
add address=10.30.0.130/26 interface=ether2-lan network=10.30.0.128
/ip arp
add address=192.168.0.201 comment=sw1-alterc.ru disabled=yes interface=\
    ether2-lan mac-address=00:02:4B:07:16:80
add address=192.168.0.202 comment=sw2-alterc.ru interface=ether2-lan \
    mac-address=78:54:2E:18:6B:A8
/ip dhcp-server lease
add address=192.168.0.5 mac-address=3C:97:0E:2C:90:A3 server=dhcp1
add address=192.168.0.7 mac-address=00:1A:4D:55:ED:58 server=dhcp1
add address=192.168.0.8 mac-address=00:24:1D:1F:0C:95 server=dhcp1
add address=192.168.0.11 mac-address=00:E0:4C:E8:BC:44 server=dhcp1
add address=192.168.0.46 mac-address=3C:97:0E:32:85:F9 server=dhcp1
add address=192.168.0.25 mac-address=00:16:E6:8A:60:4E server=dhcp1
add address=192.168.0.38 mac-address=3C:97:0E:BA:FB:01 server=dhcp1
add address=192.168.0.42 mac-address=3C:97:0E:5A:7C:3B server=dhcp1
add address=192.168.0.43 always-broadcast=yes mac-address=7C:05:07:2C:C9:DF \
    server=dhcp1
add address=192.168.0.44 mac-address=B8:88:E3:AF:E3:A3 server=dhcp1
add address=192.168.0.48 always-broadcast=yes mac-address=00:90:F5:D5:20:74 \
    server=dhcp1
add address=192.168.0.54 always-broadcast=yes mac-address=00:1E:EC:C9:CF:0E \
    server=dhcp1
add address=192.168.0.61 always-broadcast=yes mac-address=74:D0:2B:D6:0A:C7 \
    server=dhcp1
add address=192.168.0.65 always-broadcast=yes mac-address=00:90:F5:D5:1F:3D \
    server=dhcp1
add address=192.168.0.68 always-broadcast=yes mac-address=3C:97:0E:5A:79:8A \
    server=dhcp1
add address=192.168.0.69 always-broadcast=yes mac-address=00:90:F5:D7:5B:1D \
    server=dhcp1
add address=192.168.0.81 mac-address=3C:97:0E:AB:A0:4E server=dhcp1
add address=192.168.0.86 mac-address=7C:05:07:2C:C9:EF server=dhcp1
add address=192.168.0.99 always-broadcast=yes mac-address=3C:97:0E:2C:82:9D \
    server=dhcp1
add address=192.168.0.92 mac-address=8C:89:A5:0C:3E:1D server=dhcp1
add address=192.168.0.222 mac-address=3C:97:0E:AC:AB:2A server=dhcp1
add address=192.168.0.41 always-broadcast=yes client-id=1:3c:97:e:32:dd:ec \
    mac-address=3C:97:0E:32:DD:EC server=dhcp1
add address=192.168.0.72 client-id=1:f0:de:f1:f7:3d:f mac-address=\
    F0:DE:F1:F7:3D:0F server=dhcp1
add address=192.168.0.97 always-broadcast=yes client-id=1:3c:97:e:30:f3:99 \
    mac-address=3C:97:0E:30:F3:99 server=dhcp1
add address=192.168.0.200 client-id=1:30:5:5c:14:75:b3 comment=mfu \
    mac-address=30:05:5C:14:75:B3 server=dhcp1
add address=192.168.0.201 client-id=1:64:66:b3:75:71:55 comment=print-server \
    mac-address=64:66:B3:75:71:55 server=dhcp1
add address=192.168.0.34 mac-address=00:40:F4:C1:BB:D4 server=dhcp1
add address=192.168.0.19 client-id=1:3c:97:e:d9:f8:d2 mac-address=\
    3C:97:0E:D9:F8:D2 server=dhcp1
add address=192.168.0.33 comment="IP PBX" mac-address=D0:50:99:1A:AD:EA \
    server=dhcp1
add address=192.168.0.30 client-id=1:3c:97:e:e4:93:c mac-address=\
    3C:97:0E:E4:93:0C server=dhcp1
add address=192.168.0.15 client-id=1:ac:22:b:ae:d9:b0 mac-address=\
    AC:22:0B:AE:D9:B0 server=dhcp1
add address=192.168.0.21 client-id=1:20:1a:6:20:73:18 mac-address=\
    20:1A:06:20:73:18 server=dhcp1
add address=192.168.0.27 always-broadcast=yes client-id=1:3c:97:e:db:20:b8 \
    mac-address=3C:97:0E:DB:20:B8 server=dhcp1
add address=192.168.0.13 client-id=1:3c:97:e:dd:e3:65 mac-address=\
    3C:97:0E:DD:E3:65 server=dhcp1
add address=192.168.0.17 client-id=1:3c:97:e:dd:ca:3c mac-address=\
    3C:97:0E:DD:CA:3C server=dhcp1
add address=192.168.0.37 client-id=1:40:16:7e:97:60:36 mac-address=\
    40:16:7E:97:60:36 server=dhcp1
add address=192.168.0.26 client-id=1:3c:97:e:d9:dd:fd mac-address=\
    3C:97:0E:D9:DD:FD server=dhcp1
add address=192.168.0.32 client-id=1:20:1a:6:a0:18:6a mac-address=\
    20:1A:06:A0:18:6A server=dhcp1
add address=192.168.0.28 client-id=1:20:1a:6:83:3c:90 mac-address=\
    20:1A:06:83:3C:90 server=dhcp1
add address=192.168.0.31 client-id=1:20:89:84:ff:91:ee mac-address=\
    20:89:84:FF:91:EE server=dhcp1
add address=192.168.0.24 client-id=1:3c:97:e:d8:ca:49 mac-address=\
    3C:97:0E:D8:CA:49 server=dhcp1
add address=192.168.0.16 client-id=1:3c:97:e:91:9a:67 mac-address=\
    3C:97:0E:91:9A:67 server=dhcp1
add address=192.168.0.29 client-id=1:3c:97:e:dd:84:a4 mac-address=\
    3C:97:0E:DD:84:A4 server=dhcp1
add address=192.168.0.36 client-id=1:40:16:7e:9:c5:81 mac-address=\
    40:16:7E:09:C5:81 server=dhcp1
add address=192.168.0.35 client-id=1:20:1a:6:89:ca:48 mac-address=\
    20:1A:06:89:CA:48 server=dhcp1
add address=192.168.0.23 client-id=1:3c:97:e:db:23:e3 mac-address=\
    3C:97:0E:DB:23:E3 server=dhcp1
add address=192.168.0.14 client-id=1:40:16:7e:97:60:54 mac-address=\
    40:16:7E:97:60:54 server=dhcp1
add address=192.168.0.22 always-broadcast=yes client-id=1:20:1a:6:20:7a:c4 \
    mac-address=20:1A:06:20:7A:C4 server=dhcp1
add address=192.168.0.20 always-broadcast=yes client-id=1:20:1a:6:20:74:b \
    mac-address=20:1A:06:20:74:0B server=dhcp1
/ip dhcp-server network
add address=192.168.0.0/24 gateway=192.168.0.254
/ip dns
set servers=8.8.8.8,95.47.159.40,193.242.176.2
/ip dns static
add address=192.168.0.1 name=PK2
/ip firewall address-list
add address=192.168.0.0/24 list=lan
add address=12.12.12.12 list=lan
add address=13.13.13.13/28 list=lan
/ip firewall filter
add action=drop chain=input comment="drop brute forcers" disabled=yes \
    dst-port=22,23,2222 protocol=tcp src-address-list=brute_blacklist
add action=add-src-to-address-list address-list=brute_blacklist \
    address-list-timeout=1w3d chain=input comment="brute  forcers block" \
    connection-state=new disabled=yes dst-port=22,23,2222 protocol=tcp \
    src-address-list=brute_stage3
add action=add-src-to-address-list address-list=brute_stage3 \
    address-list-timeout=1m chain=input comment="brute  forcers stage 3" \
    connection-state=new disabled=yes dst-port=22,23,2222 protocol=tcp \
    src-address-list=brute_stage2
add action=add-src-to-address-list address-list=brute_stage2 \
    address-list-timeout=1m chain=input comment="brute  forcers stage 2" \
    connection-state=new disabled=yes dst-port=22,23,2222 protocol=tcp \
    src-address-list=brute_stage1
add action=add-src-to-address-list address-list=brute_stage1 \
    address-list-timeout=1m chain=input comment="brute  forcers stage 1" \
    connection-state=new disabled=yes dst-port=22,23,2222 protocol=tcp \
    src-address-list=!trusted
/ip firewall nat
add action=src-nat chain=srcnat comment=lan dst-address-list=!lan \
    src-address=192.168.0.0/24 to-addresses=10.30.0.130
/ip route
add distance=1 gateway=10.30.0.129
add distance=1 dst-address=13.13.13.13/32 gateway=10.30.0.129
add disabled=yes distance=1 dst-address=13.13.14.14/32 gateway="(unknown)"
add distance=1 dst-address=192.168.1.0/24 gateway=pptp-out
/ip service
set telnet address=10.0.0.0/8,13.13.13.0/24
set ftp address=10.0.0.0/8,13.13.13.13.0/24
set www port=8080
/routing filter
add action=accept chain=ospf-in prefix=13.13.13.0/24 prefix-length=0-128
add action=accept chain=ospf-in prefix=10.0.0.0/8 prefix-length=0-128
add action=accept chain=ospf-in prefix=172.16.0.0/16 prefix-length=0-128
add action=accept chain=ospf-in prefix=192.168.0.0/16 prefix-length=0-128
add action=discard chain=ospf-in
/routing ospf network
add area=backbone network=10.50.0.0/16
add area=backbone network=10.200.0.0/16
add area=backbone network=192.168.0.0/24
/snmp
set enabled=yes trap-community=public
/system clock
set time-zone-name=Asia/Yekaterinburg
/system logging
set 0 action=disk
set 1 action=disk
set 2 action=disk
set 3 action=disk
add action=remote topics=critical
add action=remote topics=error
add action=remote topics=warning
add action=remote topics=info
/system ntp client
set mode=unicast


 config remote

Код: Выделить всё

# jan/03/1970 16:31:43 by RouterOS 5.26
# software id = 23B0-MFFC
#
/interface bridge
add admin-mac=D4:CA:6D:16:EC:DC ageing-time=5m arp=enabled auto-mac=no \
    disabled=no forward-delay=15s l2mtu=1598 max-message-age=20s mtu=1500 \
    name=bridge-local priority=0x8000 protocol-mode=rstp transmit-hold-count=\
    6
/interface ethernet
set 0 arp=enabled auto-negotiation=yes disabled=no full-duplex=yes l2mtu=1600 \
    mac-address=10:FE:ED:D8:BE:F5 mtu=1500 name=ether1-gateway speed=100Mbps
set 1 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited \
    disabled=no full-duplex=yes l2mtu=1598 mac-address=D4:CA:6D:16:EC:DC \
    master-port=none mtu=1500 name=ether2-master-local speed=100Mbps
set 2 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited \
    disabled=no full-duplex=yes l2mtu=1598 mac-address=D4:CA:6D:16:EC:DD \
    master-port=ether2-master-local mtu=1500 name=ether3-slave-local speed=\
    100Mbps
set 3 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited \
    disabled=no full-duplex=yes l2mtu=1598 mac-address=D4:CA:6D:16:EC:DE \
    master-port=ether2-master-local mtu=1500 name=ether4-slave-local speed=\
    100Mbps
set 4 arp=enabled auto-negotiation=yes bandwidth=unlimited/unlimited \
    disabled=no full-duplex=yes l2mtu=1598 mac-address=D4:CA:6D:16:EC:DF \
    master-port=ether2-master-local mtu=1500 name=ether5-slave-local speed=\
    100Mbps
/interface sstp-server
add disabled=no name=sstp-in1 user=sysadmin
/interface pptp-server
add disabled=no name=pptp-in1 user=alterc-pptp
/interface ethernet switch
set 0 mirror-source=none mirror-target=none name=switch1
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk eap-methods=\
    passthrough group-ciphers=aes-ccm group-key-update=5m interim-update=0s \
    management-protection=disabled management-protection-key="" mode=\
    dynamic-keys name=default radius-eap-accounting=no radius-mac-accounting=\
    no radius-mac-authentication=no radius-mac-caching=disabled \
    radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username \
    static-algo-0=none static-algo-1=none static-algo-2=none static-algo-3=\
    none static-key-0="" static-key-1="" static-key-2="" static-key-3="" \
    static-sta-private-algo=none static-sta-private-key="" \
    static-transmit-key=key-0 supplicant-identity=MikroTik tls-certificate=\
    none tls-mode=no-certificates unicast-ciphers=aes-ccm wpa-pre-shared-key=\
    altevc74 wpa2-pre-shared-key=altevc74
/interface wireless
set 0 adaptive-noise-immunity=none allow-sharedkey=no antenna-gain=0 area="" \
    arp=enabled band=2ghz-b/g/n basic-rates-a/g=6Mbps basic-rates-b=1Mbps \
    bridge-mode=enabled channel-width=20/40mhz-ht-above compression=no \
    country=no_country_set default-ap-tx-limit=0 default-authentication=yes \
    default-client-tx-limit=0 default-forwarding=yes dfs-mode=none \
    disable-running-check=no disabled=no disconnect-timeout=3s distance=\
    indoors frame-lifetime=0 frequency=2412 frequency-mode=manual-txpower \
    frequency-offset=0 hide-ssid=no ht-ampdu-priorities=0 ht-amsdu-limit=8192 \
    ht-amsdu-threshold=8192 ht-basic-mcs=\
    mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-guard-interval=any \
    ht-rxchains=0 ht-supported-mcs="mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,\
    mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15,mcs-16,mcs-17,\
    mcs-18,mcs-19,mcs-20,mcs-21,mcs-22,mcs-23" ht-txchains=0 \
    hw-fragmentation-threshold=disabled hw-protection-mode=none \
    hw-protection-threshold=0 hw-retries=7 l2mtu=2290 mac-address=\
    D4:CA:6D:16:EC:E0 max-station-count=2007 mode=ap-bridge mtu=1500 \
    multicast-helper=default name=wlan1 noise-floor-threshold=default \
    nv2-cell-radius=30 nv2-noise-floor-offset=default nv2-preshared-key="" \
    nv2-qos=default nv2-queue-count=2 nv2-security=disabled \
    on-fail-retry-time=100ms periodic-calibration=default \
    periodic-calibration-interval=60 preamble-mode=both \
    proprietary-extensions=post-2.9.25 radio-name=D4CA6D16ECE0 \
    rate-selection=advanced rate-set=default scan-list=default \
    security-profile=default ssid=altevc station-bridge-clone-mac=\
    00:00:00:00:00:00 supported-rates-a/g=\
    6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps supported-rates-b=\
    1Mbps,2Mbps,5.5Mbps,11Mbps tdma-period-size=2 tx-power-mode=default \
    update-stats-interval=disabled wds-cost-range=50-150 wds-default-bridge=\
    none wds-default-cost=100 wds-ignore-ssid=no wds-mode=disabled \
    wireless-protocol=802.11 wmm-support=disabled
/interface wireless manual-tx-power-table
set wlan1 manual-tx-powers="1Mbps:17,2Mbps:17,5.5Mbps:17,11Mbps:17,6Mbps:17,9M\
    bps:17,12Mbps:17,18Mbps:17,24Mbps:17,36Mbps:17,48Mbps:17,54Mbps:17,HT20-0:\
    17,HT20-1:17,HT20-2:17,HT20-3:17,HT20-4:17,HT20-5:17,HT20-6:17,HT20-7:17,H\
    T40-0:17,HT40-1:17,HT40-2:17,HT40-3:17,HT40-4:17,HT40-5:17,HT40-6:17,HT40-\
    7:17"
/interface wireless nstreme
set wlan1 disable-csma=no enable-nstreme=no enable-polling=yes framer-limit=\
    3200 framer-policy=none
/ip hotspot profile
set [ find default=yes ] dns-name="" hotspot-address=0.0.0.0 html-directory=\
    hotspot http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=\
    cookie,http-chap name=default rate-limit="" smtp-server=0.0.0.0 \
    split-user-domain=no use-radius=no
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m name=default \
    shared-users=1 status-autorefresh=1m transparent-proxy=no
/ip ipsec proposal
set [ find default=yes ] auth-algorithms=sha1 disabled=no enc-algorithms=3des \
    lifetime=30m name=default pfs-group=modp1024
/ip pool
add name=dhcp ranges=192.168.1.100-192.168.1.200
add name=pptp ranges=192.168.5.5-192.168.5.100
/ip dhcp-server
add address-pool=dhcp authoritative=after-2sec-delay bootp-support=static \
    disabled=no interface=bridge-local lease-time=3d name=default
/port
set 0 baud-rate=auto data-bits=8 flow-control=none name=serial0 parity=none \
    stop-bits=1
/ppp profile
set 0 change-tcp-mss=yes name=default only-one=default use-compression=\
    default use-encryption=default use-mpls=default use-vj-compression=\
    default
set 1 change-tcp-mss=yes name=default-encryption only-one=default \
    use-compression=default use-encryption=yes use-mpls=default \
    use-vj-compression=default
/interface pppoe-client
add ac-name="" add-default-route=yes allow=pap,chap,mschap1,mschap2 \
    dial-on-demand=no disabled=no interface=ether1-gateway max-mru=1480 \
    max-mtu=1480 mrru=disabled name=pppoe-out1 password=pppoepassword profile=\
    default service-name="" use-peer-dns=yes user=pppoeuser
/queue type
set 0 kind=pfifo name=default pfifo-limit=50
set 1 kind=pfifo name=ethernet-default pfifo-limit=50
set 2 kind=sfq name=wireless-default sfq-allot=1514 sfq-perturb=5
set 3 kind=red name=synchronous-default red-avg-packet=1000 red-burst=20 \
    red-limit=60 red-max-threshold=50 red-min-threshold=10
set 4 kind=sfq name=hotspot-default sfq-allot=1514 sfq-perturb=5
set 5 kind=none name=only-hardware-queue
set 6 kind=mq-pfifo mq-pfifo-limit=50 name=multi-queue-ethernet-default
set 7 kind=pfifo name=default-small pfifo-limit=10
/routing bgp instance
set default as=65530 client-to-client-reflection=yes disabled=no \
    ignore-as-path-len=no name=default out-filter="" redistribute-connected=\
    no redistribute-ospf=no redistribute-other-bgp=no redistribute-rip=no \
    redistribute-static=no router-id=0.0.0.0 routing-table=""
/routing ospf instance
set [ find default=yes ] disabled=no distribute-default=never in-filter=\
    ospf-in metric-bgp=auto metric-connected=20 metric-default=1 \
    metric-other-ospf=auto metric-rip=20 metric-static=20 name=default \
    out-filter=ospf-out redistribute-bgp=no redistribute-connected=no \
    redistribute-other-ospf=no redistribute-rip=no redistribute-static=no \
    router-id=0.0.0.0
/routing ospf area
set [ find default=yes ] area-id=0.0.0.0 disabled=no instance=default name=\
    backbone type=default
/snmp community
set [ find default=yes ] addresses="" authentication-password="" \
    authentication-protocol=MD5 encryption-password="" encryption-protocol=\
    DES name=public read-access=yes security=none write-access=no
/system logging action
set 0 memory-lines=100 memory-stop-on-full=no name=memory target=memory
set 1 disk-file-count=2 disk-file-name=log disk-lines-per-file=100 \
    disk-stop-on-full=no name=disk target=disk
set 2 name=echo remember=yes target=echo
set 3 bsd-syslog=no name=remote remote-port=514 src-address=0.0.0.0 \
    syslog-facility=daemon syslog-severity=auto target=remote
/user group
set read name=read policy="local,telnet,ssh,reboot,read,test,winbox,password,w\
    eb,sniff,sensitive,api,!ftp,!write,!policy" skin=default
set write name=write policy="local,telnet,ssh,reboot,read,write,test,winbox,pa\
    ssword,web,sniff,sensitive,api,!ftp,!policy" skin=default
set full name=full policy="local,telnet,ssh,ftp,reboot,read,write,policy,test,\
    winbox,password,web,sniff,sensitive,api" skin=default
/interface bridge port
add bridge=bridge-local disabled=no edge=auto external-fdb=auto horizon=none \
    interface=ether2-master-local path-cost=10 point-to-point=auto priority=\
    0x80
add bridge=bridge-local disabled=no edge=auto external-fdb=auto horizon=none \
    interface=wlan1 path-cost=10 point-to-point=auto priority=0x80
/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=\
    no
/interface ethernet switch port
set 0 vlan-header=leave-as-is vlan-mode=fallback
set 1 vlan-header=leave-as-is vlan-mode=fallback
set 2 vlan-header=leave-as-is vlan-mode=fallback
set 3 vlan-header=leave-as-is vlan-mode=fallback
set 4 vlan-header=leave-as-is vlan-mode=fallback
/interface l2tp-server server
set authentication=pap,chap,mschap1,mschap2 default-profile=\
    default-encryption enabled=no keepalive-timeout=30 max-mru=1460 max-mtu=\
    1460 mrru=disabled
/interface ovpn-server server
set auth=sha1,md5 certificate=none cipher=blowfish128,aes128 default-profile=\
    default enabled=no keepalive-timeout=60 mac-address=FE:14:BB:C8:2C:08 \
    max-mtu=1500 mode=ip netmask=24 port=1194 require-client-certificate=no
/interface pptp-server server
set authentication=mschap1,mschap2 default-profile=default-encryption \
    enabled=yes keepalive-timeout=30 max-mru=1460 max-mtu=1460 mrru=disabled
/interface sstp-server server
set authentication=pap,chap,mschap1,mschap2 certificate=none default-profile=\
    default enabled=no keepalive-timeout=60 max-mru=1500 max-mtu=1500 mrru=\
    disabled port=443 verify-client-certificate=no
/interface wireless align
set active-mode=yes audio-max=-20 audio-min=-100 audio-monitor=\
    00:00:00:00:00:00 filter-mac=00:00:00:00:00:00 frame-size=300 \
    frames-per-second=25 receive-all=no ssid-all=no
/interface wireless sniffer
set channel-time=200ms file-limit=10 file-name="" memory-limit=10 \
    multiple-channels=no only-headers=no receive-errors=no streaming-enabled=\
    no streaming-max-rate=0 streaming-server=0.0.0.0
/interface wireless snooper
set channel-time=200ms multiple-channels=yes receive-errors=no
/ip accounting
set account-local-traffic=no enabled=no threshold=256
/ip accounting web-access
set accessible-via-web=no address=0.0.0.0/0
/ip address
add address=192.168.1.1/24 comment="default configuration" disabled=no \
    interface=wlan1 network=192.168.1.0
/ip dhcp-client
add add-default-route=yes comment="default configuration" \
    default-route-distance=1 disabled=yes interface=ether1-gateway \
    use-peer-dns=yes use-peer-ntp=yes
/ip dhcp-server config
set store-leases-disk=5m
/ip dhcp-server lease
add address=192.168.1.131 disabled=no mac-address=44:8A:5B:99:A8:61
add address=192.168.1.132 disabled=no mac-address=D0:50:99:21:7F:A5
/ip dhcp-server network
add address=192.168.1.0/24 comment="default configuration" dhcp-option="" \
    dns-server=192.168.1.1,8.8.8.8 gateway=192.168.1.1 netmask=24 ntp-server=\
    "" wins-server=""
/ip dns
set allow-remote-requests=yes cache-max-ttl=1w cache-size=2048KiB \
    max-udp-packet-size=4096 servers=195.248.191.72,195.248.191.67
/ip dns static
add address=192.168.88.1 disabled=no name=router ttl=1d
/ip firewall connection tracking
set enabled=yes generic-timeout=10m icmp-timeout=10s tcp-close-timeout=10s \
    tcp-close-wait-timeout=10s tcp-established-timeout=1d \
    tcp-fin-wait-timeout=10s tcp-last-ack-timeout=10s \
    tcp-syn-received-timeout=5s tcp-syn-sent-timeout=5s tcp-syncookie=no \
    tcp-time-wait-timeout=10s udp-stream-timeout=3m udp-timeout=10s
/ip firewall filter
add action=accept chain=input comment="default configuration" disabled=no \
    protocol=icmp
add action=accept chain=input disabled=no in-interface=pptp-in1 src-address=\
    0.0.0.0
add action=accept chain=input disabled=no dst-port=60003 in-interface=\
    ether1-gateway protocol=udp src-address=0.0.0.0
add action=accept chain=input disabled=no dst-port=60003 in-interface=\
    ether1-gateway protocol=tcp src-address=0.0.0.0
add action=accept chain=input disabled=no dst-port=80 in-interface=\
    ether1-gateway protocol=tcp
add action=accept chain=input disabled=no dst-port=3389 in-interface=\
    ether1-gateway protocol=tcp
add action=accept chain=input disabled=no dst-port=3389 in-interface=\
    ether1-gateway protocol=udp
add action=accept chain=input comment="default configuration" \
    connection-state=established disabled=no
add action=accept chain=input comment="default configuration" \
    connection-state=related disabled=no
add action=accept chain=input comment=PPTP disabled=no dst-port=1723 \
    in-interface=ether1-gateway protocol=tcp
add action=accept chain=input disabled=no dst-port=1723 in-interface=\
    ether1-gateway protocol=udp
add action=drop chain=input comment="default configuration" disabled=no \
    in-interface=ether1-gateway
add action=accept chain=forward comment="default configuration" \
    connection-state=established disabled=no
add action=accept chain=forward comment="default configuration" \
    connection-state=related disabled=no
add action=drop chain=forward comment="default configuration" \
    connection-state=invalid disabled=no
add action=reject chain=input disabled=no dst-port=22 in-interface=\
    ether1-gateway protocol=tcp reject-with=icmp-host-unreachable
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" disabled=\
    no src-address=192.168.1.0/24 to-addresses=0.0.0.0
add action=dst-nat chain=dstnat disabled=no dst-address=178.136.252.234 \
    dst-port=60003 protocol=tcp to-addresses=192.168.1.132 to-ports=60003
add action=dst-nat chain=dstnat disabled=no dst-address=178.136.252.234 \
    dst-port=60003 protocol=udp to-addresses=192.168.1.132 to-ports=60003
add action=dst-nat chain=dstnat disabled=no dst-address=178.136.252.234 \
    dst-port=3389 protocol=tcp to-addresses=192.168.1.131 to-ports=3389
add action=dst-nat chain=dstnat disabled=no dst-address=178.136.252.234 \
    dst-port=3389 protocol=udp to-addresses=192.168.1.131 to-ports=3389
add action=masquerade chain=srcnat disabled=no out-interface=pppoe-out1
/ip firewall service-port
set ftp disabled=no ports=21
set tftp disabled=no ports=69
set irc disabled=no ports=6667
set h323 disabled=no
set sip disabled=no ports=5060,5061 sip-direct-media=yes
set pptp disabled=no
/ip hotspot service-port
set ftp disabled=no ports=21
/ip neighbor discovery
set ether1-gateway disabled=yes
set ether2-master-local disabled=no
set ether3-slave-local disabled=no
set ether4-slave-local disabled=no
set ether5-slave-local disabled=no
set wlan1 disabled=yes
set bridge-local disabled=no
set pptp-in1 disabled=yes
set pppoe-out1 disabled=yes
set sstp-in1 disabled=yes
/ip proxy
set always-from-cache=no cache-administrator=webmaster cache-hit-dscp=4 \
    cache-on-disk=no enabled=no max-cache-size=unlimited \
    max-client-connections=600 max-fresh-time=3d max-server-connections=600 \
    parent-proxy=0.0.0.0 parent-proxy-port=0 port=8080 serialize-connections=\
    no src-address=0.0.0.0
/ip route
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=pppoe-out1 scope=30 \
    target-scope=10
add disabled=no distance=1 dst-address=192.168.0.0/24 gateway=pptp-in1 scope=\
    30 target-scope=10
/ip service
set telnet address="" disabled=no port=23
set ftp address="" disabled=no port=21
set www address=0.0.0.0/0 disabled=no port=88
set ssh address="" disabled=no port=22
set www-ssl address="" certificate=none disabled=yes port=443
set api address="" disabled=yes port=8728
set winbox address="" disabled=no port=8291
/ip smb
set allow-guests=yes comment=MikrotikSMB domain=MSHOME enabled=no interfaces=\
    all
/ip smb shares
set [ find default=yes ] comment="default share" directory=/pub disabled=no \
    max-sessions=10 name=pub
/ip smb users
set [ find default=yes ] disabled=no name=guest password="" read-only=yes
/ip socks
set connection-idle-timeout=2m enabled=no max-connections=200 port=1080
/ip traffic-flow
set active-flow-timeout=30m cache-entries=4k enabled=no \
    inactive-flow-timeout=15s interfaces=all
/ip upnp
set allow-disable-external-interface=yes enabled=yes show-dummy-rule=yes
/mpls
set dynamic-label-range=16-1048575 propagate-ttl=yes
/mpls interface
set [ find default=yes ] disabled=no interface=all mpls-mtu=1508
/mpls ldp
set distribute-for-default-route=no enabled=no hop-limit=255 loop-detect=no \
    lsr-id=0.0.0.0 path-vector-limit=255 transport-address=0.0.0.0 \
    use-explicit-null=no
/port firmware
set directory=firmware ignore-directip-modem=no
/ppp aaa
set accounting=yes interim-update=0s use-radius=no
/ppp secret
add caller-id="" disabled=no limit-bytes-in=0 limit-bytes-out=0 \
    local-address=192.168.5.1 name=name0 password=password0 \
    profile=default remote-address=192.168.5.2 routes="" service=any
add caller-id="" disabled=no limit-bytes-in=0 limit-bytes-out=0 \
    local-address=192.168.5.4 name=name1 password=password1 profile=\
    default remote-address=192.168.5.5 routes="" service=any
/queue interface
set ether1-gateway queue=only-hardware-queue
set ether2-master-local queue=only-hardware-queue
set ether3-slave-local queue=only-hardware-queue
set ether4-slave-local queue=only-hardware-queue
set ether5-slave-local queue=only-hardware-queue
set wlan1 queue=wireless-default
set sstp-in1 queue=default
/radius incoming
set accept=no port=3799
/routing bfd interface
set [ find default=yes ] disabled=no interface=all interval=0.2s min-rx=0.2s \
    multiplier=5
/routing mme
set bidirectional-timeout=2 gateway-class=none gateway-keepalive=1m \
    gateway-selection=no-gateway origination-interval=5s preferred-gateway=\
    0.0.0.0 timeout=1m ttl=50
/routing rip
set distribute-default=never garbage-timer=2m metric-bgp=1 metric-connected=1 \
    metric-default=1 metric-ospf=1 metric-static=1 redistribute-bgp=no \
    redistribute-connected=no redistribute-ospf=no redistribute-static=no \
    routing-table=main timeout-timer=3m update-timer=30s
/snmp
set contact="" enabled=no engine-id="" location="" trap-generators="" \
    trap-target="" trap-version=1
/system clock
set time-zone-name=Europe/Moscow
/system clock manual
set dst-delta=+00:00 dst-end="jan/01/1970 00:00:00" dst-start=\
    "jan/01/1970 00:00:00" time-zone=+00:00
/system console
set [ find port=serial0 ] channel=0 disabled=no port=serial0 term=vt102
/system identity
set name=MikroTik
/system leds
set 0 disabled=no interface=wlan1 leds=user-led type=wireless-status
/system logging
set 0 action=memory disabled=no prefix="" topics=info
set 1 action=memory disabled=no prefix="" topics=error
set 2 action=memory disabled=no prefix="" topics=warning
set 3 action=echo disabled=no prefix="" topics=critical
/system note
set note="" show-at-login=yes
/system ntp client
set enabled=no mode=broadcast primary-ntp=0.0.0.0 secondary-ntp=0.0.0.0
/system resource irq
set 0 cpu=auto
set 1 cpu=auto
set 2 cpu=auto
set 3 cpu=auto
set 4 cpu=auto
/system routerboard settings
set boot-device=nand-if-fail-then-ethernet boot-protocol=bootp cpu-frequency=\
    400MHz force-backup-booter=no silent-boot=no
/system upgrade mirror
set check-interval=1d enabled=no primary-server=0.0.0.0 secondary-server=\
    0.0.0.0 user=""
/system watchdog
set auto-send-supout=no automatic-supout=yes no-ping-delay=5m watch-address=\
    none watchdog-timer=yes
/tool bandwidth-server
set allocate-udp-ports-from=2000 authenticate=yes enabled=yes max-sessions=\
    100
/tool e-mail
set address=0.0.0.0 from=<> password="" port=25 starttls=no user=""
/tool graphing
set page-refresh=300 store-every=5min
/tool mac-server
set [ find default=yes ] disabled=yes interface=all
add disabled=no interface=ether2-master-local
add disabled=no interface=ether3-slave-local
add disabled=no interface=ether4-slave-local
add disabled=no interface=ether5-slave-local
add disabled=no interface=wlan1
add disabled=no interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes interface=all
add disabled=no interface=ether2-master-local
add disabled=no interface=ether3-slave-local
add disabled=no interface=ether4-slave-local
add disabled=no interface=ether5-slave-local
add disabled=no interface=wlan1
add disabled=no interface=bridge-local
/tool mac-server ping
set enabled=yes
/tool sms
set allowed-number="" channel=0 keep-max-sms=0 receive-enabled=no secret=""
/tool sniffer
set file-limit=1000KiB file-name="" filter-ip-address="" filter-ip-protocol=\
    "" filter-mac-address="" filter-mac-protocol="" filter-port="" \
    filter-stream=yes interface=all memory-limit=100KiB memory-scroll=yes \
    only-headers=no streaming-enabled=no streaming-server=0.0.0.0
/tool traffic-generator
set latency-distribution-scale=10 test-id=0
/tool traffic-monitor
add disabled=no interface=pptp-in1 name=tmon1 on-event="" threshold=0 \
    traffic=received trigger=always
/user aaa
set accounting=yes default-group=read exclude-groups="" interim-update=0s \
    use-radius=no


Мануалы изучил и нигде не ошибся? Фаервол отключил? Очереди погасил? Витая пара проверена? ... Тогда Netinstal'ом железку прошей и настрой ее заново. Что, все равно не фурычит? Тогда к нам. Если не подскажем, хоть посочувствуем...
levalimov
Сообщения: 4
Зарегистрирован: 07 ноя 2014, 09:30

Посмотрел что происходит на интерфейсе pptp-out в местной сети когда пытаюсь пинговать удаленные адреса.
Пинг уходит через нужный интерфейс, но пытается найти там адрес местного шлюза: 10.30.0.129
Как с этим бороться? Может, есть возможность назначать метрику маршрута? Чтобы сначала трафик проходил через более узкоспециализированные маршруты и только после этого уходил на default gateway.
Извиняюсь, если вопросы кажутся слишком идиотскими, с микротиками до этого совсем опыта не было.


vviz
Сообщения: 75
Зарегистрирован: 09 окт 2014, 16:46

pptp это подключение клиент-сервер. Она хороша для подключения с одного внешнего компа к внутренней сети организации.
Для связки двух организаций используйте вариант сеть-сеть на базе GRE, IPSEC, EOIP и т.д.
Да и еще, по правилам маршрутизации ядро должно всегда отрабатывать маршруты с более узкого к более широким,
т.е.
1.192.168.0.8/28
2.192.168.0.128/25
3.192.168.0.0/24


levalimov
Сообщения: 4
Зарегистрирован: 07 ноя 2014, 09:30

Ещё раз внимательно изучил что у меня там есть и исправил проблему. А был там соединенный со свитчом один интерфейс с 2мя адресами: один в локальной сети, второй в сети провайдера и был настроен src-nat, который подменял исходный адрес на адрес из провайдерской сети всем пакетам, которые не предназначены локалке. Добавил в address list свою удаленную сеть и все заработало.


Ответить