Hello again! I am back after weekend. I checked that connection tracking is enabled and is on auto mode. Also opened firewall and all input and forward traffic is allowed without conditions. I checked that I can ping remote DHCP from router, same is from DHCP server to DHCP Relay local address. But ...
SwissWISP I did as you suggested. I set relay local address to 10.10.10.1. And added static route to Linux. I hope it is correct. Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 10.0.2.1 0.0.0.0 UG 100 0 0 eth0 10.0.2.0 * 255.255.255.0 U 0 0 0 eth0 10.10.8.0 10...
I have a problem with my setup. I am trying to use external DHCP server for local wi-fi clients. Server is configured and start isc-dhcp-server process without errors. When wi-fi client connects it does not recieve IP address. DHCP relay status shows that requests are counting and increasing but res...
Simple question. I have made IP firewall mangle rule that marks packets based on layer-7 regexp to make them higher priority than other traffic. Than I make rule under queue tree, that set priority for these packets as 2. Question is do I need to mark also all other traffic and set its priority numb...
Now the problem is solved. Previously I had been entered some manual route setting in IP/Routes affecting EoIP tunnel interface. I deleted this record and can join interfaces together now. Thanks Rudios.
Sounds reasonable, so I just tried to join in bridge EoIp tunnel1 and wlan1 on RB751 and got same error when trying to add EoIp tunnel despite ether4 was left alone.
I have RB435G and RB751G-2HnD. What I am trying to do is to connect (bridge) these to routers together using EoIp tunnel. There was said in manual create EoIP tunnel and bridge it together on both ends. On RB435G I added ethernet interface (which is connected with wire to RB751) and added EoIP tunne...
Paldies janisk! My tx-power-mode=all-rates-fixed. I tried command you suggested in terminal. Now I see tx-power among lot of parameters. But question is does php API allows me to use the command because var_dump returned: array (size=1) 'message' => string 'no such command' (length=15) Edited later:...
I am not very strong in PHP :) I hope did everything right. Output: array (size=1) 'message' => string 'unknown parameter' (length=17) Looks like command doesnt like 'stats' Once again output: array (size=28) '.id' => string '*4' (length=2) 'name' => string 'wlan1' (length=5) 'mtu' => string '1500' ...
I get value of transmit power which I have entered in wireless card's Tx Power tab previously.
It would be nice to get this number without parsing current-tx-power
Hi all! I am using PEAR2/Net/RouterOS and PHP to get some monitoring information. I can't figure out how to get specific info from wireless interface. How to write a request to get tx-power of wireless card. I am able to get current-tx-power which is long string, but not tx-power integer value. Thanks
I have such entries: IP DHCP server network # ADDRESS GATEWAY DNS-SERVER WINS-SERVER DO 0 10.10.10.0/24 10.10.10.0 1 10.10.11.0/24 10.10.11.0 Clients get IP addresses and dns settings. They can do nslookup get IP of site, but cannot ping or connect to it.
Thank you dotnet I changed firewall rules, deleted unused dhcp pool, changed DNS servers, changed NAT. But still dont have internet. Interesting that from tools menu in winbox I can tracroute and ping any site. More ideas? NAT Flags: X - disabled, I - invalid, D - dynamic 0 chain=srcnat action=masqu...
I am trying to set up RB435G (OS 6.0rc11). In the beginning, I just want to connect router in local lan to connect to internet and make more advanced configuration afterwards. I tried to open everything in firewall. But I cant connect to internet, tried with wireless and with wired connection also i...