is there a firewall that's active by default on that system? if it's running a Linux 2.4.x kernel try this: # display current firewall rules iptables -L -n # to disable the firewall completely iptables -P INPUT ACCEPT iptables -P OUTPUT ACCEPT iptables -P FORWARD ACCEPT You'll have to look at yellodog's documentation for the proper way to disable the firewall, assuming that's the problem. Christopher Smith wrote: > has anyone used an ibook with yellowdob 3.0? > I can't seem to get the airport card to work. it will get an ip address > and report signal, but when i try to ping out from that interface (eth1) > it fails... i have tried both encrypted and nonencrypted... what could i > be missing? -- scot _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list