AFAIK ive setup a liveCD to use as a wireless termical server
PS-A shows its is running .
ie www ->eth1
eth-> 176.0.0.X ->wireless clients

A windows client receives an IP address. but cant ping the termicalsever.
Neither can the terminal server ping the client ( both time out) .

on starting apache on both the client and the server webpages are visible going to http://localhost but not to the remote IP address.
neither machine is firewalled.


So what is wrong ?

Code:
knoppix@7[knoppix]$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.30.0    *               255.255.255.0   U     0      0        0 eth1
176.0.0.0       *               255.255.255.0   U     0      0        0 eth0
default         192.168.30.150  0.0.0.0         UG    0      0        0 eth1
knoppix@7[knoppix]$