T o n g wrote:
> Yes, this a dual-boot machine. So same machine, same MACs, same spot,
> same line.
Then your dhcp server is probably requiring that hostnames be sent.
By default the dhcp3 client doesn't send hostnames unless it is
configured to do so. I would start there.
http://www.debian.
On Tue, 31 Aug 2010 12:10:19 +0200, Alain Baeckeroot wrote:
First of all,
> If it is at work, it is very likely that your are NOT allowed to do what
> you want . . .
No, this is school environment. Open dchp to all. As I said, wired
network not work, but wireless network works. Same m
On 31.8.2010 7:48, T o n g wrote:
> Hi,
>
> What might be the problem that my laptop can't acquire dchp lease from
> Linux while Windows can?
> ...
You can use Wireshark (among others) to "record" the conversations between
your Windows/Linux box and the DHCP serve
Le 31/08/2010 à 10:58, Andrei Popescu a écrit :
> On Ma, 31 aug 10, 04:48:36, T o n g wrote:
> > Hi,
> >
> > What might be the problem that my laptop can't acquire dchp lease from
> > Linux while Windows can?
> >
> > Same spot, same line. Tri
On Ma, 31 aug 10, 04:48:36, T o n g wrote:
> Hi,
>
> What might be the problem that my laptop can't acquire dchp lease from
> Linux while Windows can?
>
> Same spot, same line. Tried two different distros that had no problem
> acquiring dchp lease at my home, neither
Le 31/08/2010 à 06:48, T o n g a écrit :
>
> Hi,
>
> What might be the problem that my laptop can't acquire dchp lease from
> Linux while Windows can?
>
> Same spot, same line. Tried two different distros that had no problem
> acquiring dchp lease at my home,
On Tue, Jan 13, 2009 at 02:09:28PM +0800, rjubio wrote:
> Hi,
>
>I am wondering how can I monitor the leases that my dhcp server is
> giving to its clients. Thanks!
> Maybe there is an existing software that I can use.
Try Google. There are several CGI scripts around that generate html page
On Tue, Jan 13, 2009 at 02:09:28PM +0800, rjubio wrote:
> Hi,
>
>I am wondering how can I monitor the leases that my dhcp server is
> giving to its clients. Thanks!
> Maybe there is an existing software that I can use.
If your DHCP server is running Debian, then your DHCP server might write
Hi,
I am wondering how can I monitor the leases that my dhcp server is
giving to its clients. Thanks!
Maybe there is an existing software that I can use.
--ROD
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lis
Kevin Buhr <[EMAIL PROTECTED]> writes:
>
> and change it to this:
>
> iface eth0 inet manual
> up dhclient3 -lf /var/lib/dhcp3/dhclient.$IFACE.leases -pf
> /var/run/dhclient.$IFACE.pid $IFACE
> down kill $(< /var/run/dhclient.$IFACE.pid)
Whoops. One problem wi
Cassiel <[EMAIL PROTECTED]> writes:
>
>Every time I restart my Lenny I obtain a new ip addr from one of the 2
>dhcp servers. We have a 1 month lease on this servers and this should
>never happen within this period.
>any experience on this?
I'm assuming that your interfaces are auto
On Sun, Mar 16, 2008 at 12:38 AM, Dave Sherohman <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 14, 2008 at 10:01:08AM -0800, Ken Irving wrote:
> > You say there are two DHCP servers; perhaps what you're
> > seeing is a different IP reply from one or the other server?
>
> This was my first thought als
On Fri, Mar 14, 2008 at 10:01:08AM -0800, Ken Irving wrote:
> The dhcpd daemon(s) is not on your box, so the behavior you're seeing
> is due to whatever your admins are doing. The DHCP client on your
> box broadcasts a request for an IP address to the network, identifying
> itself by the MAC addre
p a mac address to ensure a static ip but my network admin
> said this should not be necessary because of the 1 month lease on the servers
> (running debian etch)
>
> I must say I do not know how dchp works exactly, I am a poor web application
> developer :-)
>
> So finally I g
Yes that's the point,
I know you can map a mac address to ensure a static ip but my network admin
said this should not be necessary because of the 1 month lease on the
servers (running debian etch)
I must say I do not know how dchp works exactly, I am a poor web application
developer :-
Hi,
On Fri, Mar 14, 2008 at 9:13 PM, Cassiel <[EMAIL PROTECTED]> wrote:
> Every time I restart my Lenny I obtain a new ip addr from one of the 2 dhcp
> servers. We have a 1 month lease on this servers and this should never
> happen within this period.
You can't guarantee what IP address you'll rec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Cassiel wrote:
> Hi you all,
>
> I am a LAN member and I am experiencing a strange behaviour with dchp ip
> renewal.
>
> Every time I restart my Lenny I obtain a new ip addr from one of the 2 dhcp
> servers. We have a 1 month
Hi you all,
I am a LAN member and I am experiencing a strange behaviour with dchp ip
renewal.
Every time I restart my Lenny I obtain a new ip addr from one of the 2 dhcp
servers. We have a 1 month lease on this servers and this should never
happen within this period.
any experience on this
On Wed, Mar 12, 2003 at 10:49:21PM +0100, Robert Epprecht wrote:
> > yeah, that's the error i was talking about. you can tell because of the
> > typho (should be EEPROM, not EERPROM). do you still get that message?
>
> no
good, maybe it's already fixed in upstream then...
> I could try startin
sean finney <[EMAIL PROTECTED]> writes:
> On Wed, Mar 12, 2003 at 03:47:51PM +0100, Robert Epprecht wrote:
>> with kernel 2.4.18 dmesg said:
>> sis900.c: v1.08.02 11/30/2001
>> eth0: Error EERPOM read
> yeah, that's the error i was talking about. you can tell because of the
> typho (should
On Wed, Mar 12, 2003 at 03:47:51PM +0100, Robert Epprecht wrote:
> I am not the guy you talk about, but with kernel 2.4.18 dmesg said:
> sis900.c: v1.08.02 11/30/2001
> eth0: Error EERPOM read
>
> I was told, that the reason was the driver not able to read the mac address
> on the card. I had
On Wed, 12 Mar 2003 15:47:51 +0100
Robert Epprecht <[EMAIL PROTECTED]> wrote:
> sean finney <[EMAIL PROTECTED]> writes:
>
> > do you have anything in your kernel logs that looks like:
> >
> > ... Error EERPOM read ...
> >
> > ? i remember a fellow on another list i'm on had a problem with
> > hi
sean finney <[EMAIL PROTECTED]> writes:
> do you have anything in your kernel logs that looks like:
>
> ... Error EERPOM read ...
>
> ? i remember a fellow on another list i'm on had a problem with
> his sis900 card too, it was a bad eeprom that returned bogus values.
I am not the guy you talk a
On Thu, Mar 06, 2003 at 05:06:06PM +0100, Michael Bona wrote:
> Sorry, I am confused: Detection with DHCP fails - I can confirm that ;-(
> Then what do you do to make the detection "work fine?
do you have anything in your kernel logs that looks like:
... Error EERPOM read ...
? i remember a fel
On Thu, 06 Mar 2003 17:06:06 +0100
Michael Bona <[EMAIL PROTECTED]> wrote:
> Klaus Imgrund wrote:
>
> > On Mon, 03 Mar 2003 18:19:09 +0100
> > Michael Bona <[EMAIL PROTECTED]> wrote:
> >
> >> Klaus,
> >>
> >> so did you find a pattern under what circumstances it works and
> >when> it does not?
Klaus Imgrund wrote:
> On Mon, 03 Mar 2003 18:19:09 +0100
> Michael Bona <[EMAIL PROTECTED]> wrote:
>
>> Klaus,
>>
>> so did you find a pattern under what circumstances it works and when
>> it does not? I would be very interested especially concerning Debian
>> ...
>>
>> Michael
>
> When you
> Does anyone have a script that will detect that the ethernet port is
> not connect to a hub/switch (mii-tool detects this well) so that when
> I boot my machine when disconnected I do not have to wait for the
> DHCP client to fail.
> I currently have in /etc/network/interfaces:-
> iface eth0 i
Does anyone have a script that will detect that the ethernet port is
not connect to a hub/switch (mii-tool detects this well) so that when
I boot my machine when disconnected I do not have to wait for the
DHCP client to fail.
I currently have in /etc/network/interfaces:-
iface eth0 inet dhcp
an
On 27 Dec 2001, Ray wrote:
> On Wed, Dec 26, 2001 at 01:07:12PM -0500, Faheem Mitha wrote:
> >
> > Dear People,
> >
> > I set up the networking for a Debian box via dchp. The setup asks for a
> > host and that is all. No domain name was asked for.
>
On Wed, 2001-12-26 at 21:13, Ray wrote:
> On Wed, Dec 26, 2001 at 01:07:12PM -0500, Faheem Mitha wrote:
> >
> > Dear People,
> >
> > I set up the networking for a Debian box via dchp. The setup asks for a
> > host and that is all. No domain name was asked fo
On Wed, Dec 26, 2001 at 01:07:12PM -0500, Faheem Mitha wrote:
>
> Dear People,
>
> I set up the networking for a Debian box via dchp. The setup asks for a
> host and that is all. No domain name was asked for.
Right, DHCP can feed your machine everything it needs to know ab
Dear People,
I set up the networking for a Debian box via dchp. The setup asks for a
host and that is all. No domain name was asked for. The internet link is
running, but how do I connect to the box via ssh from outside? I've looked
at various bits of documentation including the DCHP howto
32 matches
Mail list logo