Can't get EdgeRouter to boot machines via iPXE
Hi: I'm trying to get my EdgeRouter to boot machines via iPXE. I've done research, and I have to put the following into the DHCP server: set service dhcp-server global-parameters "if exists user-class...
View ArticleRe: ERX v1.9.1 firmware issue? router locking up hard!
around 5pm PST, i added the QoS suggestion found at the end of this thread: https://community.ubnt.com/t5/EdgeMAX/EdgeRouter-X-Losing-Speed/m-p/1801659#U1801659 it worked quite well improving upload...
View ArticleRe: l2tp works from LAN but not from WAN
pclerie wrote: ... I'm having a problem with L2TP/IPsec from one router.... an EdgeRouter 5, firmware 1.9.0.... It's one of two of the 5 that is connected to two WAN and doing some load balancing.That...
View ArticleRestore
When I try to restore I get this message There was an error upgrading the configurationUnable to restore config (CONFIG request failed) File I am trying to use is:edgeos_CatsPaw_20170119.tarIt was...
View ArticleRe: L2TP client suddenly unable to connect
How to increase verbosity of L2TP logsFollowing unofficial patch for L2TPConfig.pm which enables l2tp logs in syslog in 1.9.1 firmware:diff --git a/lib/Vyatta/L2TPConfig.pm b/lib/Vyatta/L2TPConfig.pm...
View ArticleRe: dhcp server dropped all leases? fw 1.7
poisonsnak wrote:1. router hands out DHCP leases with a 24-hour expiry2. I reboot the router 2 hours later3. My network appliances are not going to contact the router for renewal for another 22 hours...
View ArticleRe: OpenDNS and Internal Resources
port-forward { auto-firewall enable hairpin-nat enable lan-interface eth1add the VLAN (eth1.200) interface as a lan-interface here, and you should be good to go.
View ArticleRe: Whitelist IP
Simply create an address group, name it "whitelist" and add the allowed IP addresses. Now go to the firewall tab and look for the ruleset that blocks the traffic. Add a new rule and allow the traffic...
View ArticleRe: Routing issue with new circuit
firewall { all-ping enable broadcast-ping disable group { address-group PBX { address 46.31.87.108 description "PBX Servers" } network-group Pulborough { network 192.168.13.0/24 } network-group...
View ArticleRe: Hight load caused by /usr/sbin/dropb
On ER-X, I don't have file /usr/sbin/dropbI see you're still using default ubnt account, I hope you changed password and the CLI/GUI isn't accessible from internet
View ArticleRe: Issues with EdgeRouter X in Dual WAN Failover with Palo Alto VPN device...
1st, in non working condition, see if you can revive VPN with command:sudo conntrack -FIf so, you know what script looks like, see KB Dual-WAN-Load-Balance-Feature how to start script automatically
View ArticleRe: IPsec VPN in v1.9.1 unable to get working
Anyone got any other ideas? If not I'll be forced to roll back to 1.7 or use open vpn. I'd perfer not to do that as its not hardware accelerated.
View ArticleRe: EdgeRouter X - WAN + CoreSwitch (Switch0) + Distribution Switches
yup. Was that already there, or did you just make that change?Also, what does the router think its default gateway is? Actually, post the entire current config - will save on the playing 20 questions...
View ArticleRe: EdgeRouter X bridged?
Maybe it was the quality of the cable. Or maybe the "bad" one was cat5 and the "good" one was cat5e or better.
View ArticleRe: Hight load caused by /usr/sbin/dropb
Apparently I forgot do delete the default ubnt account, very stupid of me. It appears the /usr/sbin/dropb file has also dissapeared with a reboot. I've looked for any suspicious processes, but can't...
View ArticleRe: Help with two separate WiFi networks behind EdgeRouter X
The routers being used for wifi should be put in Access Point mode. This turns off not only DHCP server but also turns off routing. They should be set to get their IP address via DHCP or set manually...
View ArticleDPI enabled, but not seeing specific sites listed in traffic analysis
Hello, I have an EdgeRouter X running 1.8.5 firmware. We have DPI enabled, but on the traffic analsysis page, I'm only seeing generic app cateroies like "web-other" and "ssl/tls". I have seen...
View ArticleRe: Help with two separate WiFi networks behind EdgeRouter X
If the router does not have AP mode, then do following.1) Turn DHCP server OFF on the router2) Assign the router static IP on your respective LAN segment to match ER-X subnet.3) Connect the router to...
View ArticleRe: DPI enabled, but not seeing specific sites listed in traffic analysis
You will not always see specific websites - and you'll see less and less as more sites move to https/SSL (encrypted) as default - generally speaking it's not easily possible to analyze that encrypted...
View Article