From owner-freebsd-sparc Thu Aug 1 12:32:45 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F64737B400; Thu, 1 Aug 2002 12:32:36 -0700 (PDT) Received: from deepthought.blinkenlights.nl (deepthought.blinkenlights.nl [62.58.162.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7CEE43E81; Thu, 1 Aug 2002 12:32:35 -0700 (PDT) (envelope-from sten@blinkenlights.nl) Received: by deepthought.blinkenlights.nl (Postfix, from userid 500) id 6F79928; Fri, 2 Aug 2002 00:02:28 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by deepthought.blinkenlights.nl (Postfix) with ESMTP id 68C0FC123; Fri, 2 Aug 2002 00:02:28 +0200 (CEST) Date: Fri, 2 Aug 2002 00:02:28 +0200 (CEST) From: Sten To: freebsd-current@FreeBSD.ORG, Subject: Wierd routing Problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am currently running Current on an u60 and it seems to be running quite nicely minus some gotchas and not yet working ports. Thanks for the hard work. I do however have one pretty strange problem. Some apps cant seem to route properly, aka they cant reach remote hosts because routing lookups bork. The box has a ipv4 default gateway, propper subnetmask, I tried kernels without ipv6 ( didnt help ). The problem only shows up with certain apps. Par expample ntpd from system : newpeer: 62.250.7.101->213.196.8.44 mode 3 vers 4 poll 6 10 flags 1 1 ttl 0 key 00000000 peer_clear: at 0 assoc ID 0 key_expire: at 0 newpeer: 127.0.0.1->127.127.1.0 mode 3 vers 4 poll 6 6 flags 21 1 ttl 0 key 00000000 report_event: system event 'event_restart' (0x01) status 'sync_alarm, sync_unspec, 1 event, event_unspec' (0xc010) auth_agekeys: at 1 keys 1 expired 0 key_expire: at 1 key_expire: at 1 expire_all: at 1 key expire: at 1 next 65536 transmit: at 10 62.250.7.101->213.196.8.44 mode 3 refclock_transmit: at 11 127.127.1.0 refclock_receive: at 11 127.127.1.0 peer LOCAL(0) event 'event_reach' (0x84) status 'unreach, conf, 1 event, event_reach' (0x8014) refclock_sample: n 1 offset 0.000000 disp 0.010000 jitter 0.000000 Versus ntpd on stable : newpeer: 213.196.8.44->194.109.6.65 mode 3 vers 4 poll 6 10 flags 1 1 ttl 0 key 00000000 transmit: at 4 213.196.8.44->193.79.237.14 mode 3 receive: at 4 213.196.8.44<-193.79.237.14 mode 4 code 1 peer 193.79.237.14 event 'event_reach' (0x84) status 'unreach, conf, 1 event, event_reach' (0x8014) clock_filter: n 1 off 0.005574 del 0.010882 dsp 7.937531 jit 0.000061, age 0 ( looks like the transmit: routing wanders of into the woods :) Ncftp2/3 seem to bork in a somewhat similar way : Hi. No need to log in; I'm an anonymous ftp server. Logged in to ftp.openwall.com. ncftp / > ls List failed. ncftp / > quit Could not bind the data socket: Can't assign requested address I was wondering if this a known problem, feel free to slap me with a large trout if this is a local config problem. Thanks in advance for any help. -- Sten Spans "What does one do with ones money, when there is no more empty rackspace ?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message