Date: Mon, 16 Dec 2002 15:45:03 +0900 (KST) From: CHOI Junho <cjh@kr.FreeBSD.org> To: keramida@ceid.upatras.gr Cc: tlambert2@mindspring.com, doconnor@gsoft.com.au, current@FreeBSD.ORG Subject: Re: recent openssh problem Message-ID: <20021216.154503.41632922.cjh@kr.FreeBSD.org> In-Reply-To: <20021213181850.GA16040@gothmog.gr> References: <1039757650.6567.116.camel@chowder.gsoft.com.au> <3DFA0C21.D3A491ED@mindspring.com> <20021213181850.GA16040@gothmog.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Giorgos Keramidas <keramida@ceid.upatras.gr> Subject: Re: recent openssh problem Date: Fri, 13 Dec 2002 20:18:51 +0200 > On 2002-12-13 08:34, Terry Lambert <tlambert2@mindspring.com> wrote: > > Daniel O'Connor wrote: > > > On Fri, 2002-12-13 at 15:53, CHOI Junho wrote: > > > > % ssh -2 -N -f -L 9595:remote-host:25 remote-host > > > > bind: Can't assign requested address > > > > > > > > I usually use it to forward SMTP to remote host. Is there any change to > > > > system or openssh upgrade? Before upgrading, my -current box was built on > > > > 25 Nov. It worked silently before. > > > > > > Does lo0 have 127.0.0.1 as it's address? > > > > Probably not. The recent rc.network commit brok this, and lo0 > > gets no address assigned to it. > > Hmmm, how certain are we of this? I just cvsup'ed and build > everything again. The change in rc.network looks very similar to the > update of etc/rc.d/network1 and with rc_ng="YES" in my rc.conf all > looks fine here :-/ > > root@gothmog[20:16]/root# ifconfig lo0 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > root@gothmog[20:16]/root# uname -v > FreeBSD 5.0-CURRENT #1: Fri Dec 13 19:28:32 EET 2002 Yes, lo0 has no assigned address... I gave 127.0.0.1 to lo0 manually and it works again. I am upgrading my system to see if it is fixed. Thanks everybody, -- CHOI Junho <http://www.kr.FreeBSD.org/~cjh> <cjh at kr.FreeBSD.org> FreeBSD Project <cjh at FreeBSD.org> Web Data Bank <cjh at wdb.co.kr> Key fingerprint = 1369 7374 A45F F41A F3C0 07E3 4A01 C020 E602 60F5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021216.154503.41632922.cjh>