balder

Support
  • Content count

    533
  • Joined

  • Last visited

Posts posted by balder


  1. personally I use port 11112 for both upd and tcp

    This port is probably a little high. you should aim for a port between 1025-6000 ish. someone else (crise/sidey perhaps) will have to explain why :D

    i saw that and i have checked the box but i still cant stop my external ip from chanhging then have to update dc settings
    You could you a service like dyndns . i have a rubbish ISP to :D. i use the following script to update my dydns (a bit dirty but it works)

    #!/usr/bin/perl
    
    use strict;
    
    use LWP::Simple;
    
    my $username = my $hostname = my $password = my $request = my $url = '';
    
    $hostname = '#enter your host name#';
    
    $username = '#enter your username#';
    
    $password = '#enter your password#;
    
    $request = get 'http://checkip.chi.dyndns.com/';
    
    $request =~ /\b(([0-2]?\d{1,2}\.){3}[0-2]?\d{1,2})\b/;
    
    $request = get 'http://'.$username.':'.$password.'@members.dyndns.org/nic/update?system=dyndns&hostname='.$hostname.'&myip='.$1.'&wildcard=NOCHG&mx=mNOCHG&backmx=NOCHG&offline=NO';
    
    print $request;


  2. I was sooo busy at work i thought i would update Brett's Original list.

    So for a quick recap:

    As of July 25th, 2006

    [*]SkyNet.........[ When its dam ready ]

    [*]Pothead........[ When it's ready ]

    [*]NadaWTB........[ August 1st 2012 ]

    [*]CraKteR........[ March 27th 2007 ]

    [*]mika...........[ Not this year 06 ]

    [*]Sarevok........[ September 15th ]

    [*]Balder.........[ August 17th]

    [*]VuCHkO.........[ August 7th ]

    [*]willex.........[ August 15th ]

    [*]Ei8hter........[ August 12th ]

    [*]KserX..........[ July 26th ]

    [*]logi™..........[ June 15th ]

    [*]sergi..........[ June 13th ]

    [*]COach..........[ June 13th ]

    [*]Pasqualle......[ June 7th ]

    [*]Sidetrack......[ May 20th ]

    [*]neil028........[ May 15th ]

    [*]XtremexGamer...[ May 14th ]

    [*]crissand.......[ May 5th ]

    [*]DBP............[ May 5th ]

    [*]spyke..........[ April 22nd ]

    [*]arthur.........[ April 20th ]

    [*]AleX...........[ April 18th ]

    [*]


  3. Hi Balder, sorry I didn't respond earlier.

    Well as you probably know there is a new ver of strongdc out

    So I'm trying that out

    M

    no problem, but remember to come back and give apexDC a go when it comes out


  4. not wanting to get into a which client is better sdc or apex but if you want help configureing peerweb/apex pm me or more reliably pop in to the officale apex/peerweb support dc hub lots of peeps willing to help :)

    techgeeks

    edit: back on a browser with no spell check :)


  5. I shall have to hunt it down

    cheers.

    but bare in mind its orientated heavily to our uni network

    as lee said. im sure we could use some of it pehaps break it up or something.