Re: ERL-3, CenturyLink Gigabit, Static IPs
16again wrote:A subnet of 8 addresses will alway start having last digit dividable by 8 (0...8..16...104 ). Not at 1 as in topic start Sorry. "1.2.3.1" was just a placeholder. I didn't want to...
View ArticleRe: SSH on a different WAN port?
gfunkdave wrote:No, you're not following. 192.168.4.1 is the router's LAN IP. I just want to be able to SSH into the router from the LAN on port 22 and form the WAN on port 443 (but not 22). Right now...
View ArticleRe: default Firewall setting enough?
HiUPNP2how to putsit on ERL and ER POE and how to deletedUPNP I'm not sogood atCLIbut cancopy pasteI willbe gladif you writethe precisecommandtocli / Flemming
View ArticleRe: Edgerouter X lost LAN side everything. WAN works still...help.
I was able to restore to a previous config and get it working again. Here is the config that was working for at least a week (maybe until reboot?)... can someone tell where I might have some conflicts...
View ArticleRe: EdgeRouter Lite 3 - trunk port
So just to be clear and make sure I undestand right, by for example adding 2 VLAN will enable trunking Automatically?
View ArticleRe: EdgeRouter Lite 3 - trunk port
That's a router, not a swtich, so it needs to route traffic, not "trunk" it. What exactly are you trying to do?
View ArticleRe: EdgeRouter Lite 3 - trunk port
I have 5 public IP address. My internet connection use PPPoE. Hardware:router: UBNT EdgeRouter Lite 3switch: NETGEAR GS724Tv2access point: UBNT UAP AC PRO, CISCO WAP4410N I want to create an...
View ArticleLLDP Port Id: MAC address only
I've run into an issue with LLDP and I was hoping somebody could explain to me why on my edgerouter I only see Device ID and no Platform, Cap or Port ID from the router side. On the switch side (to the...
View ArticleRe: ERL-3, CenturyLink Gigabit, Static IPs
Think I got it working. 16again wrote: simply assign x.x.x.110/29 address to eth2 eth2 on ERL: x.x.x.110/29 Computer plugged into eth2:IP: x.x.x.105GW: x.x.x.110 It will get online, but 'what is my...
View ArticleRe: Comcast EDI to EPL change
Do you know anyone that has an example config/screenshots of a edgerouter pro that has the same setup?
View ArticleRe: Not getting local DNS to work properly
Hello I´m kind of new with Ubiquiti equipment, I have running now a ERPOE5 running 1.8.5 in my home enviorment, so far everything is running nice, but I have an issue that I will explain and I hope...
View ArticleRe: SSH on a different WAN port?
When you tried your own DNAT and firewaill rules, on the firewall rule that opened port 22 did you also include the address 192.168.4.1 along with the port in the destination part of the rule? I am not...
View ArticleRe: default Firewall setting enough?
configure delete service upnp set service upnp2 wan <wan-interface> set service upnp2 listen-on <lan-interface> set service upnp2 nat-pmp enable set service upnp2 secure-mode enable commit...
View ArticleRe: EdgeRouter Lite 3 - trunk port
karzysiek_PL_ wrote:I have 5 public IP address. My internet connection use PPPoE. Hardware:router: UBNT EdgeRouter Lite 3switch: NETGEAR GS724Tv2access point: UBNT UAP AC PRO, CISCO WAP4410N I want to...
View ArticleRe: Load-balancing explained?
When looking at the routing tables, strongSwan is using fwmark 0xffffffff. In your LB engine, do you keep this0xffffffff fwmark or overwrite it with your LB fwmarks? admin@router-b:~$ ip rule show 0:...
View ArticleRe: SSH on a different WAN port?
You cannot port-forward to another IP assigned to the router. Port forward targets another host on your network (e.g. your laptop).
View ArticleLoad balancing with 3+ WAN connections
I'm considering using an EdgeRouter 8 as a load balancing/failover router for a setup with 3 (possibly 4 or 5) WAN connections. I'm not familiar with EdgeOS, but looking at the guide there are wizards...
View ArticleAirPlay Availability on WAN+2LAN2
Hello, I recently purchased and setup a EdgeMax Light for my SOHO setup. I ran through the wizard setting my LAN up as a WAN+2LAN2. The configuration is as follows:eth0 - WAN - DSLeth1 - 192.168.1.*...
View ArticleRe: SSH on a different WAN port?
dpurgert wrote:You cannot port-forward to another IP assigned to the router. Port forward targets another host on your network (e.g. your laptop).This is a limitation of WebGUI since you can forward...
View ArticleRe: ERL, VPN to SonicWall and 20 minute timeouts
There were also two connection timeout values on the sonicwall side which were set to 720. Pushing these up to 28800 and the connections are now stable. Many thanks for the help in getting this resolved.
View Article