I have similar problem after upgrading to a up-to-date -CURRENT.

> uname -a
FreeBSD cartier.home 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Feb  6 23:56:44 CST 2003  
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERI  i386

My kernel config is simply a SMP-enabled GENERIC.

I keep seeing something below in the truss(1) output.
linux_socketcall(0x2,0xbfbfe3dc)                 ERR#13 'Permission denied'
...
read(0x7,0xbfbfcf1c,0x20)                        ERR#35 'Resource temporarily 
unavailable'

My linux application also keeps reporting something below to me.
do_ypcall: clnt_call: RPC: Timed out
and
unable to resolve host name ...

No matter being root or not, the results are the same.

On Thu, Feb 06, 2003 at 02:23:53PM -0200, Fred Souza wrote:
> Hi again,
> 
>   After noticing a huge delay between host names resolution and the
>   beginning of pages loading with Opera (6.11/Linux), I noticed that it
>   is trying to connect to 4.0.0.0:111 instead of the usual
>   127.0.0.1:111. I worked it around by setting up 4.0.0.0/32 as an alias
>   on lo0, but this obviously shouldn't be happening.
> 
>   The Opera port was installed back when I still ran 4.7-STABLE and was
>   working fine up to the two most recent updates (I try building
>   kernel/world every week for testing), so I don't think it's an Opera
>   fault per se. Any ideas?
> 
> 
>   Fred
> 
> 
> -- 
> "Death is only a state of mind.
> Only it doesn't leave you much time to think about anything else."



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to