Hey Uldis. I did as you said and I can get the signal strength that way. My question though, is that I would like to have the signal strength for all the connections that are on my wlan link. In this case, I have a bunch of links that are all dynamic in there connections. So, at any given time there...
Hey Guys:
So, I had an issue with my MT that it kept recycling. It did this everytime I would try and have two of the three interfaces I wanted to have up. Long story short, with 2 pcmcia and a sr5 card you need more than 12V of juice
Hey all: So, I was thinking that there are two things that I would like to see on the "scan" section of Dude. One is the ability for it to auto-discover SIP and IAX2 devices. We are starting to get lots of SIP/IAX2 device on our network, and it would be great to know when/where/how long th...
Well, I can get it to work ... haven't gotten to point of checking through put yet, but I do have a different problem. What platform are you using it on? I have it on soekris 4521 and it recycles as soon as you try and connect it with both the wlan and card running. Either one by them selves no prob...
Eric. WDS requires that all the networks that are on it be on the same freq. they also have to share the same ssid. So the only question that you should be having is on the setup. That is if you overlap your antenna's, then you will have an issue. Make sure you setup right, and that it stays (wind, ...
no, it works the same. we have tested USB CDMA device, it appears as new serial port. if it does not do this, maybe your card is not supported, make a supout.rif and send to support Well actually, if you are in the states and using Verizon's Evdo, then you want to select the usb1 port. So, to be cl...
Hey guys. I have been looking for a system to use for a new platform we want to make. Since the RB230 is going away, and we need USB, I was thinking of the Gateworks GW2348-4. It is an intel xscale 533, 4 mini-pci, 2 ethernets, 2 serial, and 2 USB. Anyhow, I was wondering if anyone has ever tried to...
It is required to specify protocol (tcp/udp) to match tcp/udp ports. Thanks normis. That did do it. Just for those that might want to use the search feature: If you are using the dst-port on a firewall filter chain, the system requires you to tell it the protocol of something that "cares"...
If you were using IAX2, then all you do is make a normal queue for UDP/4569 and it will give you what you want. Or what ever port you run your IAX on There is only one port for IAX2 traffic.
Hello All: So, I have a rule in my forward chain that I can't figure out. 6 chain=forward dst-address=172.31.5.252 protocol=tcp action=jump jump-target=chat 19:00:32 firewall,info before chat: in:ether1 out:ether2, src-mac a:b:c:d:e:f, proto TCP (SYN), w.x.y.z:57208->172.31.5.252:443, len 60 19:00:3...
SR3 is a UBNT (http://www.ubnt.com) mini-pci card in the US Licenses 3.5GHz, 3.6Ghz unlicensed radio range, There is also SR4 (4.9GHz),SR9(900MHz), and LiteStatioin2 (SR2 embedded complete solution).
Hey Guys:
So, I think this is on the MT side. I have tried the same basic thing with a squid proxy and no problem from any of the clients (mac included) ... but on the MT I do have problems. I haven't tried it yet on an x86 platform, but I will and let you know. I am using RB532's
So, from the MuM, it seemed that the web-proxy for RB was a new "re-write" from MT. That is they are writing it from "scratch" ... thus is isn't so stable. The web-proxy on the x86 is actaully some squid derived system. Lastely, you could always make your "own" transpar...
2) Did you turn on {/system logging} for the hotspot ... it should show if you are having issues with it there. where to I fine the 'system log in' /system logging add topics=hotspot action=memory upgraded to v2.9.4 Same suggestion as before ... go to 2.9.12 atleast, cause there were lots of stuff ...
I prefer setting up bind (even on a windows machine!) It can, when properly configured, handle what you want. So, yeah, I thought about that ... it seems that this is the answer to "many" things in MT land right now. We have to use DHCP servers like this, DNS servers like this, radius ser...
I am using 2.9.11 and 2.9.12. They both seem to have the same issue. It is on the client side. The system can get to the pages, but it takes a really long time. I have tried it with linux (suse 9.3,10), windows (XPP,XPS) ... no mac yet, but I will and let you know
Hey all. I was wondering ... does anyone have a good way to keep two routers that are in a vrrp config in sync? I mean like a PIX is kept in sync. When we make a change to the master, it is propogated down to it's deligates? Is there such a beast? Could we use scripting to do it some how? I couldn't...
Well, since they don't have the drivers for USB in the kernel I don't think, there doesn't seem that you could get it to work. It will boot the stick fine (if your bios supports it) but then there is no support in the kernel that is loaded ... I to think it would be nice to have USB ... USB is much ...
Hello all. I have been working on getting an MT working and I am having an issue since I want to use MT as the dhcp-server for our different networks. I would also like to have the hostnames of the machines that getting addresses added to the dns running on MT so that I can do hostname lookups with ...
Hey, I am getting the same stuff, and it means that we can't deploy 2.9.x cause it means that paypal wont work :-( I have spent many hours now trying to figure out what was going on with the hotspot system. Basically, we use link'd in css for our pages so we can maintain only one set of codes. We al...
First, you can just use the masquerade action of the nat group. /ip firewall nat add chain=srcnat action=masquerade src-address=w.x.y.z/a You could also use the netmap (this does a one-to-one mapping), or same (this makes sure that the same addresses from a pool of addresses are always given out the...
So, I have been trying to get some stuff to work on my two rb532/2.9.11 boards ... in debugging, I added a firewall rule to the output chain that would basically log all icmp packets that flow out of the router. So, I ssh to the router ... and there it goes for about 5 lines, then it freezes. If I p...
Not sure that is the best idea ... everything will have to be writen to CF which is slow, so I am guessing you don't want to do that ... though ... I suppose it will work. Also, the web proxy in the rb hardware code (home grown) is different than the web proxy in the none rb (modified squid i heard).
Well, You seem to have left out some important info about your problem: 1) Are you using a radius server or the build in acls? 2) Did you turn on {/system logging} for the hotspot ... it should show if you are having issues with it there. 3) Does it say you had a password/username error? 4) Which ve...