Re: EdgeRouter LITE NBN WAN Configuration
I'm getting close! I got a DHCP IP from my ISP via the VLAN 100 tag. Few questions.Which is the best interface to get the management IP? i.e. if eth0 is connecting to the WANit should be left with no...
View ArticleRe: VPN can't ping server name
What do you mean by "server name" ?For instance, an internal fileserver might have 2:Netbios name = fileserverFQDN = fileserver.mydomain.localTest 'em both. Also , use nslookup on VPN client to check...
View ArticleRe: 2 wireless link and one EdegePoint R6
The trouble is correctly configured, i have toughswitch and edgepoint r6 but configuration is different and i made some local test but seems that the packet start to loop
View ArticleRe: ODD problem with simple WAN/2LAN config on EdgeRouter Lite 3 Port...
This doesn't directly answer your question but for a basic setup can you reset and do the WAN+2LAN2 wizard?
View ArticleRe: 6 months out of an edgerouter POE?
If you have any excuse for a second router I'd order another immediately and rma that one. Then you'll have a spare. Sounds like it's not doing anything for you as it is.
View ArticleRe: Help understanding logging
The redirect is usually just the router telling the sending machine/host that the address it's connecting to is on the same layer 2 so there is no need to go through the router.The log is apparently...
View ArticleRe: IPSec site-to-site UI won't accept hostnames for peer address in version 1.9
Please post your config
View ArticleEdgeRouter Lite 3 - Slow WAN Speeds
I apologize in advance as I am not very network savvy. ER Lite 3 has been running very well for a few months now on v1.9.0 until this evening.It is a very basic setup with eth0 as WAN, eth1 as LAN. No...
View ArticleRe: Firewall for several vlans
Thanks karog, I readed it before. But this approach uses firewall with accept default policy, guest network can access to every network not listed on the group, and we want to setup drop policy as...
View ArticleRe: EdgeRouter Lite 3 - Slow WAN Speeds
Is the cable between the modem and ERL ok? CPU usage
View ArticleRe: Support for BGP Large communities
Since ubnt is using Quagga, and Quagga does not yet support large communities, I find it hard to believe that you do. Quagga still has a bug open to support this:...
View ArticleRe: IPv6 and SOHO address space
I use a dual addressing model. SLAAC assigned GUA and DHCPv6 assigned ULA.This means I can have internal DNS pointing to a static ULA address and not have to worry about prefix changes on my BB line.
View ArticleRe: Support for BGP Large communities
Dear Arthur, I fear you might be mixing up Extended Communities and Large Communities.The VyOS project is waiting for the Quagga patch to be finished: https://phabricator.vyos.net/T143 - I expect we'll...
View Article1.9.0 dnsmasq cannot start when use-dnsmasq on dhcp with CIDR not in 8,16,24
I try to let dnsmasq take over all dhcp requests, but if I set domain-name in dhcp subnet, dnsmasq says syntax error. Tried on both erl and erx, 1.9.0. Here is my dhcp config: show service dhcp-server...
View ArticleRe: EdgeRouter LITE NBN WAN Configuration
ok so the PPPoE port is now your main WAN forget eth0 as it's acting as pass through for the PPPoE virtual interface. All NAT and firewall rules should now be associated with PPPoE interface only.
View ArticleRe: EdgeRouter LITE NBN WAN Configuration
So on the eth0 and vlan interfaces should I have them set to 'no address' or dhcp? I'll ensure the NAT has the ppp interface set as the wan and try again. Do I need to pass any specific firewall or nat...
View ArticleRe: EdgeRouter LITE NBN WAN Configuration
Only difference is my vlan 100 sub interface.
View Article