Re: restarting BGP
Post necro much? "clear ip bgp all" or instead of all you can reference a specific peer/etc is probably a better option than restarting bgpd entirely.
View ArticleRe: Help accessing server on LAN through WAN and port forwarding
The implementation of NAT Hairpin itself is ugly. Given this scenario Host A on LAN - 192.168.1.100Server on LAN - 192.168.1.50 Host A -> WAN IP address (ROUTER DNAT to 192.168.1.100 AND SNAT...
View ArticleRainy day, reviewing config, don't understand how this can work
Help! But not urgent help. Its a rainy day, and I'm studying an Edgeos router config to better understand how things are woring. That, and change the HTTPS port, since I currently 443 to be forwarded...
View ArticleRe: CLI Integrated dnsmasq Adblocking & Blacklisting v3.5.5 Easy Config
Check/use the diagnosing steps discussed in posts 655-664 above in this thread and report back.
View ArticleRe: CLI Integrated dnsmasq Adblocking & Blacklisting v3.5.5 Easy Config
There aren't many "steps" in those posts, and I had already looked at the output in Firefox's developer's console, but didn't see anything obvious....
View ArticleERPOE-5 VLANs
Completely new to Ubiquiti and by no means versed at routers/switches/firewalls. I wanted to use the ERPOE-5 to create 3 VLANs (separate networks) and connect a UniFi but as I work with it, I am not...
View ArticleRe: Rainy day, reviewing config, don't understand how this can work
I don't really understand your question, or your network setup.Eth1 is simply providing the network 192.168.0.1/24, and connectivity for any devices connected to that subnet.If you plugged it into the...
View ArticleRe: Rainy day, reviewing config, don't understand how this can work
eth1 is plugged into a switch, eth2/3/4 are not, they're plugged into computer 'internet' ports. And yes, the entire network is on 192.168.1.0/24. The WAN_LOCAL rule was an attempt to allow 'remote'...
View ArticleRe: ERPOE-5 VLANs
Yeah, you're doing it wrong, or thinking about it wrong. Splitting the ports from switch0 will allow them to act as independent physical LANs, rather than as a switch all attached to the same LAN....
View ArticleRe: Rainy day, reviewing config, don't understand how this can work
Allowing remote access to the GUI is a bad idea no matter what. If you need / want remote access to the router, use SSH (key-based auth only), or a VPN. Assuming the .1.x computers are plugged into...
View ArticleRe: CLI Integrated dnsmasq Adblocking & Blacklisting v3.5.5 Easy Config
Check for errors in the browser console (developer mode, web inspector, or whatever your browser calls the option). Usually the console will have a red stop box icon or similar on the tab that shows...
View ArticleRe: CLI Integrated dnsmasq Adblocking & Blacklisting v3.5.5 Easy Config
That WAS the console image posted in the link above. I don't see any hard errors there.
View ArticleRe: ERPOE-5 VLANs
dpurgert - thanks for the reply. If I added a managed switch, would that do the trick?
View ArticleRe: ERPOE-5 VLANs
well, you could put VLANs on eth1, and plug that into a managed switch to carry the VLANs / distribute them to other devices. Or you could go about your initial method (using physical LANs and dumb...
View ArticleRe: ERPOE-5 VLANs
Will the UniFi controller be able to tie an individual physical lan to a wifi network, so they all talk together but not to the other networks?
View ArticleRe: Rainy day, reviewing config, don't understand how this can work
That was kindof my point/question..... eth1 is plugged into an external switch and has 10 computers actively using 'the internet', and eth2/3/4 are plugged into 'other computers'. I don't understand...
View ArticleRe: ERPOE-5 VLANs
No, your router is what connects networks together. The controller just runs the UniFi line of equipment.
View ArticleRe: Rainy day, reviewing config, don't understand how this can work
So, here's my 'interfaces' definion:ethernet eth1 {address 192.168.0.1/24description Localduplex autopoe {output off}speed auto}ethernet eth2 {description "Local 2"duplex autopoe {output off}speed...
View ArticleRe: CLI Integrated dnsmasq Adblocking & Blacklisting v3.5.5 Easy Config
Unfortunately that view doesn't help much. I'm on a mobile right now, so can't drill into how to use your browser's console to show a blocked address.
View ArticleRe: CLI Integrated dnsmasq Adblocking & Blacklisting v3.5.5 Easy Config
Darnit, this is the third time I've posted this. WHy have my previous two posts just gone missing! --- Thanks for the reply. But something has gone wrong with the forum post. I had posted right...
View Article