Quantcast
Channel: All EdgeRouter posts
Browsing all 60861 articles
Browse latest View live

Interface Ping Unreachable

Please help me see what I'm missing, I can ping through eth0 from a host on the LAN to destination, but not from eth0. Ping Command# sudo ping -I eth0 172.31.40.191 In another shell window capture...

View Article


I think my Edge Router is bricked

I recently purchaced a Edge Router 4 to learn about routing.  I have been playing with routing with the ER-4 and a few VMs running Cumulus VX for about a month.  I finally got BGP running between the...

View Article


Image may be NSFW.
Clik here to view.

Re: EdgeRouter Infinity weird gui issue

I just noticed another odd one in regards to this.  We have an ERX-SFP running as a switch at a small tower.  It quit reporting throughput entirely around April 27.  I'msuspecting that is when I...

View Article

Re: DNS setup

Personally, 1.1.1.1 is not that great. While comparing with 208.67.222.222 or 8.8.8.8.But most recommended ways should be using Public DNS from ISP

View Article

Re: Release: WireGuard for EdgeRouter

 In the example on Lochnair/vyatta-wireguard. I'm confused about the following: wg genkey | tee /config/auth/wg.key | wg pubkey > wg.public configure set interfaces wireguard wg0 address...

View Article


ER-X Intermittently Dropping WAN

Any help would be appreciated as I've been trying to get this to work for days. I am trying to connect the ER-X to a consumer-grade TL-WR902AC that has "Client Mode" functionality where the device acts...

View Article

Re: Release: WireGuard for EdgeRouter

Have a read through this end to end guide. Covers your questions and more.https://andrew.dunn.dev/posts/wireguard-from-your-isp/

View Article

Re: ER-X Intermittently Dropping WAN

If you connect two wan interfaces on the ER-X, without configuring the load-balancing or the policy based routing, this issues can happen often, since in most of cases, the edgerouter has two...

View Article


Re: edge router poe 5 reset loops?

 do you have a solution why the tftp recovery didnt worked for me?

View Article


Re: I think my Edge Router is bricked

Serial dead means 1 out of 2 things:-Unit beyond repair, or cable/com settings wrong. From a direct attached host, a IPv6 ping towards ff02::2  should give replies.  This will show link-local address...

View Article

Re: Interface Ping Unreachable

Try:sudo ping -I 192.168.10.80 172.31.40.191This will alter source IP address instead of alter source interface.  And you probably can't use ping 172.31.40.191right away, as this uses 169.254.x.x as...

View Article

Re: Determine which access point device is connected to

Six eth ports are like below:1------1----sixth port is only available on er-x sfp:-----1-- seventh port is the internal router itself.  As you could have guessed from MAC address When we say "pull a...

View Article

Re: POLICY BASED ROUTING USING DESTINATION PORT

A  rule with state=related, protocol=tcp might do the trick. Essential to NOT include state=established. afaik, "Related" is only used with protocols that open extra ports , like ftp , pptp , and...

View Article


Re: Redirect DNS to Pi-hole

Can't you just go to the DHCP servers and configure the DNS IPs to your PiHole? Like you would on any other router?

View Article

Re: Show mac-address-table

CAM table and ARP cache are two different things. What you are displaying with the interfaces are only there because these eth interfaces are routed. If you are using a virtual interface behind a few...

View Article


Re: Release: WireGuard for EdgeRouter

great post! Thanks for that. I'm still confused about the IP address being returned here. > curl https://api.mullvad.net/wg/ -d account=ACCOUNT --data-urlencode pubkey=PUBKEY It seems that they are...

View Article

Re: data usage monitoring using vnstat (cli only) HOWTO

Vnstst instal on usg?can capture whos traffic came from to outside and how much badwidth consume that ip?

View Article


Re: Show mac-address-table

afaik, those commands don't have normal CLI tools. On ER-X platform, there's low level toolsudo /sbin/switch dump 

View Article

Re: Release: WireGuard for EdgeRouter

& - cheers for the pointers there I removed downloaded (making ssure it was the eOS v2 package and it's worked. Clearly In was doing something stupid, probably downloaded the v1 package - so thanks...

View Article

Re: [Help] EdgeRouter-X: Wake on LAN (WOL) doesn't work after a while

Hi, I am still looking for the help.

View Article
Browsing all 60861 articles
Browse latest View live