Re: DNSMASQ address= settings
As sudo, put those entries in a separate file in the same directory as dnsmasq.conf; i.e. appletrailers.conf. Then restart dnsmasq: service dnsmasq restart
View ArticleBlock WEB Gui outside the network?
Hi, I have a EdgeMax X SPF Router and have a question how do I close the external connection to the web gui EdgeOS from outside. Now I can enter the external IP-address and login to the system. And...
View ArticleRe: How many IP's can a group have?
posted 2 links, the 1st just containing IP address ranges per country, the 2nd a script to add them one by one in seperate iptables rules. That's definitely not the way to do it, since it doesn't...
View ArticleRe: Forward an IP address to a different IP address
Add a dNAT rule like below to your LAN interface.set service nat rule 1 description DemoMapping set service nat rule 1 destination address 1.1.1.1 set service nat rule 1 inbound-interface...
View ArticleRe: freedns.afraid.org - have problem with dynamic DNS I tired everything...
Thanks that was the trick for me.
View ArticleRe: DNSMASQ address= settings
From CLI, add lines like:set service dns forwarding options address=/trailers.apple.com/192.168.73.4
View ArticleRe: Block WEB Gui outside the network?
The default WAN_LOCAL firewall should take care of that. Make sure it's still apllied to your WAN interface
View ArticleRe: OpenVPN client on edgerouter for management purpose
Look like you have some weird routes: 0.0.0.0/1 + 0.0.0.0/24 should not be there. Can you ping 10.8.0.1 or 10.8.0.2 (depending on which one is your OpenVPN Server gateway?) If you could mask your...
View ArticleRe: Bug with firewall groups on 1.3.0
Appears to exist still now in v 1.9.1show version Version: v1.9.1 Build ID: 4939092 Build on: 12/14/16 07:02 Copyright: 2012-2016 Ubiquiti Networks, Inc. HW model: EdgeRouter X SFP 6-Port HW S/N:...
View ArticleRe: Can a site-to-site IPSec VPN co-exist with a remote-access L2TP VPN?
Best Brano, When i have a Site to Site VPN connection, Mobile users with L2TP can't connect, after removing the site to site VPN tunnel, the L2TP mobile vpn works perfect. Can you please provide me...
View ArticleRe: What would you say are the most common EdgeMAX support issues?
I use an EdgeRouter Lite. (I have more than one because they occasionally die during firmware revision and must be resurrected using exotic spells). In no particular order or urgency — these are more...
View ArticleRe: Can a site-to-site IPSec VPN co-exist with a remote-access L2TP VPN?
chrisdl wrote:Best Brano, When i have a Site to Site VPN connection, Mobile users with L2TP can't connect, after removing the site to site VPN tunnel, the L2TP mobile vpn works perfect. Can you please...
View ArticleRe: AT&T Fiber service blocks NTP 123/udp outbound. Anyway around this?
I don't have AT&T, so I can't verify. None of my systems running NTP use a source port of 123, including the EdgeRouter. Have you packet captured on the WAN interface to see if NTP packets are...
View ArticleRe: OpenVPN client on edgerouter for management purpose
10.8.0.1 is the Openvpn server.10.8.0.2 is the ER-X10.8.0.3 is my Mac This is the openvpn server config.I added client-to-client. This allows my mac to communicate with the ER-X through the vpn. port...
View ArticleRe: Block WEB Gui outside the network?
ConfigureSet service gui listen-address <LAN IP>commitSaveThis will make gui close connections on internet ip and listen only on lan subnet.. you can also set up multiple IPs if you want to have...
View ArticleWhere to find firewall rule stats from terminal
Hi All I have an EdgeRouter Lite-3 which I've setup with a zone based firewall, a couple of VLAN's and an inbound and outbound VPN. This means that I have quite a few firewall rules. I'd like to...
View ArticleFirmware 1.9.1 on R6 broke fiber port
Hi, Yesterday we updated EdgePoint R6 to 1.9.1 and lost connection to EdgeSwitch S16 at v 1.7.0. Downgrade to 1.9.0 solved the issue.SFP modules are from Mikrotik, detected as Model S-85DLC05D...
View ArticleRe: What would you say are the most common EdgeMAX support issues?
I have a 16 Port POE now bombing out on regular intervals of about 90 days. It was purchased about 2 years ago. I have to restart the switch to get AP's going again.
View ArticleRe: edgerouter lite to aws ipsec tunnel
I am unable to download a Vyatta config for my IPsEc vpn from the AWS console. Is it no longer supported by Amazon?
View ArticleRe: Where to find firewall rule stats from terminal
connect to router - Using GUI Tab Firewall/NAT > Firewall Policies - cLick on Actions drop down (far right hand side) - select Stats. via CLI - show firewall
View Article