Search

Search results

Squid Authentication from Novell Client AKA: SquidTrust

... IPUser ttl=60 children=10 %SRC /usr/local/squid/SquidTrust.pl acl AuthNDS external ... I only had to modify the line 'external_acl_type IPUser ttl=60 children=10 %SRC /usr/local/squid/SquidTrust.pl' to external_acl_type IPUser ttl=60 children=10 %SRC perl /usr/local/squid/SquidTrust.pl for my squid ...

Article - sowenatedzonedotnet - 28 Apr 2011 - 9:39am - 10 comments - 0 attachments - 1 group

Local AIX Authentication using LDAP and eDirectory 8.8.2

... if supplied from command line . Sets the cache TTL value, if supplied from command line. Sets the number of threads used ...

Article - mfaris01 - 24 Jul 2008 - 12:45pm - 3 comments - 0 attachments - 2 groups

BIND DNS (Berkeley Internet Name Domain)

... and Table 4 explains each section of the zone file. $TTL 1W @ IN SOA example.com. root.example.com. ( ... Zone line entry Description $TTL 1W TTL specifies the time to live for all records in the zone ...

Article - DamianMyerscough - 16 May 2008 - 5:08pm - 0 comments - 0 attachments - 3 groups

Running WebAccess on Tomcat 5.0

... to a specific address mcastTTL = the multicast TTL if you want to limit your broadcast mcastSoTimeout = the ...

Article - coolguys - 15 Apr 2008 - 7:03am - 0 comments - 0 attachments - 3 groups

Playing Around with XBOX (and BorderManager)

... of data: Reply from 192.168.230.2: bytes=500 time=2ms TTL=255 C:\>ping -n 1 -f -l 1000 192.168.230.2 Pinging 192.168.230.2 with ... of data: Reply from 192.168.230.2: bytes=1000 time=1ms TTL=255 C:\>ping -n 1 -f -l 1500 192.168.230.2 Pinging 192.168.230.2 with ...

Article - Bob-O-Rama - 14 Mar 2008 - 3:45pm - 0 comments - 0 attachments - 2 groups

Simple Firewall Configuration Using NetFilter/iptables

... exceeded ICMP message is used to return time-to-live ( TTL ) exceeded errors. An IP packet has a field containing a number called the time-to-live. Every time a packet crosses a router the TTL is decremented. When the TTL reaches zero, the packet will not be forwarded ...

Article - dmair - 13 Feb 2008 - 1:41pm - 0 comments - 0 attachments - 3 groups

Migrating Microsoft DNS to OES Linux

... following to the beginning of the file: $ORIGIN . $TTL 3600 ; 1 hour 3. Change the following line from: @ ...

Article - mfaris01 - 5 Feb 2008 - 12:13pm - 0 comments - 0 attachments - 2 groups

Integrating Dynamic DNS with Novell Business Continuity Clustering 1.1 for Linux

... (e.g. ftp.bcclab.provo.novell.com) my $host_record_ttl = "%HOST_RECORD_TTL%"; # The time-to-live value of the DNS record in seconds (e.g. 300) my ... A\n"; $command .= "update add $host_name. $host_record_ttl A $host_ip\n"; # The default is to add 'A' records $command .= ...

Article - brupp - 17 Nov 2007 - 11:16am - 0 comments - 0 attachments - 2 groups

© 2013 Novell