From ichbin at comcast.net Wed Aug 3 04:36:02 2005 From: ichbin at comcast.net (IchBin) Date: Tue, 02 Aug 2005 22:36:02 -0600 Subject: [classic-discuss] Static IP problem Message-ID: <42F049B2.4010705@comcast.net> I set my Tinysofa box to have a static "inside" IP behind my router at my office via netconfig. Everything works great when I do that, but it seems once or twice a day my box all of a sudden just changes to one of the dynamic IP's on my router. Thus, making my machine inaccessible. So I have to set my static IP again with netconfig. For the life of me I can't seem to find what is causing it to do this. It seems that the problem started happening when I installed Samba. So I just shut it off and we'll see how it goes tomorrow. I don't have anything in my chkconfig list that starts up that has anything to do with DHCP, nor do I see anything in the "ps aux" list of running programs. Anyone have any thoughts on this? IchBin From jh at tinysofa.org Wed Aug 3 05:03:52 2005 From: jh at tinysofa.org (Jaakko Heinonen) Date: Wed, 3 Aug 2005 08:03:52 +0300 Subject: [classic-discuss] Static IP problem In-Reply-To: <42F049B2.4010705@comcast.net> References: <42F049B2.4010705@comcast.net> Message-ID: <20050803050352.GA8525@ws.jh.dy.fi> On 2005-08-02, IchBin wrote: > seems once or twice a day my box all of a sudden just changes to one of > the dynamic IP's on my router. > I see anything in the "ps aux" list of running programs. Anyone have any > thoughts on this? Does these show up something: ps ax|grep pump ps ax|grep dhc (Run as root on 2.0.) -- Jaakko