[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SYN/ACK not forwarded to 2nd NIC
Meir wrote:
> Thanks for your answer, Omer,
>
> Omer Mussaev wrote:
>
> > when you sniff the SYN/ACK, what do IP/TCP header contain?
> > try to use ethereal, can help you visualize your problem.
>
> I use tcpdump and the TCP/IP header contains what I expect them
> to contain: source-ip:port & dest-ip:port
>
> -- Meir
>
> >
> >
> > --
> > Omer Mussaev 051-308-214 mailto:omerm@mercury.co.il
> > systems programmer, Mercury Interactive/RND/Conduct/core
syn/ack packets aren't special packets, their headers contains info
just like all the other pakcets.
the syn and ack are just flags in the tcp header.
Alon Oz
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il