by Dave Bour | Jun 4, 2009 | Asterisk
Turns out there’s a bug in the optimizations on the GCC compiler. Previously, was running 4.1; an ubuntu upgrade took it to 4.2 however, the audio on any gsm messages (voicemail, intros, etc) all sounded garbled. Anything wave played fine.A bit of googling...
by Dave Bour | Jan 20, 2009 | Untangle
To add SSH to Untangle, simply enter the following at the console:update-rc.d ssh defaults/etc/init.d/ssh restartYou’re good to go now remotely. Ensure you enable the local network if that’s what you wish via limiting statement in the /etc/ssh/sshd_conf...
by Dave Bour | Jan 12, 2009 | Windoze
You’re working on a network and trying to find a device, but can’t remember the IP address and you don’t have NMAP handy…This is particularly significant when dealing with network printers, etc. The two useful sequences are:1. You may try...
by Dave Bour | Dec 19, 2008 | Professional Items
Since I need to find this once a month or so…I’ve replicated it here…Original located at http://www.dslreports.com/forum/remark,11490618~mode=flatWell, I’ve managed to actually get Port Forwarding and other features working with the Speedsteam...
by Dave Bour | Dec 5, 2008 | Latest
rmmod nf_nat_siprmmod nf_conntrack_sipsed -i -e "s/nf_nat_sip//" /etc/untangle-net-alpaca/scripts/modulessed -i -e "s/nf_conntrack_sip//" /etc/untangle-net-alpaca/scripts/modulesCopied here to find it easier since many threads on untangle forums...
Recent Comments