Penguin
Diff: DavidsDDNSExample
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of DavidsDDNSExample.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 5 Last edited on Monday, April 11, 2005 7:10:34 am by GeorgeDickey
Older page: version 4 Last edited on Saturday, May 15, 2004 9:33:08 am by DavidMoore Revert
@@ -29,8 +29,14 @@
  forwarders { 
  210.55.24.14; 
  210.55.24.8; 
  }; 
+ // just listen internally  
+ listen-on {  
+ 192.168.10/24;  
+ 192.168.12/24;  
+ __127.0.0.1;__  
+ };  
  
  }; 
  
  
@@ -238,13 +244,6 @@
  
  1 IN PTR localhost. 
  
 ------- 
-__Arghhh!!!!__  
- // just listen internally  
- listen-on {  
- 192.168.10/24;  
- 192.168.12/24;  
- };  
  
-Seemed like a good idea, but screwed up dynamic updating for some reason. Kept getting connection refused messages.  
 And I'd changed a few things so it took me all day to figure out. 
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors.
  • GeorgeDickey
The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/blame.php (In template 'html'):177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument