Re: Can't get EdgeRouter to boot machines via iPXE
Hmm, I had this working in an environment a while back, but not currently. I'm looking at an old config and it seems I had these settings. I hope it helps somewhat set service dhcp-server...
View ArticleRe: Routing issue with new circuit
cliveflint wrote:Ah, the joys of Enta.net. I have the following details. 88.127.232.8/30Entanet side: 88.127.232.9 Customer side: 88.127.232.10 Customer subnet: 88.127.214.0/28 NAT addresses of...
View ArticleRe: ERX v1.9.1 firmware issue? router locking up hard!
well, I'm sort of suprised the router's still up over night. I just thought of something. if i didn't log out of the GUI for an extended period of time could that kill the router? I may have...
View ArticleRe: L2TP too slow
The type apparently is 'tun':admin@ubnt# set firewall options mss-clamp interface-type ipsec Interface type must be "pppoe", "pptp", "tun", "vti", or "all"So now according to your suggestion I have:...
View ArticleRe: ERX v1.9.1 firmware issue? router locking up hard!
There are no known issues using QoS or openDNS on ER-X. When you say "locked up hard" does that mean the router is not accessable at all? Does enabling hwnat offload make a difference? Does "show log"...
View ArticleRe: Is the 'jq' program broken?
Thanks. I actually had tried the ddclient way and failed. Maybe I did something wrong. When I looked at the source code for ddclient I saw that it was still using the v1 API. Cloudflare said the v1 API...
View ArticleRe: Routing issue with new circuit
Cheers, but I still need the edgerouter pro to do it's job of being a firewall as well as a router.Oddly I'm seeing connections out so I'm thinking it's more a firewall issue than a routing issue now...
View ArticleRe: Where are the logs?
Its nice to see that people think the same because that was actually what I did several times before posting my config. I tried using the eth0 local address 192.168.1.2 before or any, and switched...
View ArticleRe: Where are the logs?
delete interfaces ethernet eth0 firewallDidn't made any difference. Neither setting all rules to accept in the firewall.
View ArticleRe: Where are the logs?
Double NAT would certainly cause problems, like not letting the IPSec tunnel to establish the link. But that is not my problem here. It doesn't explain why the router is not sending any packets out....
View ArticleRe: Where are the logs?
bnYh0 wrote:delete interfaces ethernet eth0 firewallDidn't made any difference. Neither setting all rules to accept in the firewall.You haven't made any other changes to the Edgerouter except in...
View ArticleRFC 4638
Just wondering if anyone from UBNT has any comment on when / if we can ever expect RFC 4638 support? Bell Canada seems to have broken PMTUD but also seems to support RFC 4638, so rather than clamping...
View ArticleRe: Problem installing 1.9.1 on ERPoe-5
Try using the web address for the file, and not uploading it from your computer. You just right click on the link for the update, click copy link address, paste it into the upgrade path and hit enter,...
View ArticleRe: RFC 4638
Wasn't that already supported? Try setting mtu=1508 on WAN ethernet port, and mtu=1500 on its pppoe subinterface
View ArticleRe: Where are the logs?
If you don't have any packets sourced from local LAN, destination remote LAN, IPSEC will not be triggered to start negotiating new connection.Command to log ipsec messages on console:sudo swanctl...
View ArticleVPN routing issues
I have a L2TP over IPsec VPN set up on my EdgeRouter. I have this VPN set up on my Mac. Sometimes once I connect to the VPN from my Mac, some traffic will route correctly and some will not. For...
View ArticleRe: Where are the logs?
Now we are getting somewhere ! Thank you 16again The command sudo swanctl --log doesn't do anything. I mean, it just stays there and never shows any new line. Blank. But I was not aware you could use...
View Articlemulti-homed / multi-interface DHCP Relay bug
There is a bug in the current implementation of the DHCP relay. Sounds very similar to this:http://forum.vyos.net/showthread.php?tid=18134
View ArticleRe: Where are the logs?
did you alreay try to ping to 192.168.45.1 from a host on your 192.168.0.0/24 subnet?
View Article