Displaying 2 results from an estimated 2 matches for "steveo".
Did you mean:
steve
2002 Sep 04
2
PXE-E55 ProxyDHCP - No reply to request on port 4011
...e 192.168.104.55 192.168.104.56;
deny unknown clients;
}
host node1 {
hardware ethernet 00:01:03:1f:8c:39;
fixed-address 192.168.104.55;
}
host node2 {
hardware ethernet 00:50:da:64:41:54;
fixed-address 192.168.104.56;
}
#
# [...]
#
}
/tftpboot directory listing:
[steveo at pxelinux steveo]$ ls -l /tftpboot
total 8666
-rw-r--r-- 1 root root 776786 Apr 19 14:38 initrd.img
-rw-r--r-- 1 root root 556336 Apr 19 14:38 initrd.img.orig
-rw-r--r-- 1 root root 823725 Aug 12 16:42 linux
drwxr-xr-x 2 root root 1024 Jul 24...
2003 Dec 30
0
FW: NFS error 101, again
I have been successful with configuring TCP on a 2.4.23 kernel that was
built
with the "IP: kernel level autoconfiguration" turned on with the following
append line:
APPEND initrd=rootfs.gz root=/dev/ram0 rw
ip=192.168.0.175::192.168.0.1:255.255.255.0
^ ^
^
| |