Re: Email alert when total bytes on WAN port exceeds daily threshold
Thanks for your thoughtful reponse. I was able to get vnstat up and running, but I'm wondering, how can I send mail from my cron job? I tried installing postfix from the debian repo but that failed....
View ArticleRe: My bandwidth monitoring solution....
Thanks for your response. I wonder if creation of this folder could be added to some kind of bootup script?
View ArticleRe: My bandwidth monitoring solution....
Yes, you can. That's how I have mine set up. sudo vi /etc/init.d/vnstatAt line 27 insert the start (before the daemon starts):if [ ! -d "/var/log/vnstat" ]; thenmkdir /var/log/vnstatficp...
View ArticleRe: Trouble setting up Edgerouter Pro
I tried changing the default gateway on the PC to 192.168.1.1 but it did not seem to make any difference. I wonder if I was supposed to do a full boot after I changed it? Sorry for the dumb questions,...
View ArticleEdgerouter X Failed Upgrade / Failed Reset
Hi Community, I had no problems with my Edgerouter X, up and running for 6 months. I tried to upgrade to v1.9.1 this morning and the Upgrade failed from the web interface. It also failed from the CLI...
View ArticleRe: Issues with edgerouter erpoe-5
Do you mean PPPoE?So what do you get. As I said more detail is needed, you don't tell us a lot. Can you now access the ER?
View ArticleCan my EdgeRouter help to protect against this kind of attack?
Since a few weeks, my mail server is under constant attack/probing. Postfix can handle it (they don't get past postscreen, they might not even try to go beyond postscreen), but the effect has become...
View ArticleRe: ERLite-3 End of Life Concerns
But I keep seeing posts from people who cannot upgrade their ERX to latest firmware, because there is insufficient space on the ERX. It seems to me the ERX shaved $1 too much off the hardware cost,...
View ArticleRe: ERLite-3 End of Life Concerns
case in point: https://community.ubnt.com/t5/EdgeMAX/EdgeMAX-EdgeRouter-software-version-v1-9-1-has-been-released/m-p/1766879#M140307
View ArticleRe: Emerging Threats Blacklist
I downloaded the gen_blacklist.sh script. When I test-run it on my macOS Sierra (BSD compatible) system, it chokes on 'declare -A', 'readlink', and some syntax error on line 416. Is this Linux-only...
View ArticleRe: PPTP and HTTPS issues
Anyone? Still got the same problem, now I cannot even access community.ubnt.com if I'm connected to the VPN
View ArticleRe: ERL interface at public ip
you can set the GUI listen interface to only listen on an internal interface - such as your LAN. You can also change the listen-on ports: set service gui listen-address 192.168.150.250 << set...
View ArticleRe: Emerging Threats Blacklist
gctwnl wrote:I downloaded the gen_blacklist.sh script. When I test-run it on my macOS Sierra (BSD compatible) system, it chokes on 'declare -A', 'readlink', and some syntax error on line 416. Is this...
View ArticleRe: Can my EdgeRouter help to protect against this kind of attack?
Assuming those IPs are in one (or more) of the various blocklists you can obtain, running the emerging threats blacklist may prove helpful.
View ArticleRe: PPTP and HTTPS issues
It sounds like you want split DNS, but aren't presently using it. it is not clear from your post - where is the VPN connection occurring? Is it site to site from your ERL to a work device, or is it...
View ArticleRe: Emerging Threats Blacklist
Checked it visually, moved it to my EdgeMax and ran it. It fails on my EdgeMax: vbash-4.1# sh gen_blacklist.sh >blacklist.txtgen_blacklist.sh: line 416: syntax error near unexpected token...
View ArticleRe: Emerging Threats Blacklist
Post 09-27-2016 11:15 AM - edited 09-28-2016 04:21 PM by wirerydr contains a download link. Of course in the end it must run on the EdgeMax, I was just looking at it before moving it over and running...
View ArticleRe: Issues with edgerouter erpoe-5
My bad, yes PPPoE. ER fails to connect with the Arris Modem in any case and I cant acess the internet. The modem works with ISP provided router, so at the moment i have bridged the ISP router to...
View Article