9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] DHCP weirdness?
@ 2003-04-24 16:09 Dan Cross
  2003-04-24 16:24 ` David Presotto
  2003-04-24 16:43 ` [9fans] DHCP weirdness? ron minnich
  0 siblings, 2 replies; 12+ messages in thread
From: Dan Cross @ 2003-04-24 16:09 UTC (permalink / raw)
  To: 9fans

After pulling to my fileserver yesterday for the first time in a couple
of weeks and rebooting, I found that DHCP was no longer working.
Here's the configuration: I have a standalone file server on the same
network with a diskless CPU server (well, it boots locally and has a
disk to hold swap and a secstore, but I don't think that's relevant).

 From what I can see, dhcpd on the CPU server responds to the client,
but the client ignores the response.  That is, I can see dhcp requests
and on the network while running snoopy, and /sys/log/ipboot shows that
responses are being sent, but the client eventually times out and asks
me for other boot information.

I rebuilt everything on the system, including kernels and 9load (on the
client), but no luck.  Has anyone else seen this behavior?

	- Dan C.



^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [9fans] ipconfig
@ 2001-07-13 12:53 presotto
  0 siblings, 0 replies; 12+ messages in thread
From: presotto @ 2001-07-13 12:53 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

The options have to happen before any of the ppsitional arguments.
You really want

ip/ipconfig -g 192.168.0.1 ether /dev/ether0 192.168.0.2 255.255.255.0

Alternately, you could leave out the '-g 192.168.0.1' and just use

echo -n 'add 0 0 192.168.0.1' > /net/iproute

I think the ipconfig is easier but the other lets you change it later.

[-- Attachment #2: Type: message/rfc822, Size: 2792 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 218 bytes --]

Does ip/ipconfig ether /dev/ether0 192.168.0.2 -g 192.168.0.1 255.255.255.0

give me an interface with 192.168.0.2 and with default gateway 192.168.0.1 ?

Or how do I set my default gateway ?

/Michael Grunditz

[-- Attachment #2.1.2: Type: text/html, Size: 663 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [9fans] ipconfig
@ 2001-07-13  9:31 Grunditz Mikael - migu
  0 siblings, 0 replies; 12+ messages in thread
From: Grunditz Mikael - migu @ 2001-07-13  9:31 UTC (permalink / raw)
  To: 9fans@cse.psu.edu (E-mail)

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

Does ip/ipconfig ether /dev/ether0 192.168.0.2 -g 192.168.0.1 255.255.255.0

give me an interface with 192.168.0.2 and with default gateway 192.168.0.1 ?

Or how do I set my default gateway ?

/Michael Grunditz

[-- Attachment #2: Type: text/html, Size: 663 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-04-27 21:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-24 16:09 [9fans] DHCP weirdness? Dan Cross
2003-04-24 16:24 ` David Presotto
2003-04-24 16:50   ` Sam
2003-04-24 16:53     ` David Presotto
2003-04-24 16:58     ` Charles Forsyth
2003-04-24 16:59     ` Russ Cox
2003-04-24 20:03   ` [9fans] ipconfig Sam
2003-04-24 20:56     ` David Presotto
2003-04-27 21:20       ` Russ Cox
2003-04-24 16:43 ` [9fans] DHCP weirdness? ron minnich
  -- strict thread matches above, loose matches on Subject: below --
2001-07-13 12:53 [9fans] ipconfig presotto
2001-07-13  9:31 Grunditz Mikael - migu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).