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

Re: ER-X installation problem

Thank You So Much redfive!I did exactly as you said and now everything Works! I even plugged the D-Link router into eth2 of the ER-X and now it is providing the WIFI for my laptop.

View Article


Re: NAT Reflection between eth1 and eth3

all it takes is a dNAT rule, inbound on eth1.  It should mimic dNAT rule present on eth0

View Article


Re: EdgeRouter X Skype for Business desktop sharing does not work

Well , it solved your problem.  And if your WAN speed allows it , this is fine. But it shows something might be broken in hwnat, probably causing out of order packets, confusing your skype connection

View Article

How do I setup PAT on EdgeMax / EdgeRouter 4

I have set up port address translation in the gui but it is not working. I like to check if it is ok using the CLI but fail to find documentation on this sites. I have experience with cisco products...

View Article

Update using CLI

Now that the new F/W is out I like to upgrade using CLI. Is that described somewhere?

View Article


Firewall not blocking traffic when asked...

Hi all,  Eth0 = internetEth1 = LAN 1Eth2 = completely separate LAN that needs to be completely separate from LAN 1. Both LANs need to access eth0, which they can. My problem is that I can't seem to...

View Article

Re: How do I setup PAT on EdgeMax / EdgeRouter 4

https://help.ubnt.com/hc/en-us/articles/205231700-EdgeRouter-Destination-NAT#2 did not help me.

View Article

Re: How do I setup PAT on EdgeMax / EdgeRouter 4

Steps I took

View Article


ERL-3 unreachable after reboot or power off

Hi,This issue is driving me crazy:I hard resetted my ERL-3 and configured it through SSH (Putty).It works perfectly with WAN on eth0 and LAN on eth1 (10.10.10.x), eth2 unsed.Synoogy NAS on...

View Article


Edgerouter Lite with 2 WANs pppoe with vlan

Hi I am new to this and appreciate if someone can help me create a config file that I can use ETH0 = WAN1 = pppoe . 100/30 connectionusername: nb482euc3u@3bbfttxpassword: tJps4mck ETH1 = WAN2 = pppoe ....

View Article

Re: Firewall not blocking traffic when asked...

Rule 1 action accept,  established enable, related enable and nothing more,  rule 2 action drop, destination address  <eth1 network address>. Try this.

View Article

ER-X SFP Site-to-Site IPSEC through PPPoE, No traffic

I am trying to configure a Site-to-Site VPN. I have gotten to the point where my tunnel is up, but I cannot pass any traffic through the tunnel. I believe this is down to a firewall rule not being...

View Article

Re: Firewall not blocking traffic when asked...

Unfortunately that wasn't successful.I tried what you suggested, and then retried it with the order below, and it still didn't work. name eth2_in {default-action acceptdescription ""rule 10 {action...

View Article


Re: How do I setup PAT on EdgeMax / EdgeRouter 4

First of all: That's no PAT. PAT stands for PortAddress Translation. In your case the port remains as it is and thus doesn't get translated at all. If you would forward external tcp 2222 to internal...

View Article

Re: Firewall not blocking traffic when asked...

Did you assign the firewall ruleset to eth2_in? Check the ruleset's interfaces tab and assign it to eth2 + direction in. Please post your current configuration (cli -> show configuration | cat).

View Article


Re: Firewall not blocking traffic when asked...

Yes, it's assigned to an interface. Config attached.

View Article

Image may be NSFW.
Clik here to view.

Re: Edgerouter ER-6P configuration problem

I am glad that you make such an effort to help me so of course its not a issue if you dont respond for a couple days. Anyway. I did read most of the posts you mentioned and it seemsa bit weird that...

View Article


Re: VLAN only on the edgerouter and then to the trunk

eth0.999 won't be able to access anything on switch0.999 as eth0 is not part of switch0 and thus it's not the same vlan. Readd eth0 to switch0, configure eth0@switch0 as trunk and it should work.

View Article

Limit bandwidth to a specific destination IP / IP's

Hi all. Due to login-issues with League of Legends through my new ISP, I have to investigate a possible solution in throttling the bandwidth to their network.What info do you need from me to set this up?

View Article

Re: Firewall not blocking traffic when asked...

It looks like you need to apply the firewall rule to the vif 10 interface under eth0 ethernet eth0 { description "eth0 - Internet" duplex auto speed auto vif 10 { address dhcp firewall { in { name...

View Article
Browsing all 60861 articles
Browse latest View live