Re: OpenVPN Client Setup for Private Internet Access
Just curious - what ties your static interface route to traffic that comes from the specific source address you want? How do you keep that static route from being applied globally to all hosts? I see...
View ArticleCan I USE EthetIP over IPSec?
Hi, I'm using ERX(ver1.9.1a2) and I would like to know ERX support etheripprotocols. "etherip protocols" is not listed Ubiquiti Networks Products support list.So, It may not support --i guess. But I...
View ArticleRe: DHCP Relay Not working
On ER5, under DHCP relay, no need to configure eth1===EDIT====eth1 needs to be configured, so relay deamon listen for DHCP return packets (offer and ack) ER5 redirects DHCP requests to 192.168.123.1...
View ArticleRe: ER-X two switches
wrote:So VLANs will isolate port groups, but you lose the advantage of the switch hardware acceleration.The ER-X hardware switch handles VLANs. Switching is always full wire speed, regardless of any...
View ArticleRe: Opens ports to entire subnet
If the software really depends on incoming connections on port 8443 and has to be reachable from the internet on multiple servers in the local network, then it's failure by design and the programmer...
View ArticleRe: erx unable to sync with any ntp server
"date" does show correct time because I am running "ntpdate -u 0.asia.pool.ntp.org" in cronjob periodically. Otherwise, "date" will show incorrect after few days.
View ArticleRe: Issue with Lan to Lan connectivity
Just for understanding you made 192.168.1.254/24 on switch0.1 (aka Vlan1) and the untagged PVID 1 on the other ethernet ports. - This then gave you a solution. Just a small question, on the Switch0...
View ArticleRe: To enter on account not ip doubt
Help I need from outside can enter port 4951 more than anything if it can be, I have to enter my server, and I do not know which address should make the transfer, in the video I see 10.10.10.2 but I do...
View ArticleRe: Need another pair of eyes for zone-policy problem
No, it does work perfectly, I always use the ZBPW on ER-L and ER-X without issues ...Connect a console cable and see what happens. ..Even, try creating the zones before apply the config.Cheersjonatha
View ArticleRe: ISP WAN Block IPs and LAN IPs Setup in EdgeRouter
ETH0: xxx.xx.xx.13/30 (WAN block)ETH1: xxx.xxx.xxx.17/28 (LAN block) Create a DHCP server for LAN (eth1): xxx.xxx.xxx.16/28 With above your EdgeRouter will work as a pure router. Not firewall or...
View ArticleRe: Directing Destination of Traffic
Well, routing games through a specific gateway can be difficult as the server addresses may change at any time. As mentioned above you can't route by a domain like "ubnt.com". Actually you can add a...
View ArticleEdgerouter X as switch, but how to access it?
Hello guysI've configured my new edge router X as a switch via build-in wizard. but I would like to enable PoE out on port eth4 so that I can connect another PoE device there. however once I finish the...
View ArticleRe: ER-X two switches
So, if I understand it well I must have:-FW version 1.9 to have VLAN aware/configureable switch-add all ports to switch0-ports 0-3 add to VLAN(in my case VLAN10 untagged, also on ports 2,3 VLANs 20,30...
View ArticleRe: Issue with Lan to Lan connectivity
Hi I did run a second IP on the switch0 interface first as I know I would have to move it once I have add the new vlan on int swtich0.1 with the 192.168.1.254, and then added the untagged vlan 1 to all...
View ArticleRe: Edgerouter X as switch, but how to access it?
When you were in the wizard, creating 'switch0', did you assign an IP address to 'switch0'? That's how you access the management interface, by the switch IP address.
View ArticleRe: Edgerouter X as switch, but how to access it?
If you can't get access the simplest option may to perform a factory reset and start again. To do that simply hold the 'reset' button on the rear of the router for around 10-seconds until the eth4 LED...
View ArticleRe: Opens ports to entire subnet
my 2 cents interpretation:On LAN computers there's a program that connects to the outside world using port 8443.This means tcp8443 has to be open for outgoing packets. This does NOT involve port...
View ArticleRe: ISP WAN Block IPs and LAN IPs Setup in EdgeRouter
In addition to You also need a default route to xxx.xx.xx.14 (this builds on jjonsson assumption .13 is your WAN IP, more likely the GW is .13 and your WAN IP is .14)The WAN interface might require...
View ArticleRe: ER-X two switches
Additional tips:-If you use VLAN1, put its IP configuration under switch 0 vif 1 , not under switch0. Assign firewall rules under vif 1 , and nat rules on switch0.1-While playing around with the...
View ArticleRe: firewall question
yes, i guess that's the issue... no, for NAT i declared all source address of 10.0.0.0/8, because i actually have several networks using this internet connection through this router... so now, how do i...
View Article