Re: OpenVPN static IP for clients
configure set interfaces openvpn vtun0 server client <client common name> ip 12.34.56.78 commit saveOf course, you can set multiple clients this way.
View ArticleCan't get VPN client access to work (both L2TP/IPSec and PPTP)
I'm at loss getting my PPTP and L2TP/IPSec VPN's to work. I'm running the latest 1.9 firmware on an ERLite, with dual WAN for failover only. I'm trying to set up L2TP/IPSec and PPTP VPN for client...
View ArticleRe: Load Balancing
Anyone has the commands to set up Load Balancing for Dual WAN on ER Lite?
View ArticleRe: 1.9.0 broke dashboard for me (using Firefox)
Ok, so no change with the new package under Safari, but Firefox appears to be working at the moment.
View ArticleRe: ERL Open VPN Site-to-Site
I have hairpin enabled on both devices. Went over the configs again line for line. I had a typo in router 2
View ArticleRe: OpenVPN seems broken after 1.9.0 FW
Been searching, and not really found anything. Anybody have any suggestions?
View ArticleRe: L2TP and IPSec with EdgeOS 1.9.0 not working
bump - any ideas, anyone? It seems related to this thread, but I don't use load balancing. I connected to the VPN while tethering my laptop to my iPhone and got this. The 192.168.78.0/24 subnet is the...
View ArticleRe: What are the recovery options on a EdgeRouter X?
I finally got some time to try recovering my ER-X again, and got it unbricked. This is what I did: Downloaded and built openwrt on my Fedora (linux) PC: $ git clone https://git.openwrt.org/openwrt.git...
View ArticleRe: 1.9.0 broke dashboard for me (using Firefox)
Got it installed and Firefox appears to be working ok now. Have not tested any other browsers at this point. Update: There is a noticable pause before GUI completely loads. I notice this on both the...
View ArticleRe: OpenVPN seems broken after 1.9.0 FW
Have you rebooted the router? I never use reset openvpn interface vtunN. Instead I do: configure set interfaces openvpn vtun0 set disable commit set interfaces openvpn vtun0 delete disable commitDon't...
View ArticleRe: OpenVPN seems broken after 1.9.0 FW
Yeah, absolutely tried rebooting a number of times, and then tried the most recent beta with no change as well. It's like the interface does not exist.set interfaces openvpn vtun0 set disable The...
View ArticleRe: Edge OS 1.7 dpi Showing all traffic as other
I have been running DPI since 1.7.0 and generally run the latest versions, currently running 1.9.0 (EdgeMAX 5 port POE) I must admit I'm not really impressed with the level of DPI, or even the purpose...
View ArticleRe: OpenVPN seems broken after 1.9.0 FW
Have you tried save config.boot.vpn, edited that as a text file to remove vtun0, use configure, load /config/config.boot.vpn, commit to see if you can get a clean config and if so then try to add vtun0...
View ArticleRe: OpenVPN seems broken after 1.9.0 FW
Well I did try this, with no change. Removed the openvpn interface, saved, re-created, with still no luck. Log seems to only really show the following, BUT the pass.txt file IS in...
View ArticleRe: OpenVPN seems broken after 1.9.0 FW
What the error message about pass.txt is saying is that it has group permissions when it should not. Its permissions should be 600 ie rw- --- --- or 400 r-- --- ---. This is because it contains very...
View ArticleRe: Bug Report: Severe memory leak in BGPD
matthardeman wrote: ... Is there a way to force a full core dump so that you can examine the heap?You can generate coredump by sending SIG_ABORT to bgpd process:root@pro0:~# sudo kill -ABRT `pidof...
View ArticleRe: What are the recovery options on a EdgeRouter X?
talz wrote:I finally got some time to try recovering my ER-X again, and got it unbricked. This is what I did: Downloaded and built openwrt on my Fedora (linux) PC: $ git clone...
View ArticleRe: IPSEC Tunnel up, cannot reach devices behind ER-X
does someone has some other ideas?
View ArticleRe: ER-PoE - Getting Chromecast to work between subnets - any solutions...
Hate to be bumping this thread, but to be able to stream directly to my TV, instead through the AppleTV would be awesome :-) Any suggestions to gladly received!
View Article