Date: Mon, 23 Oct 2000 07:36:57 GMT From: "Aaron Hill" <hillaa@hotmail.com> To: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: More on PPPoE & ADSL (Telstra Bigpond) Message-ID: <F82BdxkiiZIHd0TlKn400001292@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hello, Further to my previous email here's the missing tcpdumps for the Linux and Windows handshake/discovery session when connecting to Telstra Bigponds (Australia) ADSL service with PPPoE. My original question still stands, can someone tell me why FreeBSDs PPPoE is different to the other packages in what it sends? FreeBSD will not connect, the others do. Windows (EnterNet)... 16:34:48.581399 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Host-Uniq UTF8] [Service-Name "bigpond"] 16:34:48.636895 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADO [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 16:34:48.637021 0:10:5a:0:d3:de 0:90:39:47:0:3f 8863 60: PPPoE PADR [Host-Uniq UTF8] [Service-Name "bigpond"] 16:34:48.689108 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADS [ses 0x1b1][Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 16:34:48.701229 0:10:5a:0:d3:de 0:90:39:47:0:3f 8864 60: PPPoE [ses 0x1b1] LCPConfReq id=0x1 <mru 1500> <magic 0x9ff90000> Linux (Roaring Penguin PPPoE)... 16:58:01.345104 0:10:5a:0:d3:de Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] 16:58:01.407318 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADO [Service-Name "bigpond"] [AC-Name "nkt1-kent"] 16:58:01.407470 0:10:5a:0:d3:de 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name "bigpond"] 16:58:01.466063 0:90:39:47:0:3f 0:10:5a:0:d3:de 8863 60: PPPoE PADS [ses 0x1b2][Service-Name "bigpond"] [AC-Name "nkt1-kent"] 16:58:02.338999 0:10:5a:0:d3:de 0:90:39:47:0:3f 8864 60: PPPoE [ses 0x1b2] LCPConfReq id=0x1 <mru 1492> <asyncmap 0> <magic 0xda4bab2c> FreeBSD (4.1.1 Release)... 17:07:47.907372 0:e0:29:73:81:dd Broadcast 8863 60: PPPoE PADI [Service-Name "bigpond"] [Host-Uniq UTF8] 17:07:47.969361 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 179: PPPoE PADO [Service-Name] [Service-Name "telstra"] [Service-Name "cmux"] [Service-Name "bigpond"] [Service-Name "n7061992k"] [Service-Name "n2155202k"] [Service-Name "n2155201k"] 17:07:47.969440 0:e0:29:73:81:dd 0:90:39:47:0:3f 8863 60: PPPoE PADR [Service-Name "bigpond"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] 17:07:48.023924 0:90:39:47:0:3f 0:e0:29:73:81:dd 8863 62: PPPoE PADS [Service-Name-Error "SvcName Tag Error"] [AC-Name "nkt1-kent"] [Host-Uniq UTF8] I can see the differences but I don't know if they are the show stoppers. Is the fact that FreeBSD puts the Host-Uniq info at the end of the first frame the problem or is it something else that tcpdump doesn't pick up? Windows puts that info at the start of the frame, Linux doesn't include it at all. Anyone? Thanks Aaron Hill _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F82BdxkiiZIHd0TlKn400001292>