I did check this and it was the same. I get exactly the same behaviour whether I am using dhcp or static (hard coded in mint.cnf). In fact I am using exactly the same mint.cnf apart from references to 1.18.0 specific stuff which are pointed to their 1-19-cur counterparts (tools & xaaes). Attached are the output files from the route command run under 1.18.0 and 1.19.cur. I have also piped out an ifconfig as run on 1-19-cur - notice the packet errors? Under 1.18.0 using exactly the same config, I never get packet errors. I’ve also included my mint.cnf files from 1.18 and 1.19. For the moment, I’ve taken SpareMint out of the equation and I’m using MyAES - makes porting the mint.cnf easier. Cheers, Darren.
lo0: flags=0x44b<UP,BROADCAST,LOOPBACK,RUNNING> inet 127.0.0.1 netmask 255.255.255.0 broadcast 127.0.0.255 metric 0 mtu 16384 in-packets 1 in-errors 0 collisions 0 out-packets 1 out-errors 0 en0: flags=0x443<UP,BROADCAST,RUNNING> inet 10.0.1.53 netmask 255.255.255.0 broadcast 10.255.255.255 metric 0 mtu 1500 in-packets 49 in-errors 0 collisions 0 out-packets 46 out-errors 23
Destination Gateway Flags Ref Use Metric Iface default 10.0.1.1 UGD 1 160 1 en0 10.0.1.53 * UH 1 16 0 lo0 127.0.0.0 * U 1 0 0 lo0 127.0.0.1 * UH 1 0 0 lo0
Destination Gateway Flags Ref Use Metric Iface default 10.0.1.1 UGD 1 44 1 en0 10.0.1.53 * UH 1 2 0 lo0 127.0.0.0 * U 1 0 0 lo0 127.0.0.1 * UH 1 0 0 lo0
Attachment:
mint118.cnf
Description: Binary data
Attachment:
mint119.cnf
Description: Binary data
On 8 Dec 2014, at 09:37, Alan Hourihane <alanh@fairlite.co.uk> wrote: > Hi Dan, > > If dhclient works to get an IP address, then I suspect your routing table. > > Can you check your routing table between 1.18 and 1.19 setups after > running dhclient ? > > Just running "route" should do. > > Thanks, > > Alan. > > On 06/12/14 12:49, Darren Wetherilt wrote: >> My machine is CT60+SV+SVethlana+EtherNAT. >> >> I downloaded the trunk compiled on 4th December as I wanted to test latest USB drivers. However I have encountered an issue with networking where I cannot get a reliable connection to anything (even ping is failing). >> >> The odd thing is, if I use dhclient under spare mint, I can obtain an IP address, but still have no networking - no ping, no DNS and ifconfig is showing outbound packet errors. I cannot even ping the Falcon from another client on the network. >> >> Using the exact same config under 1-18-0 is solid. >> >> I have dropped CTCM speed down from 90Mhz to 75 but have the same issue. >> >> I get the same problem whether I use the SVethlana or EtherNAT (I only use one XIF at a time as dhclient doesn’t appear to support multiple adaptors). Note that I am using the drivers included in the trunk distribution, the only files I have pulled from my 1-18-0 folder are mint.cnf, xaaes.cnf and svethlan.xif >> >> The following configurations give me similar results: >> - Straight Freemint config using /sbin/ifconfig and /sbin/route directly from mint.cnf >> - Sparemint with static configuration >> - Sparemint with dhcp configuration. >> >> I am suspecting inet4.xdd as the culprit. Does anyone have any further thoughts? >> >> Darren. >> > > >