rl0 discard oversize frame

2007-08-28 Thread Amer H. Alhabsi

Hi,

The network card that came with the PC (Broadcom NetXtreme Gigabit 
Ethernet) was not recognized by sysinstall. So I bought a real tek based 
card that works fine. But when I run dmesg, I get lots of these lines 
(almost 900):

rl0: discard oversize frame (ether type 0 flags 3 len 1532  max 1514)

Can someone please advise what can be done to stop that.

I'm using FreeBSD 6.2 release.

Thanks,

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


Re: rl0 discard oversize frame

2007-08-28 Thread Amer H. Alhabsi

Philippe Laquet wrote:

Hi Amer,

Could you send an ifconfig -a ?

It may occur if your MTU doesn't match

Amer H. Alhabsi a écrit :

Hi,

The network card that came with the PC (Broadcom NetXtreme Gigabit 
Ethernet) was not recognized by sysinstall. So I bought a real tek 
based card that works fine. But when I run dmesg, I get lots of these 
lines (almost 900):

rl0: discard oversize frame (ether type 0 flags 3 len 1532  max 1514)

Can someone please advise what can be done to stop that.

I'm using FreeBSD 6.2 release.

Thanks,

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





Thanks for the reply. Here is the output of ifconfig -a

rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=8VLAN_MTU
   inet 172.22.15.39 netmask 0x broadcast 172.22.255.255
   ether 00:e0:4c:ef:04:87
   media: Ethernet autoselect (100baseTX full-duplex)
   status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
   inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
   inet6 ::1 prefixlen 128
   inet 127.0.0.1 netmask 0xff00

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


can't install PHP5: missing pkg-descr

2007-03-07 Thread Amer H. Alhabsi
I'm trying to install PHP5 but keep getting the missing pkg-desc for 
php5-5.1.6_3. It complies all right with make. But when I try make 
install, I get the error. The make -V DESCR gives 
/home/alhabsi/packages/pkg-descr. This directory is where I keep my 
downloaded packages.


Amer,

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


where are packeges after pkg_add -r zzz stored

2007-01-30 Thread Amer H. Alhabsi

Hi,

I have a slow Internet connection at home and a fast one in the office. 
I want to download a package and ALL dependencies from office PC then 
take them and install them at home. My question is where are the 
packages stored after being downloaded with pkg_add -r zzz.


Thanks,

Amer,

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