Re: network keep droping

2008-06-05 Thread Roger Olofsson



PP skrev:

Izwan Mohd wrote:

Hi,

I have being encountering a weird problem on my freebsd 6 , one of my 
remote
machine being down frequently lately for no particular reason, when I 
go to
the remote site to check then machine it was in good running condition 
but
no network, it even can't ping the server on the same subnet, the only 
way

to restore it back is by running:

route -n flush && /etc/netstart

but because it a remote machine it really troublesome to do that each 
time

the machine is down, I resorted to use a crontab scripts to automatically
run the previous command when it down, even tho that partial of the 
problem

is solve I still need to know what causing it. can anyone could advise me
where to start digging?? they is no any particular error in the log or 
dmseg
when the machine dropped it connection so I'm stuck here don't know 
where to

start, some help should clear something up for me

TQ


This sounds vaguely similar to what I've experienced myself with an 
onboard em0 on a Supermicro mainboard. NIC suddenly stopped working for 
no appearent reason. Believing the NIC was bad I throw in an extra NIC 
and ran the machine from that. But within a month a capacitor blew in 
the PSU and when I replaced the PSU the onboard NIC worked again. This 
scenario repeated 3 times in exactly the same way before I switched to 
another PSU brand and haven't had any problems since. In my case I 
couldn't get the NIC running with a simple flushing of the routes 
though. But if nothing has changed in the software on the machine you 
should probably start looking at the hardware.

/PP
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"





No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 270.0.0/1484 - Release Date: 2008-06-04 16:40



Is it on DHCP? Sounds like it's lost the lease or the default route?

/R
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.0 ncplib missing kernel module nwfs.ko?

2003-07-20 Thread Roger Olofsson
Hello Kris and thank you for your swift reply,

I have searched the machine for nwfs.ko and it doesn't exist. I have of 
course rebuilt kernel with options IPX and recompiled ncplib to make sure 
that it didn't 'get lost' during that process. I have also cvsupped all-src.

When I did this on FreeBSD4.6, 4.4 and older machines it always worked 
after enabling IPX in kernel and compile in ncplib, is there any other way 
of enabling nwfs in the kernel?

Btw, the module if_ef.ko is there and IPCrouted is started fine and 
ifconfig displays the IPX info.

Grateful for any response,

/Roger



At 02:27 2003-07-20 -0700, you wrote:
On Fri, Jul 18, 2003 at 08:50:02AM +0200, Roger Olofsson wrote:
> Dear Mailinglist,
>
> My FreeBSD5.0 tells me "ncp_initlib: can't find kernel module" after doing
> a mount_nwfs. Kldstat -v tells me that nwfs.ko isn't there. The 
if_ef.ko is
> there though. I have options IPX in kernel and the IPXrouted is running
> fine.

kldstat tells you that the module isn't *loaded*.  Have you added nwfs
support to your kernel, or do you have the nwfs.ko module available in
the module load path?
Kris


Med vänlig hälsning

Roger Olofsson

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 5.0 ncplib missing kernel module nwfs.ko?

2003-07-17 Thread Roger Olofsson
Dear Mailinglist,

My FreeBSD5.0 tells me "ncp_initlib: can't find kernel module" after doing 
a mount_nwfs. Kldstat -v tells me that nwfs.ko isn't there. The if_ef.ko is 
there though. I have options IPX in kernel and the IPXrouted is running fine.

Could the ncplib port be broken on 5.0?

I'd be grateful for any help on the matter.

/Roger

Med vänlig hälsning

Roger Olofsson

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"