On Tuesday 30 July 2002 11:19, claus Christian Larsen wrote:
> i have followed the troupleshotting from the dokumentation and i have
> found this:
>
> linux:~ # rcdhcpd start
> Starting DHCP server                                                 done
> linux:~ # mc
>
> linux:/etc/init.d # netstat -an | grep ":67 "
> udp        0      0 0.0.0.0:67              0.0.0.0:*

Looks OK.


> linux:/etc/init.d # ps aux | grep dhcpd
> root      1939  0.0  0.6  2200 1276 ?        S    11:04   0:00
> /usr/sbin/dhcpd e                      th0
> root      1978  0.0  0.2  1620  556 pts/1    S    11:13   0:00 grep dhcpd

Looks OK.


> linux:/etc/init.d # ipchains -L -v
> ipchains: Incompatible with this kernel

You are probably running iptables (newer) i.o. ipchains (older).

So instead, try: "iptables -L -v". This will give you a list of all rules in 
the filter part of iptables, i.e. the INPUT, OUTPUT and FORWARD chains, which 
is probably what you are looking for.

iptables is the successor for ipchains; different Linux flavors and 
versions come with different firewall packages enabled/disabled. If it 
doesn't work, then please come back with your Linux flavor and kernel version.

Jan Humme.


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to