Re: hairpin NAT enabled but not working
Ok so under CLI use this command set system static-host-mapping host-name <hostname> inet <ip address>the Ip address should be the local ip address of the server your trying to access and...
View ArticleRe: Help with traffic shaping EdgeRouter X
If that's your aim...use source port 0....1023 instead.Use tc commands to see if traffic hits your classes
View ArticleRe: Bandwidth of Site-to-Site VPN
I meant the settings in the Bandwidth tool inside the EdgeRouter. See below.
View ArticleRe: Bandwidth of Site-to-Site VPN
Oh ok, I don't think i've seen that before. Is that 1.9.1 only? Or have I just never ran into it
View ArticleRe: Bandwidth of Site-to-Site VPN
It's been always there as far as I know. Upper right hand corner to access all the utilities that are built into the router. You can also just use iPerf on your client computers. It has the same...
View ArticleRe: Using spamhaus lists
Yes, that's how I did it. Perhaps at this point, it's easiest to just post the config...the items in red are what I added to try to get this working -- of course I have the script as well, but the...
View ArticleRe: In the CLI, how do you change ipsec VPN site-to-site Peer address?
No sure if my method is best, but it'll work:First , get all current config commands:show configuration commands | grep <old_IP>Copy to text editor search/replace old/new IPDelete that part of...
View ArticleRe: hairpin NAT enabled but not working
Ah, yes, I see what you mean. With a command like this:set system static-host-mapping host-name erebor.db48x.net inet 182.168.2.2I can indeed access erebor.db48x.net from both the inside and the...
View ArticleRe: hairpin NAT enabled but not working
drop down to 1.8.5 i believe I seen in one of the threads that's the latest release that has working hairpin. But double check by searching for the thread
View ArticleRe: Bandwidth of Site-to-Site VPN
I think those are just iperf settings, is that right? I think I've read from some of the UBNT folks that that will not give you a best case scenario speed because of the slow CPU. You may now find...
View ArticleRe: Bandwidth of Site-to-Site VPN
Yup, completely agree. Maxing these options do not always produce the best results. I find that a parallel of 2-3 and a windows size of 256-512 gets me the best consistent results. I am just thrilled...
View ArticleHackzor !
Traffic stopped on the router... initial thought - rebootdidn't work then I noticed 2 mbps upload speed passing.. did traffic analysis and found the ip.I disabled the port on his switch (the actual...
View ArticleRe: NTP sync issues
Something like below, fill in your WAN IP instead of 1.1.1.1Instead of destport 123, using src port=123 might work as well
View ArticleRe: Edge Router Pro - Bridge Firewall question
legacy0 wrote: http://kb.guru-corner.com/question.php?ID=298Due to the way Edge Router does firewalling on a bridge you must firewall on the br and its best to do that on in. You should use the source...
View ArticleRe: Edge Router Pro - Bridge Firewall question
chrishodgetts wrote:Hello, I have two interfaces with a few VLAN assinged to them, but only one bridge interface. [-- snip --] Assinging a firewall to the local interface br200 seems to perform...
View ArticleRe: Open VPN networking is working but no internet access
The default gateway should be in the same L2 domain (must have an interface with an ip address which belongs to the same network as the hosts).In your case, if your openvpn server address is...
View ArticleDiscover Unifi AP over VPN. Config EdgeRouter
German Newbie need help.Details in attached pdf. in words:2 sites are VPN connected over internet.Connected with AVM VDSL Routers. In one site i have to split the internal Clients and the Unifi Wifi...
View Article