Hello
I have setup a hostspot on a RB951G before, but now I would like to use my RB750 to dial a PPPOE connection via my bridged DLINK.
I used the default config script and added the PPPOE and I changed the IP Range for the LAN (Port 2) I enabled the DHCP server for the LAN.I can see that the connection gets dialed and it gets an IP from the ISP, On the LAN Side I get an IP from the router but I don't have a flow from internal to external . Below is my config (I had a Hostspot on here and reset the router to defaults but some config still shows?)
may/14/2014 22:34:06 by RouterOS 6.2
software id = F27H-XXX
/interface ethernet
set 0 name=LAN
set 1 name=WAN
set 2 master-port=LAN name=ether3-slave-local
set 3 master-port=LAN name=ether4-slave-local
set 4 master-port=LAN name=ether5-slave-local
/interface pppoe-client
add add-default-route=yes disabled=no interface=WAN name=pppoe-Internet
password=xxxxx use-peer-dns=yes user=xxxx@xxxxx.net
/ip neighbor discovery
set WAN discover=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
mac-cookie-timeout=3d
/ip pool
add name=default-dhcp ranges=10.0.0.101-10.0.0.115
/ip dhcp-server
add address-pool=default-dhcp disabled=no interface=LAN name=default
/tool user-manager customer
add backup-allowed=yes city="East London" company="PC Square" country=SA
disabled=no email=xx@xxx.co.za login=xxx password=xxxx
paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no
permissions=owner signup-allowed=yes time-zone=+02:00
/tool user-manager profile
add name=Open name-for-users=CP override-shared-users=unlimited owner=admin
price=0 starts-at=logon validity=0s
add name="250mb 5hours" name-for-users="" override-shared-users=off owner=
admin price=0 starts-at=logon validity=0s
/tool user-manager profile limitation
add address-list="" download-limit=262144000B group-name="" ip-pool="" name=
"250Mb 5 hours" transfer-limit=0B upload-limit=262144000B uptime-limit=5h
/ip address
add address=10.0.0.99/24 comment="default configuration" interface=LAN
network=10.0.0.0
/ip dhcp-client
add comment="default configuration" dhcp-options=hostname,clientid disabled=
no interface=WAN
/ip dhcp-server network
add address=10.0.0.0/24 comment="default configuration" dns-server=10.0.0.99
gateway=10.0.0.99
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.88.1 name=router
/ip firewall filter
add chain=input comment="default configuration" protocol=icmp
add chain=input comment="default configuration" connection-state=established
add chain=input comment="default configuration" connection-state=related
add action=drop chain=input comment="default configuration" in-interface=WAN
add chain=forward comment="default configuration" connection-state=
established
add chain=forward comment="default configuration" connection-state=related
add action=drop chain=forward comment="default configuration"
connection-state=invalid
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration"
out-interface=WAN
add action=dst-nat chain=dstnat comment="xxxx"
connection-limit=100,32 dst-port=xxx in-interface=WAN limit=1,5
protocol=tcp src-address-type="" to-addresses=x.x.x.15 to-ports=xxx
add action=dst-nat chain=dstnat comment="xxx" connection-limit=
100,32 dst-port=x in-interface=WAN limit=1,5 protocol=tcp
src-address-type="" to-addresses=x to-ports=x
add action=dst-nat chain=dstnat comment="x" connection-limit=
100,32 dst-port=x in-interface=WAN limit=1,5 protocol=tcp
src-address-type="" to-addresses=x to-ports=x
/system clock
set time-zone-name=Africa/Johannesburg
/system identity
set name=RB750
/system ntp client
set enabled=yes mode=unicast primary-ntp=196.25.1.1
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=LAN
add interface=ether3-slave-local
add interface=ether4-slave-local
add interface=ether5-slave-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=LAN
add interface=ether3-slave-local
add interface=ether4-slave-local
add interface=ether5-slave-local
/tool user-manager profile profile-limitation
add from-time=0s limitation="250Mb 5 hours" profile="250mb 5hours" till-time=
23h59m59s weekdays=
sunday,monday,tuesday,wednesday,thursday,friday,saturday
/tool user-manager router
add coa-port=1700 customer=admin disabled=no ip-address=127.0.0.1 log=
auth-fail name="Userman Radius" shared-secret=admin1q2w
/tool user-manager user
add customer=admin disabled=no name=tb7j password=p735 shared-users=1
wireless-enc-algo=none wireless-enc-key="" wireless-psk=""
add customer=admin disabled=no name=g3hh password=ng7w shared-users=1
wireless-enc-algo=none wireless-enc-key="" wireless-psk=""