Hi,have you found any solution for it ? i am suffering the same here.
ThanksYes, this is a routing loop.
On router A (where your pppoe ac is?) you have to create a static route with destination your whole pppoe subnet and type unreachable.
I don't have any idea about these pictures!!!!!!!sadeghrafie please reply
add action=drop chain=input comment="default configuration" disabled=no \
in-interface=pppoe-out1
Specific answers require specific questions. When in doubt, post the output of "/ip address print detail", "/ip route print detail", "/interface print detail", "/ip firewall export", and an accurate network diagram.
Are you familiar with them in terminal? and put them in "post the output of "/ip address print detail", "/ip route print detail", "/interface print detail", "/ip firewall export"
>ip dns print
servers: x.x.x.x
allow-remote-requests: yes
max-udp-packet-size: 512
cache-size: 2048KiB
cache-max-ttl: 1w
cache-used: 87KiB
ThanksYup.
Does it mean if I set this property to "NO" the users who set Mikrotik IP as their DNS server can't resolve names?Property Desciption
allow-remote-requests (yes | no; default: no) specifies whether to allow network requests
/ip dhcp-server network> pr detail
0 address=192.168.1.0/24 gateway=192.168.1.1 dns-server=192.168.1.1
/ip firewall nat add chain=dstnat dst-address="PPTP IP" action=dst-nat to-addresses="Private IP of Device on LAN4"
:local i [/interface ethernet get value-name=speed number=ether2 ]; :if (i="XXX") do={"everything you want"};
interface pppoe-server server print
ppp profile print
HTTP walled-garden, menu allows to set authentication bypass for HTTP and HTTPs resources
I'm ready hereI will pay someone to remote in and set this up.
import filter.rsc
chain=dstnat dst-address= 149.5.xx.x action=dst-nat to-addresses="XBOX IP address" to-ports=
correct.I assume i just replace wlan with PPPOE, as that seems to be my OUTSIDE interface.
Specific answers require specific questions. When in doubt, post the output of "/ip address print detail", "/ip route print detail", "/interface print detail", "/ip firewall export", and an accurate network diagram.
wow, try to upgrade to V5.8. It may be fixed. In any release of OS some bugs fixes.os is 4.14
you're welcome. I always say "try to use sense of humor in the forum"+1 for taking a positive attitude at this this joke made my dayyou can connect to my router via PPTP and have it as Your DG, because all of these you mentioned are Filtered
ip service print
user print
I think the my last post was the solution, Did you try it? what was the result?Tried many ways, and i can't get it working. Sad.
ip firewall nat add chain=dstnat dst-address=x.x.x.x action=dst-nat to-addresses=y.y.y.y
/tool profile
start with "lady gaga you and i"Give me a song request, and you got it.
Hold this button during boot time longer, until LED turns off,
then release it to make RB750G look for Netinstall servers.
Thanks. There is always a new way. cause I was interested of programming, mine goes too longis all it takes to clear address-listCode: Select all/ip firewall address-list remove [find]
Yes Metric or distance in Mirktoikby "metric" you mean "distance" in ip - route?
/interface bridge add name=bridge1
/interface bridge port add interface=wlan1 bridge=bridge1
/interface bridge port add interface=wlan2 bridge=bridge1
ip route add dst-address=192.168.24.0/24 gateway=pppoe-uplink
ip route add dst-address=10.10.10.0/24 gateway=pppoe-uplink
Specific answers require specific questions. When in doubt, post the output of "/ip address print detail", "/ip route print detail", "/interface print detail", "/ip firewall export", and an accurate network diagram.
{
:local i; :foreach i in=[/ip firewall address-list find] do={[/ip firewall address-list remove numbers=$i;]}
: import address-list.rsc ;
}
Nice!!!YEA - This is my first mikrotik. I turned it on back in the year of 666,033 BC. The problem back then was that this forum was not around yet!
PAINT - with it you can make results look any way you want.
Tom Jones
add action=masquerade chain=srcnat disabled=no src-address=192.168.99.0/24
add action=src-nat chain=srcnat disabled=no dst-address=0.0.0.0/0 src-address=192.168.99.0/24 to-addresses="my public IP"
Are you kidding ?how is this for uptime ?
add action=src-nat chain=srcnat disabled=no out-interface=isp src-address=L.L.5.10 to-addresses=local public IP
In this example show mesh configuring between RouterA and RouterB because configuration on other mesh nodes are very similar main difference is IP address
chain=dstnat action=dst-nat to-addresses=192.168.0.63 to-ports=3389 protocol=tcp dst-address=x.x.x.x dst-port=3389
Let the tutors make money
chain=dstnat action=dst-nat to-addresses=192.168.0.63 to-ports=80 protocol=tcp dst-address=x.x.x.x dst-port=80
Did you real All posts?
Specific answers require specific questions. When in doubt, post the output of "/ip address print detail", "/ip route print detail", "/interface print detail", "/ip firewall export", and an accurate network diagram.
Ancient? hahahFrom the picture I see you are running an ancient version of RouterOS. start by upgrading to v5.8
http://wiki.mikrotik.com/wiki/Manual:Upgrading_RouterOS
Great!!Thanks for the interesting information.
I read about it. Very interesting idea. Bad that in 751U have only 16 MB of memory.
Tomorrow I will take from work RB450g and will try to install OpenWRT and udpxy on it.
The results I will write in this topic.
Hmm.... So we have to wait for future release.there are no changes for user manager