Re: Get TCP protocol working

1998-03-11 Thread Paul Fontenot
Do you have tcp_wrappers installed? I had this problem once and that was the problem. -Paul On Tue, 10 Mar 1998, Me !! wrote: > On Tue, 10 Mar 1998, Michael Jinks wrote: > > > Me !! wrote: > > > > > > I'm running a LAN with 7 people on it and here is my problem: > > > I'm able to ping everyon

Get TCP protocol working

1998-03-10 Thread Me !!
I'm running a LAN with 7 people on it and here is my problem: I'm able to ping everyone on the network, I can send and recieve both icmp and udp packets, but when I go to use anything that might invoke tcp it does nothing. It just sits there. I have tcp compiled in my kernel and I can telnet w

Re: Get TCP protocol working

1998-03-10 Thread Me !!
On Tue, 10 Mar 1998, Michael Jinks wrote: > Me !! wrote: > > > > I'm running a LAN with 7 people on it and here is my problem: > > I'm able to ping everyone on the network, I can send and recieve both icmp > > and udp packets, but when I go to use anything that might invoke tcp it > > does nothi

Re: Get TCP protocol working

1998-03-10 Thread Keith Dart
On Mon, 9 Mar 1998, Me !! wrote: > > I'm running a LAN with 7 people on it and here is my problem: > I'm able to ping everyone on the network, I can send and recieve both icmp > and udp packets, but when I go to use anything that might invoke tcp it > does nothing. It just sits there. I have t

Re: Get TCP protocol working

1998-03-10 Thread Michael Jinks
Me !! wrote: > > I'm running a LAN with 7 people on it and here is my problem: > I'm able to ping everyone on the network, I can send and recieve both icmp > and udp packets, but when I go to use anything that might invoke tcp it > does nothing. It just sits there. I have tcp compiled in my ker

Get TCP protocol working

1998-03-10 Thread Me !!
I'm running a LAN with 7 people on it and here is my problem: I'm able to ping everyone on the network, I can send and recieve both icmp and udp packets, but when I go to use anything that might invoke tcp it does nothing. It just sits there. I have tcp compiled in my kernel and I can telnet wh