RE: IPSec VPN tunnel question

2001-08-18 Thread Travis Leuthauser
When I ping from my console, this is what I see pinging 172.16.250.1 % tcpdump -n | grep 24.181.119.107 19:11:53.296829 24.181.119.107 > 204.27.124.229: ESP(spi=0x991bb9bb,seq=0x146) 19:11:53.405480 204.27.124.229 > 24.181.119.107: ESP(spi=0x991bb9bb,seq=0x144) 19:11:54.306773 24.181.119.107 > 2

Re: IPSec VPN tunnel question

2001-08-18 Thread Alex S. Burba
Hi. > If I try to ping or traceroute to 172.16.250.1 from the console of my BSD > server, I get no replies. What does tcpdump show when you try to ping/traceroute? What ping/traceroute keys are you using? -- Bye. Alex S. Burba To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe f

Re: What is 'checksum offload'?

2001-08-18 Thread itojun
>> I thought it was an IPv6 packet with payload >= 2^16 bytes. >> rfc2675 > >"Jumbo Frames" are (gigabit) ethernet data frames holding up to >9 Kbytes. I am certain "jumbogram" is referring to the same thing. in IPv6, as hal mentioned, jumbogram means patckets with >= 2^16 bytes.