Hello Kakao, Sunday, July 06, 2003, 1:10:33 AM, you wrote:
> [EMAIL PROTECTED] ws02]$ ping assign.stanford.edu > ping: permission denied. (are you root?) Check this as user "root"? Set permission so that root can execute "ping"? > -------------------------------------------------------- > [EMAIL PROTECTED] sysconfig]# iptables --list > Chain INPUT (policy ACCEPT) > target prot opt source destination > Chain FORWARD (policy ACCEPT) > target prot opt source destination > Chain OUTPUT (policy ACCEPT) > target prot opt source destination Looks fine, regarding permission. Probably you need NAT for your clients. If you have a situation like this wsXX --- WS-network --- server --- external network you want to masquerade. Look e.g. at www.tldp.org in the howto section. You also have to echo "1" > /proc/sys/net/ipv4/ip_forward to activate packet forwarding between interfaces. Best regards, Anselm Martin Hoffmeister Stockholm Projekt Computer-Service <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _____________________________________________________________________ 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.freenode.net
