Re: Requests/suggestions for new hardware models
It's connected to the Edgeswitch XG, by the SFP+ port....
View ArticleRe: BGP & IPSec questions
Scratch that, just need to find out why I'm not broadcasting routes *to* Azure, I can see Azure's routes and can confirm that my local machines can route to them:ryanb@ubnt:~$ show ip bgp BGP table...
View ArticleRe: Load Balancing problem
klinders5 wrote:@UBNT-stig can you better explain the initial-delay and interval setting? It seems self explanintory but I set the initial-dealy at 5, the interval at 5 and the failures at 3 and from...
View ArticleRe: offloaded VPN ERL?
Speed are much better now after the last update. Thanks for the help guys!
View ArticleRe: BGP & IPSec questions
I don't see network or redistribute statement on ryanb to advertise the routes.
View ArticleRe: Simple routing question: route between 2 subnets
Hi Joniec,What a great idea you had! Thanks. Indeed, with your suggestion I was able to connect to the camera and change network settings to DHCP.However, my problem remains: Once I connect my camera...
View ArticleRe: BGP & IPSec questions
THANK YOU. adding the network did the trick: ryanb@ubnt# show protocols bgp bgp 65501 { neighbor 10.1.255.254 { ebgp-multihop 4 remote-as 65515 soft-reconfiguration { inbound } update-source 10.0.1.1 }...
View ArticleRe: [ERL-3 1.9.0] No DHCP leases since switching to DNSMasq
Last night, I unboxed my 2nd EdgeRouter Lite and immediate updated it to 1.9.0, then applied the WAN+2LAN2 configuration and tested basic SOHO functionality. All worked fine. I then uploaded and...
View ArticleRe: Update to 1.9 broke my l2tp/ipsec
voinageo wrote: So can we have a better explanation what is the command doing ? How it fixes the issue ? From what I can see it is adding some default routes to the routing tables of the interfaces...
View ArticleRe: BGP & IPSec questions
Just a touch more digging, and I think I've finally got it: ryanb@ubnt# show protocols bgp bgp 65501 { neighbor 10.1.255.254 { ebgp-multihop 4 remote-as 65515 soft-reconfiguration { inbound }...
View ArticleRe: BGP & IPSec questions
"redistribute connected route-map <>" - be sure to filter out those you don't want to advertise through the route-map, and you don't need network statements any more.
View ArticleRe: [ERL-3 1.9.0] No DHCP leases since switching to DNSMasq
Like you already found out, it is a known issue. I wanted to have the functionality back while I wait for them to include it in the UI so I hacked together a quick wizard. Feel free to try it, it has...
View ArticleRe: EdgeRouter Pro - New owner needs advice please
Hello, I was able to configure Eth1 and get the DHCP addresses now. It took a bit of practice as it's so different from consumer class type of routers but with your help, I have figured it out. I...
View ArticleRe: EdgeRouter X - Ad-blocking (content filtering) using GUI ?
i have decided to revert back to the standard "non-ad-blocking" status 1. sudo chmod -x /config/user-data/update-adblock-dnsmasq.sh2, checked crontab -e... but i couldn t find the dnsmasq line anymore...
View ArticleRe: ERLite OSPFv3 doesn't work on 1.8.0 or later
This is likely a MTU size issue. Can you check the MTU size and make sure they match and increase the size if needed?
View ArticleRe: Can I protect 2 types of customers with this simple vlan idea ?
Why not just use the managed switches for the trunk with multiple vlans? then POP managed switch can be used to connect the wireless radios to its vlan and the wired clents to the wired vlans... (you...
View ArticleRe: Unable to ping server by host name on different subnet
One way to resolve this would be to assign your router address as the DNS server on your client. With two networks, if you have a system on 192.168.1.x trying to ping a device on 192.168.0.x using...
View ArticleRe: Can I protect 2 types of customers with this simple vlan idea ?
2 logical networks but physicaly they are going over the same managed switches...
View ArticleERL / ERX / USG - transparent proxy / filtering / bandwidth shaping
Just wondering if anyone uses an ERL (or an ERX, or a USG) in transparent bridge type mode, where the unit acts as:- a filter and/or- traffic shaping type of box. I'm tired of pfSense. Their latest...
View ArticleRe: Apple TV latency between subnets
I assume that you're cabled in to test this, and moving the Apple TV onto the same subnet as the client clear the issues up? What are you using to forward the Bonjour advertisements? Is the CPU usage...
View Article