Hi
can someone help with initial 2011 setup as home AP for ppoe ISP ?
generally, goal is: share internet to one destop PC thru ethernet cable and notebook thru Wi-Fi.
ISP connected thru another router in bridge mode and ppoe[192.168.1.1 in output with 192.168.1.3.192.168.1.254 DHCP] with PPOE-assigned DHCP and DNS.
i just recently purchased 2011 Router and had some problems:
My Internet provider[aDSL with PPOE] named MTS/MGTS[also known as stream.ru and under various MTU-xxx, Comstar aliases in past]
- configured ISP CPE[aDSL router from DL]according with ISP instructions[as if PC was set-up instead of 2011]. tested with PC ppoe-client - worked.
- after boothing and updating[and paper in box suggest] firmware i was attempted to configure it.
- properly_set-up DHCP Client, DNS Client, PPoE Client, IPv4 adress for my [single used]port. Tested - pings to internet resources[or checks for firmware update]worked.
but there was't internet on my LAN port. i guess i lack experience with configuring FireWall and NAT.
can anyone provide simplest-as-possible/"for dummies"/"вариант для совсем деревьев" way to configure it ? also welcomed links on related YouTube videos[most recently found by me - over-complicated/out-of-scope/ irrelevant and/or based on outdated/irrelevant firmware/hardware MicroTik] and or relevant resources/threads anywhere arounf Web[including THIS forum of course].
Thx and merry christmass for anyone and anyone valuable for you.
Basiley.
p.s.
i guess "Quick Setup"[thing in icons above in new MicroTik firmware WebFig/WinBox interface] wizard is just what i need[remind me most consumer/soho routers, which is compliment, IMHO], but in reality, its not :[ - result of attempt to set-up both "AP" or "Home AP" was not working PPOE client and sometimes bogus LAN IPv4 adresses, assigned to LAN interfaces.
p.p.s. sorry again for newb question.
Generally, goal is: share internet to one destop PC[thru Ethernet] and to notebook.
preq/setup - xDSL ISP with PPOE.DNS and IPv4, assigned thru PPOE DHCP.
eth1 port connected to xDSL router in bridge mode thru interface with 192.168.1.1 adress with DHCP server with 192.168.1.3-192.168.1.254 range
destop PC connected to Eth5 port with 192.168.88.3 adress.
here is output of "/export compact":
\
jan/02/1970 00:02:29 by RouterOS 6.0rc5
software id = ZUNK-IBF5
/interface ethernet
set 1 disabled=yes
set 2 disabled=yes
set 3 disabled=yes
set 5 disabled=yes l2mtu=1460 mtu=1460
set 6 disabled=yes
set 7 disabled=yes
set 8 disabled=yes
set 9 disabled=yes
set 10 disabled=yes
/interface wireless
set 0 band=2ghz-b/g disabled=no distance=indoors l2mtu=2290 mode=ap-bridge
ssid=Burp wireless-protocol=802.11
/interface pppoe-client
add add-default-route=yes disabled=no interface=ether1 max-mru=1460 max-mtu=
1460 name=pppoe-out1 password=PPOEpasswd use-peer-dns=yes user=
PPOEusername
/ip neighbor discovery
set ether1 discover=no
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk group-ciphers=
tkip,aes-ccm mode=dynamic-keys unicast-ciphers=tkip,aes-ccm
wpa-pre-shared-key=Russia2Russia wpa2-pre-shared-key=Russia2Russia
/ip dhcp-server
add disabled=no interface=ether5 name=server1
add interface=sfp1 name=dhcp1
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/ip pool
add name=dhcp ranges=192.168.88.2-192.168.88.4
/ip dhcp-server
add address-pool=dhcp disabled=no interface=wlan1 name=dhcp2
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password=""
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no
permissions=owner signup-allowed=no time-zone=-00:00
/ip address
add address=192.168.88.3/24 interface=ether5 network=192.168.88.0
add address=192.168.88.4/24 interface=wlan1 network=192.168.88.0
/ip dhcp-client
add default-route-distance=0 dhcp-options=hostname,clientid interface=ether1
/ip dhcp-server network
add address=192.168.88.0/24 dns-server=
62.112.106.130,62.112.113.170,195.34.31.50 gateway=192.168.88.4 netmask=24
add address=192.168.88.3/32 gateway=192.168.88.3 netmask=32
/ip dns
set allow-remote-requests=yes cache-size=8192KiB max-udp-packet-size=1460
servers=62.112.106.130,62.112.113.170,195.34.31.50
/ip firewall filter
add chain=input protocol=icmp
add chain=input connection-state=established
add chain=input connection-state=related
add action=drop chain=input disabled=yes in-interface=ether1
/ip firewall nat
add action=masquerade chain=srcnat out-interface=pppoe-out1
add chain=dstnat in-interface=ether5
add chain=dstnat in-interface=pppoe-out1
add chain=dstnat in-interface=pppoe-out1
/ip upnp
set enabled=yes
/ip upnp interfaces
add interface=wlan1 type=internal
add interface=ether1 type=external
/routing rip interface
add disabled=yes passive=yes send=v1-2
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=no display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=no display-time=5s
set bits disabled=no display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set pppoe-out1 disabled=yes display-time=5s
set wlan1 disabled=yes display-time=5s
set sfp1 disabled=yes display-time=5s
set ether1 disabled=yes display-time=5s
set ether2 disabled=yes display-time=5s
set ether3 disabled=yes display-time=5s
set ether4 disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s
set ether6 disabled=yes display-time=5s
set ether7 disabled=yes display-time=5s
set ether8 disabled=yes display-time=5s
set ether9 disabled=yes display-time=5s
set ether10 disabled=yes display-time=5s
/tool mac-server
add disabled=no interface=wlan1
add disabled=no interface=ether2
add disabled=no interface=ether3
add disabled=no interface=ether4
add disabled=no interface=ether5
add disabled=no interface=ether6
add disabled=no interface=ether7
add disabled=no interface=ether8
add disabled=no interface=ether9
add disabled=no interface=ether10
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=wlan1
add interface=ether2
add interface=ether3
add interface=ether4
add interface=ether5
add interface=ether6
add interface=ether7_