> using ARP and ICMP protocol (ie. ping works).
> But when I try to telnet or ftp nothing happens.
> I haven't seen any protocol dependent part of
> device driver in source code found in /usr/src/linux/drivers/net
> directory so I don't know what to do next.
> Can someone give me a hint?
Make sure you are marking the packet as unicast/broadcast/multicast
correctly. TCP will ignore non unicast frames
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]