Displaying 3 results from an estimated 3 matches for "defuault".
Did you mean:
default
2006 Apr 22
6
Need help with getting EXTEN from pstn hunt group
Hi
I have a TDM card with 4 lines on a hunt group coming in.
I can answer the phones with
exten => s,1,Answer()
exten => s,n,Dial(Zap....&Zap....)
...
The problem is I don't know how to find out what extension
was originally dialed. And, trying to match on the extension
always fails. E.g.
exten => 1234567,1,Answer() # never gets here
I thought I could get the extension on
2007 Feb 15
0
Brige + Firewall + Squid problem
Hi, guys
I am new to linux and iptables/ebtables
===========================
My network is as follows
LAN
IP1 : 10.10.3.25 Web Server
BRIDGE : Bridge + Squid + Firewall Which is between IP1 and IP2 which is
given IP and Defuault Gateways for this
is 192.168.1.1
IP2 : 10.10.3.61 Normal Machine Acting as Clinet
If I enable Squid, I am unable to acces web on IP1.
===========================
How a packet is passing ?
Client[IP2]->Bridge Layer2,Layer3->Squid
squid->Layer3 ==Here It may be checking for Route Of IP1 B...
2012 Jun 08
13
Default password hash
We still have MD5 as our default password hash, even though known-hash
attacks against MD5 are relatively easy these days. We've supported
SHA256 and SHA512 for many years now, so how about making SHA512 the
default instead of MD5, like on most Linux distributions?
Index: etc/login.conf
===================================================================
--- etc/login.conf (revision