UDF and CD-RW

2005-08-09 Thread Laszlo Nagy


 Hi All!

I'm trying to use packet writing software on FreeBSD. The FreeBSD 
counterpart of the Linux udftools package is the udfclient port. 
However, I cannot use it. It does not allow me to create a new 
filesystem, telling me that I need to packet-format first. But I don't 
know how to do that. Can you please help?


Details:

uname -a

FreeBSD earth.msnet 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #3: Mon Aug  8 
22:17:04 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/EARTH  i386


cd_sessions /dev/cd0

Opening device /dev/cd0
Device has MMC profile 0x0a
Disc info for disc in device /dev/cd0
   MMC profile: CD-RW rewritable
   sequential :  no
   recordable : yes
   erasable   : yes
   rewritable : yes
   packet writing : yes
   disc state : empty disc
   last session state : empty
   sectorsize : 2048
   Number of sessions 1
   Session 0
   start  at 0
   ends   at 359847
   length for359847
   next writable at  0
   free blocks   359847
   packet size   0

Disc access statistics
   sector reads  0  (0 Kbyte)
   sector written0  (0 Kbyte)
   switches  0

newfs_udf -P test -L test /dev/cd0

Opening device /dev/cd0

   bufcache thread initialising


Disc info for disc in device /dev/cd0
   MMC profile: CD-RW rewritable
   sequential :  no
   recordable : yes
   erasable   : yes
   rewritable : yes
   packet writing : yes
   disc state : empty disc
   last session state : empty
   sectorsize : 2048
   Number of sessions 1
   Session 0
   start  at 0
   ends   at 359847
   length for359847
   next writable at  0
   free blocks   359847
   packet size   0

Closing disc
Dismounting disc
   syncing disc
   wait for syncing disc to idle
   stopping bufcache thread
   bufcache thread joining
   signal disc its finished with writing
   wait for final disc idling
   close device
Disc access statistics
   sector reads  0  (0 Kbyte)
   sector written0  (0 Kbyte)
   switches  0

Disk is empty; please packet-format it before use

Thanks,

  Les

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


Re: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599

2005-08-09 Thread O. Hartmann

Mike Tancsa wrote:

At 08:25 PM 08/08/2005, O. Hartmann wrote:


Hello.

My box is a FreeBSD 6.0-BETA2 driven ASUS A8N-SLI Deluxe based AMD64 
boxed (see dmesg).
One of  my SATA disks, the SAMSUNG SP2004C seems to show errors during 
operation (and also showd under 5.4-RELEASE-p3).

Sometimes I get this error:
ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599
while the machine still keeps working.
Other days the box crashes completely.

Is this a operating system bug or is this message an evidence of 
defective hardware?



You can probably confirm a hardware issue with the smartmon tools.  
(/usr/ports/sysutils/smartmontools).


It was quite handy the other day for us to narrow down a problem between 
a drive tray and the actual drive.  We started to see


Aug  3 02:02:49 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=391423
Aug  3 02:03:00 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=2304319
Aug  3 02:03:10 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=2312927
Aug  3 02:03:17 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=2308639
Aug  3 02:03:26 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=2309855
Aug  3 02:03:37 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=2348359
Aug  4 12:12:37 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=1528639
Aug  4 12:13:04 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (2 
retries left) LBA=1530031
Aug  4 12:13:04 verify1 kernel: ad0: TIMEOUT - READ_DMA retrying (1 
retry left) LBA=1528639

Aug  4 12:13:04 verify1 kernel: ad0: FAILURE - READ_DMA timed out
Aug  4 12:13:04 verify1 kernel: spec_getpages:(ad0s1a) I/O read failure: 
(error=5) bp 0xd630b4fc vp 0xc2640d68


Yet when we read the actual error info off the drive via smartctl -a 
ad0, it was clean.  So it pointed to the drive tray which we swapped and 
all was well.  In other situations however, the smart info will often 
tell you if the drive is starting to fail.  Its not 100% reliable, but 
since we started using it, it generally gave us some sort of heads up as 
to whether or not a drive is in trouble.



---Mike


Dear Mike.
Thanks a lot for this info.
I will use this tool and try to report what I found out.

I also use trays for my drives (like I did with SCSI and SCA2 on our 
servers at the lab). Maybe this could be an issue.


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


Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-09 Thread Björn König

Joachim Dagerot wrote:


On 2005-08-09 Björn König  wrote:


I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-)


Great to know. I never managed to get the drivers to run on 5.4 (Never tried 
anything advanced though, Highpoint is developing a native 5.4 driver right now)


Actually I use the RR1640 which has same chipset, but a different driver.


What tasks did you have to do to get the management software to run on your 
machine? I get loads of missing lib files (so-files) when I start the srvdaemon.


Install the port misc/compat4x or the package compat4x-i386.

Björn



--
Björn König ([EMAIL PROTECTED])
student at the Technische Universität Berlin
http://bkoenig.alpha-tierchen.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't fetch latest Opera

2005-08-09 Thread B. Bonev

- Original Message - 
From: Kenny
To: B. Bonev
Sent: Tuesday, August 09, 2005 2:11 AM
Subject: Re: Can't fetch latest Opera


2005/8/9, B. Bonev [EMAIL PROTECTED]:
Cvsup-ed today FreeBSD 5.4
Can't fetch latest native Opera port for QT from anywhere.
Is there anything wrong?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


Dear B. Bonev:

I have seen your problem, but I still have no idea. I strongly recommend
you to give more details about this, so that we will know that where the
problem lies.

For instance, what error message was displayed on your screen? Such
information would be valuable.
-- 

,!

ibb# uname -a
FreeBSD ibb.orac.bg 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8
10:21:06 UTC 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

ibb# make install clean
=== The following options are available for this port:
===
=== Define WITHOUT_ASPELL to not install aspell.
= opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2 doesn't seem
to exist in /usr/ports/distfiles/.
= Attempting to fetch from
http://ftp.scarlet.be/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.scarlet.be/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://www.mehok.uni-miskolc.hu/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://www.mehok.uni-miskolc.hu/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://ftp.heanet.ie/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.heanet.ie/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://opera.nsc.no/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://opera.nsc.no/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
http://ftp.task.gda.pl/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.task.gda.pl/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://ftp.idilis.ro/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.idilis.ro/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://www.fastmirrors.org/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://www.fastmirrors.org/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
http://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://mirror.switch.ch/mirror/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://mirror.switch.ch/mirror/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://ftp.ankara.edu.tr/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.ankara.edu.tr/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Moved Temporarily
= Attempting to fetch from
ftp://www.t.ring.gr.jp/pub/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://www.t.ring.gr.jp/pub/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://www.t.ring.gr.jp/archives/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:

Re: howto load or install wlan_wep module on freeBSD 5.4 ?

2005-08-09 Thread PK

Is the channel correct?

yes, it is, without wep works well 

Do you have an active firewall that could be blocking the wireless
interface?

no, I don't have any firewall active


authmode OPEN is the problem, because ifconfig can not set to SHARED 
automatically or manually !

do you have authmode OPEN and you use a shared key ?
I don't thonk so.




 --- On Mon 08/08, Andrew L. Gould  [EMAIL PROTECTED]  wrote:
From: Andrew L. Gould [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
Date: Mon, 8 Aug 2005 20:46:29 -0500
Subject: Re: howto load or install wlan_wep module on freeBSD 5.4 ?

On Mon,  8 Aug 2005 19:58:03 -0400 (EDT)brPK [EMAIL PROTECTED] 
wrote:br br hibr br I removed the interface conf. from the cable 
but still doesn't work.br br What's very strange is authmode OPEN:br 
br # ifconfigbr ath0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST 
mtu 1500br inet 192.168.2.20 netmask 0xff00 broadcast 
192.168.2.255br inet6 fe80::20f:b5ff:fe26:d1c9%ath0 prefixlen 64 
scopeid 0x1br ether 00:0f:c4:12:b2:b8br media: IEEE 
802.11 Wireless Ethernet autoselect (DS/1Mbps)br status: no 
carrierbr ssid myssid 1:myssidbr channel -1 authmode OPEN 
powersavemode OFF powersavesleep 100br rtsthreshold 2312 protmode 
CTSbr wepmode MIXED weptxkey 1br wepkey 1:104-bitbr  
br howto change it to shared ?br br # ifconfig ath0 authmode 
sharedbr ifconfig: SIOCS80211: Invalid argumentbrbrI also use a shared 
key; but 
I've never had to set the mode explicitly.brbrIs the channel 
correct?brbrDo you have an active firewall that could be blocking the 
wirelessbrinterface?brbrAndrew Gouldbr

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


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


make clean install

2005-08-09 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

cd /usr/ports/x11/kde3/
make clean install


It took a long time to fetch and install some files so I had to
interrupt the transfer coz I had to go home already

When issue the following

cd /usr/ports/x11/kde3/
make clean install

Will it resume to the part where I interrupted or will it start the
whole thing over again? Or do you have some suggestions to resume it

Thanks,

Michael Louie Loria

-BEGIN PGP SIGNATURE-
Comment: Public Key: https://www.biglumber.com/x/web?qs=0x4A256EC8
Comment: Public Key: http://www.lorztech.com/GPG.txt
Comment: Yahoo ID: michaellouieloria

iQEVAwUBQvh/PLXBHi2y3jwfAQoi1wf/bmK2n+gGd0Nr7WciE8kKL+mvoVIFEHK1
r1Q/9k/yhOYhCV7Bg5oOclcyckY04jU3C+8z10qFaSIhganvYknzylxkTA5mIJya
icPEQapqDqmt4WQWeiB2uN1DJcqF5kw0UaCvUMjm9efJ+GLu4PqdYoIS13cQjvpb
ZmySrgLkfy9vmklwii1I0SCIB1tqYsP5WaQlU/Z9r/fmCCw4oNEMtKxHHHfSHQPO
8aHsIFHQiE1mzE+i7OJHCTxEFpnKh6LNpbaq1lfV/oqffoJ5ai5wmTQv1bWyWmMr
iFGXAxNOdnoPeQoN7WFTBqzp/WUfYCFV61eJraLlog4G7b1f/N9VNg==
=FkCU
-END PGP SIGNATURE-


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.1 - Release Date: 8/4/2005





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


about VPN solution

2005-08-09 Thread vladone
Hi!
I have an private network, that acces the internet via an freebsd
gateway. I want to buil some authentication for my users, to prevent
ilegal connections. When an user want to connect to my gateway (to
acces the internet), require to enter user and password.
My questions is:
What solution, is best for this?

I read some about VPN, but if someone have an better documentation
aplicable for this situation please!

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


Re: make clean install

2005-08-09 Thread rg
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512

 cd /usr/ports/x11/kde3/
 make clean install


 It took a long time to fetch and install some files so I had to
 interrupt the transfer coz I had to go home already

 When issue the following

 cd /usr/ports/x11/kde3/
 make clean install

 Will it resume to the part where I interrupted or will it start the
 whole thing over again? Or do you have some suggestions to resume it


It will resume from where it was interrupted. If I'm not wrong it will
also resume downloads in case of suspended transfers.

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


RE: make clean install

2005-08-09 Thread Norbert Koch
 cd /usr/ports/x11/kde3/
 make clean install
 
 
 It took a long time to fetch and install some files so I had to
 interrupt the transfer coz I had to go home already
 
 When issue the following
 
 cd /usr/ports/x11/kde3/
 make clean install
 
 Will it resume to the part where I interrupted or will it start the
 whole thing over again? Or do you have some suggestions to resume it

You should issue 'make install clean' if you want to resume
where you interrupted.

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


Re: about VPN solution

2005-08-09 Thread Glenn Dawson

At 03:15 AM 8/9/2005, vladone wrote:

Hi!
I have an private network, that acces the internet via an freebsd
gateway. I want to buil some authentication for my users, to prevent
ilegal connections. When an user want to connect to my gateway (to
acces the internet), require to enter user and password.
My questions is:
What solution, is best for this?


m0n0wall should be able to do what you want, and it's based on FreeBSD.
http://m0n0.ch/wall/

-Glenn



I read some about VPN, but if someone have an better documentation
aplicable for this situation please!

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


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


Re: Highpoint rocketRaid 454 RAID mgmt software on freeBSD 5.3, has anyone got it running?

2005-08-09 Thread Joachim Dagerot


I use this software successfully, even with FreeBSD 5.4. Satisfied? ;-)
 
 Great to know. I never managed to get the drivers to run on 5.4 (Never tried 
 anything advanced though, Highpoint is developing a native 5.4 driver right 
 now)

Actually I use the RR1640 which has same chipset, but a different driver.

 What tasks did you have to do to get the management software to run on your 
 machine? I get loads of missing lib files (so-files) when I start the 
 srvdaemon.

Install the port misc/compat4x or the package compat4x-i386.

Great, thanks alot, works like a charm.


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


Re: X forward does not work with ssh, xauth missing

2005-08-09 Thread Adrian Gschwend
On Mon, 08 Aug 2005 19:13:01 +0200, Adrian Gschwend wrote:

[...]
 I tried to check where I find xauth but I can't find the correct port so
 far, what I compiled so far is XFree86-libraries. Which port do I miss
 here?

Found it, I installed XFree86-4-clients and all is fine now. It would work
with xorg-clients as well.

cu

Adrian
-- 
Adrian Gschwend
System Administrator
Berne University of Applied Sciences
Biel, Switzerland


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


Re: howto load or install wlan_wep module on freeBSD 5.4 ?

2005-08-09 Thread Andrew L. Gould
On Tue,  9 Aug 2005 05:58:02 -0400 (EDT)
PK [EMAIL PROTECTED] wrote:

 
 Is the channel correct?
 
 yes, it is, without wep works well 
 
 Do you have an active firewall that could be blocking the wireless
 interface?
 
 no, I don't have any firewall active
 
 
 authmode OPEN is the problem, because ifconfig can not set to SHARED
 automatically or manually !
 
 do you have authmode OPEN and you use a shared key ?
 I don't thonk so.
 

Yes, I do use a shared key.  If I don't specify a shared key, our
Windows PC's fail to connect to the AP.

From my wireless PC:

# ifconfig ath0
ath0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet6 fe80::20d:88ff:fec7:5d89%ath0 prefixlen 64 scopeid 0x2 
inet 192.168.63.25 netmask 0xff00 broadcast 192.168.63.255
ether 00:0d:88:c7:5d:89
media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
status: associated
ssid datawok 1:datawok
channel 6 authmode OPEN powersavemode OFF powersavesleep 100
rtsthreshold 2312 protmode CTS
wepmode MIXED weptxkey 1
wepkey 1:40-bit


Please note that the AP is 802.11b, thus the automatic selection
of 11Mbps.

If I bootup without any network configuration, here's all I
have to do to get the wireless card working:

ifconfig ath0 inet 192.168.63.25 netmask 255.255.255.0  \
 ssid datawok nwkey 0xXX
route add default 192.168.63.1
echo nameserver 24.204.0.4  /etc/resolv.conf


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


smbfs on 5.4 broken?

2005-08-09 Thread Oles Hnatkevych
Hello, freebsd-questions.

The upgrade from FreeBSD 5.3-RELEASE to FreeBSD 5.4-STABLE breaks
something in smbfs. I have a windows network share, which is mounted
without problems from 4.11, 5.3 FreeBSD boxes, also works somehow from
Linux boxes. But after cvsup and kernel rebuild the ex-5.3 box, now
5.4-box can not connect the share no more. The mount command says:

smbfs: unable to open connection: syserr = Connection reset by peer

Yet I look it with tcpdump:

 NBT Packet
NBT Session Request
Flags=0x8100
Destination=

 NBT Packet
NBT SessionReject
Flags=0x8301
Reason=0x8F
Unspecified error 0x8F

And I notice that the 5.3-box and 4.11-box did it a bit differently:

 NBT Packet
NBT Session Request
Flags=0x8144
Destination=

And I suppose that the difference in flags is very very important.

I even reproduced it under VMWare. I did a fresh minimal installation
with sources of 5.3-RELEASE, made changes to /etc/fstab and
/etc/nsmb.conf, and mounted the share. Then I cvsup-ed, did kernel
rebuild and the error reproduced.

Why smbfs is broken, and what should I do.

-- 
 Oles  mailto:[EMAIL PROTECTED]

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


Re: UDF and CD-RW

2005-08-09 Thread Roland Smith
On Tue, Aug 09, 2005 at 09:51:45AM +0200, Laszlo Nagy wrote:
 
  Hi All!
 
 I'm trying to use packet writing software on FreeBSD. The FreeBSD 
 counterpart of the Linux udftools package is the udfclient port. 
 However, I cannot use it. It does not allow me to create a new 
 filesystem, telling me that I need to packet-format first. But I don't 
 know how to do that. Can you please help?

Looking at the port makefile, one of the programs that is installed is
called cdrw_format. Maybe you should try that.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpVyeGMBPJUM.pgp
Description: PGP signature


Re: Problems with postfix ldap

2005-08-09 Thread Uwe Laverenz
On Mon, Aug 08, 2005 at 11:53:55PM +0200, fire67 wrote:

 Anyone have a solution ?

Postfix has to be built and configured for the use of LDAP, pam+nss ist
not enough. Please have a look at:

http://www.postfix.org/LDAP_README.html

Uwe

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


Re: Backup Products

2005-08-09 Thread Uwe Laverenz
On Mon, Aug 08, 2005 at 04:30:17PM -0700, Sean Murphy wrote:

 This Cross-Platform works wonderfully.  However I was wondering if 
 anyone had any successs with an open source backup product that would be 
 able to control 2 tape librarys on the same scsi chain, with each tape 
 having a bar code, and be able to backup and restore the systems above.

I don't think that there is a free solution for your special setup, but
you could have a look at http://www.bacula.org.

Uwe

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


Re: UDF and CD-RW

2005-08-09 Thread Laszlo Nagy




Looking at the port makefile, one of the programs that is installed is
called cdrw_format. Maybe you should try that.

Roland
 

Looks like it is the right program. But it does not work. I have 
ide-scsi emulation enabled on my CDRW drive, so it is named /dev/cd0. I 
have a blank disc in the drive (created with cdrecord speed=4 -v 
blank=fast).

Here are the results:

earth# cdrw_format -D -F /dev/cd0
Opening device /dev/cd0

Device dentifies itself as : SCSI   busnum = 0, target = 0, lun = 0

CD-RW has a capacity of 359847 blocks (736966656 bytes)

Formatting (please be patient (+/- 10 minutes)) ...SCSI command 
error on /dev/cd0: Status=0x8c

Sense data: Key=0x0 () Code=0x0 Qual=0x0
format unit returned : Bad address
fail
Formatting failed because of : Bad address
Disc access statistics
   sector reads  0  (0 Kbyte)
   sector written0  (0 Kbyte)
   switches  0
earth#


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


Re: about VPN solution

2005-08-09 Thread Panagiotis Christias
On 8/9/05, Glenn Dawson [EMAIL PROTECTED] wrote:
 At 03:15 AM 8/9/2005, vladone wrote:
 Hi!
 I have an private network, that acces the internet via an freebsd
 gateway. I want to buil some authentication for my users, to prevent
 ilegal connections. When an user want to connect to my gateway (to
 acces the internet), require to enter user and password.
 My questions is:
 What solution, is best for this?
 
 m0n0wall should be able to do what you want, and it's based on FreeBSD.
 http://m0n0.ch/wall/
 
 -Glenn

You could try openvpn (http://openvpn.net/) too. It can run as an
extra service on your freebsd box and provide ssl based vpn access
using ssl certificates for authentication.

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


freebsd for RS/6000 43p

2005-08-09 Thread Ömer TELLİ
Dear sir,

We have  IBM server that included  RS/6000 43P model. At same time, this system 
have  AIX 4.3.2.. We want to set up FREE BSD, is it possible. İf it's possible, 
which one should  we set up? (for example: ppc; Alpha ?)

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


question

2005-08-09 Thread bayaraa
 Hi 
I have sun enterprise 250 that installed freebsd 5.3 for sparc64. It is 
installed without any problems. But after installation some keyboard keys do 
not work. For example arrow keys do not work? 
I do not know why it does not work? 
Help me? 
Thank you
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd for RS/6000 43p

2005-08-09 Thread Ömer TELLİ
Dear sir,

We have  IBM server that included  RS/6000 43P model. At same time, this system 
have  AIX 4.3.2.. We want to set up FREE BSD, is it possible. İf it's possible, 
which one should  we set up? (for example: ppc; Alpha ?)

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


nmbd find_response_record - need help troubleshooting message

2005-08-09 Thread jstarng
I'm having some trouble with nmbd. Ever couple of minutes i get some
errors from nmbd.

The server has two NIC's on different subnets and every few minutes
displays a message to the console (at bottom)

I cant figure out exactly what this is telling me Is this an
issue? and if so, how do i resolve it?

note: I know that 192.0.0.0/16 is not reserved for private use but i
didnt set that up and havent had time to change it

Aug  9 11:02:51 FreeBSD5-4 nmbd[497]: [2005/08/09 11:02:51, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]:   find_response_record: response
packet id 23036 received with no matching record.
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]: [2005/08/09 11:02:51, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]:   find_response_record: response
packet id 23037 received with no matching record.
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]: [2005/08/09 11:02:51, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]:   find_response_record: response
packet id 23040 received with no matching record.
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]: [2005/08/09 11:02:51, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]:   find_response_record: response
packet id 23041 received with no matching record.
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]: [2005/08/09 11:02:51, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
Aug  9 11:02:51 FreeBSD5-4 nmbd[497]:   find_response_record: response
packet id 23042 received with no matching record.
Aug  9 11:07:51 FreeBSD5-4 nmbd[497]: [2005/08/09 11:07:51, 0]
nmbd/nmbd_namequery.c:query_name_response(112)
Aug  9 11:07:51 FreeBSD5-4 nmbd[497]:   query_name_response: Multiple
(2) responses received for a query on subnet 192.0.0.111 for name
INTERNET1d.
Aug  9 11:07:51 FreeBSD5-4 nmbd[497]:   This response was from IP
192.168.1.37, reporting an IP address of 192.168.1.37.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't fetch latest Opera

2005-08-09 Thread B. Bonev

- Original Message - 
From: B. Bonev [EMAIL PROTECTED]
To: B. Bonev [EMAIL PROTECTED]
Sent: Tuesday, August 09, 2005 6:53 PM
Subject: Re: Can't fetch latest Opera



2005/8/9, B. Bonev [EMAIL PROTECTED]:
Cvsup-ed today FreeBSD 5.4
Can't fetch latest native Opera port for QT from anywhere.
Is there anything wrong?



Dear B. Bonev:

I have seen your problem, but I still have no idea. I strongly recommend
you to give more details about this, so that we will know that where the
problem lies.

For instance, what error message was displayed on your screen? Such
information would be valuable.
-- 

,!

ibb# uname -a
FreeBSD ibb.orac.bg 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8
10:21:06 UTC 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

ibb# make install clean
=== The following options are available for this port:
===
=== Define WITHOUT_ASPELL to not install aspell.
= opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2 doesn't seem
to exist in /usr/ports/distfiles/.
= Attempting to fetch from
http://ftp.scarlet.be/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.scarlet.be/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://www.mehok.uni-miskolc.hu/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://www.mehok.uni-miskolc.hu/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://ftp.heanet.ie/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.heanet.ie/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://opera.nsc.no/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://opera.nsc.no/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
http://ftp.task.gda.pl/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.task.gda.pl/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://ftp.idilis.ro/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.idilis.ro/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://www.fastmirrors.org/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://www.fastmirrors.org/pub/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
http://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from
ftp://mirror.switch.ch/mirror/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://mirror.switch.ch/mirror/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://ftp.ankara.edu.tr/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://ftp.ankara.edu.tr/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Moved Temporarily
= Attempting to fetch from
ftp://www.t.ring.gr.jp/pub/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
ftp://www.t.ring.gr.jp/pub/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
File unavailable (e.g., file not found, no access)
= Attempting to fetch from
http://www.t.ring.gr.jp/archives/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/.
fetch:
http://www.t.ring.gr.jp/archives/net/www/opera/unix/freebsd/802/final/en/shared/gcc-2.95/opera-8.02-20050727.1-static-qt.i386.freebsd-en.tar.bz2:
Not Found
= Attempting to fetch from

which radius server

2005-08-09 Thread Derrick MacPherson
our windows radius server went down, i'm just going to install it on a
freebsd box, which radius server do people recommend? I see there's a
least 3 in the ports...

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


Text screen becomes graphics

2005-08-09 Thread Tuc at T-B-O-H
Hi,

I'm running:

FreeBSD toshiba.tucs-beachin-obx-house.com 4.11-STABLE FreeBSD 4.11-STABLE #8: 
Mon Aug  1 12:08:53 EDT 2005 root@
toshiba.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/TOSHIBA  i386


I'll be in a text window, no X running, and not doing anything
complicated, and all of a sudden I'd get the screen looking like a bar code.
I can't figure a way to clear it. If I start X, then exit out, its still
seeming to be in graphics mode.

Any idea whats happening?

Thanks, Tuc

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


Re: UDF and CD-RW

2005-08-09 Thread Roland Smith
On Tue, Aug 09, 2005 at 05:11:01PM +0200, Laszlo Nagy wrote:
 
 
 Looking at the port makefile, one of the programs that is installed is
 called cdrw_format. Maybe you should try that.
 
 Roland
  
 
 Looks like it is the right program. But it does not work. I have 
 ide-scsi emulation enabled on my CDRW drive, so it is named /dev/cd0. I 
 have a blank disc in the drive (created with cdrecord speed=4 -v 
 blank=fast).
 Here are the results:
snip
 Formatting (please be patient (+/- 10 minutes)) ...SCSI command 
 error on /dev/cd0: Status=0x8c
 Sense data: Key=0x0 () Code=0x0 Qual=0x0
 format unit returned : Bad address
 fail
 Formatting failed because of : Bad address
 Disc access statistics
sector reads  0  (0 Kbyte)
sector written0  (0 Kbyte)
switches  0

When I try it with my -ide-scsi emulation setup I get the same error,
but different sense data:

Formatting (please be patient (+/- 10 minutes)) ...SCSI command 
error on /dev/cd1: Status=0x8c
Sense data: Key=0x6 () Code=0x29 Qual=0x0
format unit returned : Bad address

I've looked at the source for cdrw_format, but couldn't find anything
obviously wrong with it.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgp9Tr5a4bIUK.pgp
Description: PGP signature


Re: which radius server (elaboration)

2005-08-09 Thread Derrick MacPherson
On Tue, 2005-08-09 at 09:45 -0700, Derrick MacPherson wrote:
 our windows radius server went down, i'm just going to install it on a
 freebsd box, which radius server do people recommend? I see there's a
 least 3 in the ports...

It will authenticate to a w2k server.


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


Re: UDF and CD-RW

2005-08-09 Thread Laszlo Nagy


Looks like it is the right program. But it does not work. I have 
ide-scsi emulation enabled on my CDRW drive, so it is named /dev/cd0. I 
have a blank disc in the drive (created with cdrecord speed=4 -v 
blank=fast).

Here are the results:
   


snip
 

Formatting (please be patient (+/- 10 minutes)) ...SCSI command 
error on /dev/cd0: Status=0x8c

Sense data: Key=0x0 () Code=0x0 Qual=0x0
format unit returned : Bad address
fail
Formatting failed because of : Bad address
Disc access statistics
  sector reads  0  (0 Kbyte)
  sector written0  (0 Kbyte)
  switches  0
   



When I try it with my -ide-scsi emulation setup I get the same error,
but different sense data:

Formatting (please be patient (+/- 10 minutes)) ...SCSI command 
error on /dev/cd1: Status=0x8c

Sense data: Key=0x6 () Code=0x29 Qual=0x0
format unit returned : Bad address

I've looked at the source for cdrw_format, but couldn't find anything
obviously wrong with it.
 

I wonder why there is no documentation for this program? Probably there 
are human beings using it but probably they are very special persons 
with special knowledge. I could not find useful postings about this 
topic (CDRW and packet writing) in mailing lists. Very sad. :-( I'm 
totally lost.


 Les

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


which apache / php things to install?

2005-08-09 Thread bob self
I just installed FreeBSD 5.4-RELEASE and am installing a few 
applications. I need apache with php, but I see many php-related 
packages (with portupgrade -v php5-\*). So then I tried portupgrade -v 
php5, but now it wants to know whether I want to use apache2 instead of 
apache 1.3. I've been using 1.3 on another machine with no problems. Is 
2 now ok to use? I saw in /usr/ports that there is apache2, apache20, 
apache21. Which one of these should I install if I use apache2? What 
about the other php installation questions (debug and zend multibyte 
support)?


thanks,
bob

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


Re: howto load or install wlan_wep module on freeBSD 5.4 ?

2005-08-09 Thread PK

is your wireless router on open or shared ? 
If I set my wireless router on open, then it works without problems and my 
ifconfig looks like yours. 

from man ifconfig:

http://www.gsp.com/cgi-bin/man.cgi?section=8topic=ifconfig

 authmode mode
For IEEE 802.11 wireless interfaces, set the desired authentication 
mode in infrastructure mode. Not all adaptors support all modes. The set of 
valid modes is none, open, and shared. Modes are case insensitive.


so you should be able to choose authentication mode
open is for me open and shared is shared



 --- On Tue 08/09, Andrew L. Gould  [EMAIL PROTECTED]  wrote:
From: Andrew L. Gould [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
Date: Tue, 9 Aug 2005 07:38:57 -0500
Subject: Re: howto load or install wlan_wep module on freeBSD 5.4 ?

On Tue,  9 Aug 2005 05:58:02 -0400 (EDT)brPK [EMAIL PROTECTED] 
wrote:brbr br Is the channel correct?br br yes, it is, without 
wep works well br br Do you have an active firewall that could be 
blocking the wirelessbr interface?br br no, I don't have any firewall 
activebr br br authmode OPEN is the problem, because ifconfig can not 
set to SHAREDbr automatically or manually !br br do you have authmode 
OPEN and you use a shared key ?br I don't thonk so.br brbrYes, I do 
use a shared key.  If I don't specify a shared key, ourbrWindows PC's fail to 
connect to the AP.brbrFrom my wireless PC:brbr# ifconfig ath0brath0: 
flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500br inet6 
fe80::20d:88ff:fec7:5d89%ath0 prefixlen 64 scopeid 0x2 br   inet 
192.168.63.25 netmask 0xff00 broadcast 192.168.63.255br  ether 
00:0d:88:c7:5d:89br media: IEEE 802.11 Wireless Ethernet autoselect 
(DS/11Mbps)br status:
  
associatedbr  ssid datawok 1:datawokbr  channel 6 authmode OPEN 
powersavemode OFF powersavesleep 100brrtsthreshold 2312 protmode 
CTSbr  wepmode MIXED weptxkey 1brwepkey 1:40-bitbrbrbrPlease 
note that the AP is 802.11b, thus the automatic selectionbrof 
11Mbps.brbrIf I bootup without any network configuration, here's all 
Ibrhave to do to get the wireless card working:brbrifconfig ath0 inet 
192.168.63.25 netmask 255.255.255.0  \br ssid datawok nwkey 
0xXXbrroute add default 192.168.63.1brecho nameserver 24.204.0.4 
 /etc/resolv.confbrbrbrAndrew Gouldbr

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


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


Re: NIS problems on FreeBSD 5.4

2005-08-09 Thread Jeremy Utley
On 8/8/05, Dan Nelson [EMAIL PROTECTED] wrote:
 In the last episode (Aug 08), Jeremy Utley said:
  I'm trying to use FreeBSD 5.4 as an NIS client, and am encountering
  problems.  I've followed the instructions given in the FreeBSD docs
  (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nis.html)
  successfully, but the system does not recognize my NIS users.
 
  Running ypcat passwd shows expected output:
 
  freebsd5# ypcat passwd
  Administrator:omitted:0:0::/root:/bin/bash
  jeremy:omitted:500:100::/home/jeremy:/bin/bash
  test:omitted:501:100::/home/test:/bin/bash
 
 You might want to change these passwords now that everyone knows the
 hash :)

No worries - this is a reserved network with no direct connectivity to
the net at large, otherwise I would have done so.  I suppose I should
also mention that the NIS master server is a W2K3 AD controller with
Services for Unix, but that doesn't seem to be involved, since a linux
system on the same NIS domain appears to work properly.

 
  However, when I try to login as any of these 3 users, it rejects the
  login - even using the id command fails:
 
  freebsd5# id jeremy
  id: jeremy: no such user
 
 You need either a plus line in your master.passwd file (best way to add
 it is to use the vipw command):
 
 +:

This part has already been done - it was part of the docs I followed
from the FreeBSD site.

 
 Or you need this in /etc/nsswitch.conf:
 
 passwd: files nis

Haven't done this...the passwd section of my current nsswitch.conf is:

passwd: compat
passwd_compat: nis

Adding this to nsswitch.conf seems to have resolved the problem -
perhaps doing so should be added to the docs.

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


Re: Can't fetch latest Opera

2005-08-09 Thread FUJISHIMA Satsuki
This has just been fixed. If you couldn't wait modifying
shared/gcc-2.95 to static in MASTER_SITES and it's OK.

http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/opera/Makefile#rev1.43
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: about VPN solution

2005-08-09 Thread Pavel Jordák
On 9 Srpen 2005, 17:16, Panagiotis Christias napsal(a):
 On 8/9/05, Glenn Dawson [EMAIL PROTECTED] wrote:
 At 03:15 AM 8/9/2005, vladone wrote:
 Hi!
 I have an private network, that acces the internet via an freebsd
 gateway. I want to buil some authentication for my users, to prevent
 ilegal connections. When an user want to connect to my gateway (to
 acces the internet), require to enter user and password.
 My questions is:
 What solution, is best for this?

 m0n0wall should be able to do what you want, and it's based on FreeBSD.
 http://m0n0.ch/wall/

 -Glenn

 You could try openvpn (http://openvpn.net/) too. It can run as an
 extra service on your freebsd box and provide ssl based vpn access
 using ssl certificates for authentication.

 Panagiotis

Hi, vladone,

if I understand well your issue (to authenticate the inner users), I
think authpf(8) could be probably your friend.

Pavel.

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




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


Re: UDF and CD-RW

2005-08-09 Thread Roland Smith
On Tue, Aug 09, 2005 at 07:47:19PM +0200, Laszlo Nagy wrote:

 I wonder why there is no documentation for this program? Probably there 
 are human beings using it but probably they are very special persons 
 with special knowledge. 

Most probably because the developer didn't need it or never got around
to making any.

 I could not find useful postings about this topic (CDRW and packet
 writing) in mailing lists. Very sad. :-( I'm totally lost.

Packet writing seems to never have gained much popularity in the UNIX
world. My guess would be that multigigabyte harddisks and the
availability of DVD-rewriters has something to do with it. I currently
use dvd+rw-tools (growisofs) to burn DVD's.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpIbJCXW1Yur.pgp
Description: PGP signature


very busy ftpd

2005-08-09 Thread Mikhail Teterin
Hi!

I just noticed, that uploading a file over a LANG (at around 5.7Mb/s) resulted 
in around 25% CPU consumption by the ftpd.

I think, that's unusual for a Pentium4 -- what is the process doing?

The machine is running 5.2.1-RELEASE and has TrustedBSD extensions.

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


Re: Tripwire Policy File and 5.4

2005-08-09 Thread Bret Walker
FYI-

The policy file looks to be updated for 5.x systems now.  Tripwire's back.

Bret

Bret Walker wrote:
 Does anyone know where I can find a good Tripwire policy file for 5.4?
 
 I installed tripwire-2.3.1.2_3 from ports, but the default policy file
 throws a lot of errors.  I think it's tailored to 4.x.
 
 Thanks,
 Bret

-- 
Bret Walker

Technical Support Consultant
Medill School of Journalism
Northwestern University
847-467-7845
847-491-2370 fax
[EMAIL PROTECTED]
http://www.it.medill.northwestern.edu/


smime.p7s
Description: S/MIME Cryptographic Signature


make sysinstall

2005-08-09 Thread iv gan
Hi there,
I try to make a custom installation of FreeBSD 5.3 in a way that there
are no questions during the process but rather it detects the hard
disk size makes the partitions etc...
For the moment I smply try to compile sysinstall (cd
/usr/src/usr.sbin/sysintall  make all)
and it compiles without any problem. The size on the output file is
about 1,2M. The problem comes when I put it in a mfsroot file and when
it loads on startup. The sysinstall simply don't start. In the same
time on the secont vty after 20secs I got a messages like process NNN
killed. no swap available or something like it.
So my question is is there a correct manner to make the sysinstall
(like going to /usr/src and then make everything around). The original
size is about 2.2 Megs and the one I got is about a 1meg less. It is
compiled staticly (NOSHARED=yes it have to mean that no??)
For the moment i don't touch the code. Just compile it to try. The
newly compiled sysinstall is running when it is executed from the
directory where it is situated (like ./sysintall).
Hm I thing thats all I have like symptoms. 
Any suggestions?
Or better is there a way to script an Auto partitioning of the hard
disk without touching the code.

thanks and good luck to allz

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


Re: NIS problems on FreeBSD 5.4

2005-08-09 Thread Dan Nelson
In the last episode (Aug 09), Jeremy Utley said:
 On 8/8/05, Dan Nelson [EMAIL PROTECTED] wrote:
  In the last episode (Aug 08), Jeremy Utley said:
   I'm trying to use FreeBSD 5.4 as an NIS client, and am
   encountering problems.  I've followed the instructions given in
   the FreeBSD docs (
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nis.html
   ) successfully, but the system does not recognize my NIS users.
  
  You need either a plus line in your master.passwd file (best way to add
  it is to use the vipw command):
  
  +:
 
 This part has already been done - it was part of the docs I followed
 from the FreeBSD site.
 
  Or you need this in /etc/nsswitch.conf:
  
  passwd: files nis
 
 Haven't done this...the passwd section of my current nsswitch.conf is:
 
 passwd: compat
 passwd_compat: nis
 
 Adding this to nsswitch.conf seems to have resolved the problem -
 perhaps doing so should be added to the docs.

Only one is necessary.  You can remove the plus line from master.passwd
if you're using the passwd: files nis line.  With passwd: compat,
the NIS tables are consulted whenever there's a + or - line in
master.passwd and netgroups are used. With passwd: files nis, nis is
checked if the user isn't in the local passwd file, and you can't use
netgroups.  Also remember to change the group: line in nsswitch.conf
to match, and remove the + line from /etc/groups.

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


Recommended SATA Controller on 5.4

2005-08-09 Thread Adam Bayless
I need to find a good SATA controller for use on a 5.4 box. I don't need 
RAID right away but it might be nice in the future.


Anyone had good results with an off the shelf add on card?

Thanks,

Adam

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


Re: 5.4-rel Bootloader Wedgie on Supermicro 5013C-MT

2005-08-09 Thread Joe Hamelin
NM: I RTFWP and submitted a bug.  I'll let you guys know how it turns out.


On 8/9/05, Joe Hamelin [EMAIL PROTECTED] wrote:
   
   What happens when you boot from floppies?
   
  The box doesn't come with a floppy drive.  The space where the floppy
  would be has two usb ports and a serial port.  The box does support
  bios serial booting.  I did do a standard install on another box and
  then moved the drive to the supermicro box... it hung at the daemond
  screen.
  
 So, does anyone have any ideas?  Does someone need a Supermicro
 5013C-MT to play with?  Who should I submit a bug report to?

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


Re: Backup Products

2005-08-09 Thread Nikolas Britton
On 8/8/05, Sean Murphy [EMAIL PROTECTED] wrote:
 We currently our using Veritas Netbackup Datacenter 4.5 on a Windows
 server to backup our FreeBSD, Apple, Windows, Netware, and Solaris Servers.
 
 This Cross-Platform works wonderfully.  However I was wondering if
 anyone had any successs with an open source backup product that would be
 able to control 2 tape librarys on the same scsi chain, with each tape
 having a bar code, and be able to backup and restore the systems above.

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


Re: 5.4-rel Bootloader Wedgie on Supermicro 5013C-MT

2005-08-09 Thread Joe Hamelin
  
  What happens when you boot from floppies?
  
 The box doesn't come with a floppy drive.  The space where the floppy
 would be has two usb ports and a serial port.  The box does support
 bios serial booting.  I did do a standard install on another box and
 then moved the drive to the supermicro box... it hung at the daemond
 screen.
 
So, does anyone have any ideas?  Does someone need a Supermicro
5013C-MT to play with?  Who should I submit a bug report to?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backup Products

2005-08-09 Thread Sean P. Malone
Stay away from Retrospect.  They still refuse to write a freeBSD client 
and the Linux client is da%$! near impossible to get working under linux 
compatability.


Just my two cents.  Maybe someone else has had better luck.


Nikolas Britton wrote:

On 8/8/05, Sean Murphy [EMAIL PROTECTED] wrote:


We currently our using Veritas Netbackup Datacenter 4.5 on a Windows
server to backup our FreeBSD, Apple, Windows, Netware, and Solaris Servers.

This Cross-Platform works wonderfully.  However I was wondering if
anyone had any successs with an open source backup product that would be
able to control 2 tape librarys on the same scsi chain, with each tape
having a bar code, and be able to backup and restore the systems above.



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



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


Re: Entropy Blocking

2005-08-09 Thread Bob Johnson
On 8/9/05, Kris Kennaway [EMAIL PROTECTED] wrote:
 On Mon, Aug 08, 2005 at 04:30:12PM -0600, Danny MacMillan wrote:
  On Mon, 08 Aug 2005 07:09:35 -0600, Wes Will [EMAIL PROTECTED] wrote:
  
  I guess nobody gives rat-rump about the entropy problem.
  
  Figures.
  
  --
  www
  
  The people who know how to help you probably didn't read your original  
  question, since it was posted under a very misleading subject line.  You 
 
  may experience better results if you re-post your question with a more  
  appropriate subject line (the one you used to start this thread wouldn't 
 
  be a bad choice).
 
 And drop the bad attitude, even if you are feeling upset.  People are
 not likely to want to help you if you come across as grumpy.
 
 Kris
 
 
I second that.  I looked for the question and couldn't find it.  With
the clue that the subject line has absolutely nothing to do with the
question, I finally found it, and you had an attitude problem then,
too.

Here's your original question, if I got the right one:

 The problem I am having starts with:
 
 Entropy Device is Blocking

That is not enough description to give most of us a decent chance at
guessing what you are talking about.  WHEN do you get the error
message?  What is the actual message?  Do you know what process issued
the message?  What version of FreeBSD are you using?

 
 Whose great idea was this one, anyway?  I'm all about security, believe me.
  I have a Master's in IT, and my specialization was (you guessed it)

Hmm, I've got one of those Master's thingies around here somewhere. 
It's too old and worn out to be worth boasting about, though.  Got it
in 1986.

Reminds me of http://ars.userfriendly.org/cartoons/?id=20050609mode=classic
(don't fail to go back and read the previous days, too).

 Information Security.  From all that book-larnin', one thing stands out.
 If you make SECURITY interfere with GETTING THE BLOODY JOB DONE, security
 will be the first thing tossed out the window.

Yep.  And when you treat the VOLUNTEERS that you are asking for help
with disdain, guess what then gets thrown out the window?  Hint: the
desire to help you.  Perhaps you should sign up for paid user support
from one of the fine vendors that provide that service.

 At boot, everything basically fails because of the lack of entropy.  I have

Everything fails?  You don't get any console output whatsoever to give
us a clue what's failing?  No log files?  Nothing more than Entropy
Device is Blocking?

 modified files to give various IRQ's for entropy generation.  I have read
 and searched (and had search engine failures), trying to find out more
 information on the problem and how to resolve it.  No luck thus far.

I suspect the reason you can't find information on the problem is that
it isn't a problem for the rest of us.  It sounds like you did
something unusual.

Did you use the standard install, or did you try to do something special?  

Which version of FreeBSD are you using?

 Can anyone give me the pointer to the piece of the fscking manual that
 tells me how to configure this beast to save a seed at shutdown and then
 use that seed file at startup instead of just dying and leaving me with a

It already does that.  At least, for me it does, right out of the box.
 Or CD drive, or whatever I got it out of.

Is there a file named /entropy on your system?  

What version of FreeBSD are you using?

 system that is half-booted, or failing that simple request, how to work
 preseedrandom into the system startup so that it will happen BEFORE
 entropy is required?

In addition to some addition context regarding when the error message
appears, and which version of FreeBSD you are using, the contents of
/etc/rc.conf and any other files you changed might be informative.  If
that's a long list, it might save time to reinstall the system from
scratch and then ask questions so we have some idea of what we are
working with.

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


Anyone successfully running FreeBSD on a HP Proliant DL385?

2005-08-09 Thread lars
Hi all,

I've just been to the FreeBSD Proliant website
http://people.freebsd.org/~jcagle/

I also checked the [EMAIL PROTECTED] archive,
apart from John Cagle's welcome message it's empty.

Before I ask him I want to turn to this list.

Judging by the variety of tools available on the site
it doesn't look that bad for FreeBSD on these machines.



But I'm still interested whether anyone's already running
FreeBSD STABLE on a DL385,
maybe even with
~3GB RAM,
an Opteron CPU,
~4 SCSI disks in a RAID-5 array hosted by the onboard Smart Array 6i chip,
a hot-swappable DAT72 tape drive,
and iLO.

Are all devices working well, are the HDDs and the tape drive hot-swappable,
is the iLO working as it should?

Any issues?

I'd really like to drive this machine with FreeBSD,
but I can't afford to waste more than 3 days testing functionality
before it has to be productive.
So I'd be really thankful for any information on this combination.

Kind regards,
Lars.

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


Re: Recommended SATA Controller on 5.4

2005-08-09 Thread Michael Dale
Don't get anything based on the Silicon Image 3112 chipset, I had  
great problems with it.


I ended up with a HighPoint RocketRAID 1520, which is a basic 2 port  
SATA controller. It does software raid and is supported out of the  
box on 5.4. I am very happy with it, although you maybe interested in  
something more powerful.


MD.

On 10/08/2005, at 6:29 AM, Adam Bayless wrote:

I need to find a good SATA controller for use on a 5.4 box. I don't  
need RAID right away but it might be nice in the future.


Anyone had good results with an off the shelf add on card?

Thanks,

Adam

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





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


Re: howto load or install wlan_wep module on freeBSD 5.4 ?

2005-08-09 Thread PK

my question was if your wireless accesspoint or router 
is set to OPEN or SHARED.

on my wireless router under security settings I have 2 options:
- security mode: I can set OPEN or SHARED
- cipher type: I can disble or enable WEP
 
if I set WEP on the router and set the security mode OPEN, then my windows 
works as shared too, but the router is still OPEN.  

my connection is working without WEP only,
but this is not what I want.

without WEP was working before I did this posting.

I need WEP and I want the connection with WEP !



 --- On Tue 08/09, Andrew L. Gould  [EMAIL PROTECTED]  wrote:
From: Andrew L. Gould [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
Date: Tue, 9 Aug 2005 14:11:34 -0500
Subject: Re: howto load or install wlan_wep module on freeBSD 5.4 ?

On Tue,  9 Aug 2005 13:56:02 -0400 (EDT)brPK [EMAIL PROTECTED] 
wrote:brbr br is your wireless router on open or shared ? br If I 
set my wireless router on open, then it works without problemsbr and my 
ifconfig looks like yours. br br from man ifconfig:br br 
http://www.gsp.com/cgi-bin/man.cgi?section=8topic=ifconfigbr br  
authmode modebrFor IEEE 802.11 wireless interfaces, set the desiredbr 
authentication mode in infrastructure mode. Not all adaptors supportbr all 
modes. The set of valid modes is none, open, and shared.br Modes are 
case insensitive.br br br so you should be able to choose 
authentication modebr open is for me open and shared is sharedbr 
brbrI cannot find a place in my Access Point's configuration 
applicationbrwhere it states shared or open.  My Windows PC is set 
tobrshared.brbrI'm glad you got you connection working.brbrAndrew 
Gouldbr

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


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


Re: make sysinstall

2005-08-09 Thread Kris Kennaway
On Tue, Aug 09, 2005 at 10:04:34PM +0200, iv gan wrote:
 Hi there,
 I try to make a custom installation of FreeBSD 5.3 in a way that there
 are no questions during the process but rather it detects the hard
 disk size makes the partitions etc...
 For the moment I smply try to compile sysinstall (cd
 /usr/src/usr.sbin/sysintall  make all)
 and it compiles without any problem. The size on the output file is
 about 1,2M. The problem comes when I put it in a mfsroot file and when
 it loads on startup. The sysinstall simply don't start. In the same
 time on the secont vty after 20secs I got a messages like process NNN
 killed. no swap available or something like it.
 So my question is is there a correct manner to make the sysinstall
 (like going to /usr/src and then make everything around). The original
 size is about 2.2 Megs and the one I got is about a 1meg less. It is
 compiled staticly (NOSHARED=yes it have to mean that no??)
 For the moment i don't touch the code. Just compile it to try. The
 newly compiled sysinstall is running when it is executed from the
 directory where it is situated (like ./sysintall).
 Hm I thing thats all I have like symptoms. 
 Any suggestions?
 Or better is there a way to script an Auto partitioning of the hard
 disk without touching the code.
 
 thanks and good luck to allz

AFAIK, if you want to build customized boot/install media you have to
use the 'make release' process.  This is somewhat documented in the
documentation on the website.

Kris



pgpsvp0zN1B20.pgp
Description: PGP signature


Re: howto load or install wlan_wep module on freeBSD 5.4 ?

2005-08-09 Thread Andrew L. Gould
On Tue,  9 Aug 2005 13:56:02 -0400 (EDT)
PK [EMAIL PROTECTED] wrote:

 
 is your wireless router on open or shared ? 
 If I set my wireless router on open, then it works without problems
 and my ifconfig looks like yours. 
 
 from man ifconfig:
 
 http://www.gsp.com/cgi-bin/man.cgi?section=8topic=ifconfig
 
  authmode mode
   For IEEE 802.11 wireless interfaces, set the desired
 authentication mode in infrastructure mode. Not all adaptors support
 all modes. The set of valid modes is none, open, and shared.
 Modes are case insensitive.
 
 
 so you should be able to choose authentication mode
 open is for me open and shared is shared
 

I cannot find a place in my Access Point's configuration application
where it states shared or open.  My Windows PC is set to
shared.

I'm glad you got you connection working.

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


Re: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599

2005-08-09 Thread Chuck Swiger

O. Hartmann wrote:
[ ... ]
One of  my SATA disks, the SAMSUNG SP2004C seems to show errors during 
operation (and also showd under 5.4-RELEASE-p3).

Sometimes I get this error:
ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599
while the machine still keeps working.
Other days the box crashes completely.

Is this a operating system bug or is this message an evidence of 
defective hardware?


Back up any data you care about now.  Use the smartmontools port or hunt down a 
utility from Samsung which'll do a surface test (read only, nondestructive).


You can also run a dd if=/dev/ad10 of=/dev/null bs=8192 to do a full read 
test under FreeBSD, and see how many CRC errors show up.


--
-Chuck

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


question about compile options

2005-08-09 Thread David Banning
I am wondering how to know what compile options are available for
a given ports package. For instance I want to compile
/usr/ports/www/php4-cgi with support for mysql and fastcgi, but
looking in the port, all there exists is a Makefile containing
little information. There are no subdirectories. Subdirectories
are created during the make, but then presumably the default
options have already been followed, leaving out mysql.

Looking around for the answer, I noticed some others just
download the package and install it separate from the ports.



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


Re: Tripwire Policy File and 5.4

2005-08-09 Thread Joel Hatton
 
 The policy file looks to be updated for 5.x systems now.  Tripwire's back.

I'm not so convinced of that - after a cvsup of ports overnight, this
remains:

# ll /usr/ports/security/tripwire/files/twpol.txt 
-rw-r--r--  1 root  wheel  20651 Mar  5  2002 
/usr/ports/security/tripwire/files/twpol.txt

Last time I tried, Tripwire was still unable to perform an interactive
update, which is no great inconvenience but doesn't really inspire
confidence. The only improvement I've noticed since the first 5.x is that
it at least compiles now - given the lack of effective replacements for
Tripwire this is the least we could expect. Not being able to package this
port has been a real trial, however, and I don't believe that it wouldn't
be possible with a bit of consideration - no, I'm not volunteering right
now as more important things are pressing me.

I have adapted my own policy/config file and periodic script to run with
output in the daily security email - I'm happy to post these if anyone is
interested.

cheers,
joel

-- Joel Hatton --
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: question about compile options

2005-08-09 Thread Glenn Dawson

At 06:05 PM 8/9/2005, David Banning wrote:

I am wondering how to know what compile options are available for
a given ports package. For instance I want to compile
/usr/ports/www/php4-cgi with support for mysql and fastcgi, but
looking in the port, all there exists is a Makefile containing
little information. There are no subdirectories. Subdirectories
are created during the make, but then presumably the default
options have already been followed, leaving out mysql.

Looking around for the answer, I noticed some others just
download the package and install it separate from the ports.


from ports(7) man page:

TARGETS
 Some of the targets work recursively through subdirectories.  This lets
 you, for example, install all of the ``biology'' ports.  The targets that
 do this are build, checksum, clean, configure, depends, extract, fetch,
 install, and package.

 The following targets will be run automatically by each proceeding target
 in order.  That is, build will be run (if necessary) by install, and so
 on all the way to fetch.  Usually, you will only use the install target.

config Configure OPTIONS for this port using dialog(1).

-Glenn





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


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


FreeBSD 5.4 install problem. Newbee needs help.

2005-08-09 Thread William Manley
I am a new FreeBSD user and I have an installation that has gone bad. My 
problems started when I enabled XDM for a graphical logon into Gnome. 
When I logged in as root the system just looped back to the logon 
screen. I then assumed I had configured my .xinitrc file wrong so I 
booted the install cdrom into Fixit mode and tried to mount the root 
filesystem on the hardisk which the operating system would not let me 
do. The following are the commands I typed with the output.


mount /dev/ad0s1a /mnt
operation not permitted

disklabel -r ad0
no valid label found

ls did show something.
ls /dev/ad0*
/dev/ad0 /dev/ad0sla /dev/ad0s1c /dev/ad0s1e
/dev/ad0s1 /dev/ad0s1b /dev/ad0s1d /dev/ad0s1f

fdisk /dev/ad0
working on /dev/ad0

figures below won't work with bios for partitions not in cyl 1. 
Parameters to be used for bios calculations are:

cylinders= 77504 heads= 16 sectors/track= 63 (1008 blks/cyl)
media sector size is 512

Warning: bios sector numbering starts with sector 1

Information from DOS boot block is:
The data for partition 1 is:
sys id 165 (0xa5), (FreeBSD/NetBSD/386BSD)
start 63, size 78124032 (38146 meg) flag 80 active
beg: cly0/ head1/ sector 1
end: cyl 1023/ head 254/ sector 63

Does the warning tell me that my bios is not set up properly for FreeBSD 
to work with the hardisk setup. The handbook says to set up your bios to 
select hardisk's naturally. Before starting the install I looked at the 
bios and was not sure what to configure. Should I go to the basic page 
and set the hardisk as uninstalled? Any help in getting back into my 
system will be appreciated. If I have to reinstall I'll do it.


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


Re: FreeBSD 5.4 install problem. Newbee needs help.

2005-08-09 Thread Glenn Dawson

At 06:11 PM 8/9/2005, William Manley wrote:
I am a new FreeBSD user and I have an installation that has gone bad. My 
problems started when I enabled XDM for a graphical logon into Gnome. When 
I logged in as root the system just looped back to the logon screen. I 
then assumed I had configured my .xinitrc file wrong so I booted the 
install cdrom into Fixit mode and tried to mount the root filesystem on 
the hardisk which the operating system would not let me do. The following 
are the commands I typed with the output.


mount /dev/ad0s1a /mnt
operation not permitted


That may be because the filesystem is not marked as clean.  Try using fsck 
to verify it's consistency.  If that works, you should be able to mount it.




disklabel -r ad0
no valid label found


If you're using slices (which it looks like you are from the dev name 
above) you should do bsdlabel /dev/ad0s1 to see the partitions in that slice.


Output from bsdlabel will look something like this assuming you used the 
defailts when you installed:


test54# bsdlabel /dev/ad0s1
# /dev/ad0s1:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:   52428804.2BSD 2048 16384 32776
  b:  2042752   524288  swap
  c: 3907168020unused0 0 # raw part, 
don't edit

  d:   524288  25670404.2BSD 2048 16384 32776
  e:   524288  30913284.2BSD 2048 16384 32776
  f: 387101186  36156164.2BSD 2048 16384 28552

a should be your root partition.
d would be /var.
e is /tmp.
and f would be /usr.
assuming you used the defaults.



ls did show something.
ls /dev/ad0*
/dev/ad0 /dev/ad0sla /dev/ad0s1c /dev/ad0s1e
/dev/ad0s1 /dev/ad0s1b /dev/ad0s1d /dev/ad0s1f

fdisk /dev/ad0
working on /dev/ad0

figures below won't work with bios for partitions not in cyl 1. Parameters 
to be used for bios calculations are:

cylinders= 77504 heads= 16 sectors/track= 63 (1008 blks/cyl)
media sector size is 512

Warning: bios sector numbering starts with sector 1

Information from DOS boot block is:
The data for partition 1 is:
sys id 165 (0xa5), (FreeBSD/NetBSD/386BSD)
start 63, size 78124032 (38146 meg) flag 80 active
beg: cly0/ head1/ sector 1
end: cyl 1023/ head 254/ sector 63

Does the warning tell me that my bios is not set up properly for FreeBSD 
to work with the hardisk setup.


That warning is always there.  It's just a reminder that sectors are 
numbered 1-63 not 0-62.


 The handbook says to set up your bios to select hardisk's naturally. 
Before starting the install I looked at the bios and was not sure what to 
configure. Should I go to the basic page and set the hardisk as 
uninstalled? Any help in getting back into my system will be appreciated. 
If I have to reinstall I'll do it.


Most BIOS will auto detect the hard drive just fine.  If you stick with the 
defaults you should be fine.


-Glenn



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


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


Re: icewmtray error

2005-08-09 Thread Roberto
On Mon, 8 Aug 2005 20:12:30 -0300
Roberto [EMAIL PROTECTED] wrote:

 Hello,
 
 I have the following problem with icewmtray: it runs on icewm-session
 startup and when I launch Skype and Gaim they place their icons in
 tray.
 
 Operation is OK for maximizing or minimizing to tray but when I
 close (exit) any program that places a tray icon (Skype or Gaim) then
 icewmtray exits unexpectedly with the following error message (it also
 closes any other programs that have icons in the tray):
 
 % icewmtray
 icewmtray: using /home/rgp/.icewm for private configuration files
 X Error of failed request:  BadWindow (invalid Window parameter)
   Major opcode of failed request:  2 (X_ChangeWindowAttributes)
   Resource id in failed request:  0xa00021
   Serial number of failed request:  181
   Current serial number in output stream:  183
 
 I am using FreeBSD 5.4 (with upgraded ports).
 
 These are the versions of the relevant packages:
 
 icewm-1.2.22
 gaim-1.4.0
 skype-1.1.0.20_1
 
 I've tried with my home configuration files and with defaults, the
 error is the same.

Hello, I've fixed it: seems that icewmtray needs the IMLIB option
enabled to work OK.

When comparing with a similar machine (where icewmtray works) I
noticed that Gnome was installed and Imlib also. So the icewm port
detected imlib and automatically enabled the imlib support (even if
the option was unmarked) when compiling.

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


How to tell if /usr/obj is up to date?

2005-08-09 Thread Joel Hatton
Hi,

(repost - I think my first go was lost)

Is there any way to use make in /usr/src to tell if my object tree is up
to date? 

Situation: 

I cvsup my sources and do the make buildworld / buildkernel / installkernel
/ installworld steps. Later, I cvsup again to update for a vul that doesn't
require world to be rebuilt (such as FreeBSD-SA-05:16.zlib) and install.
Now, for instance, a newer update for zlib is available and I'll naturally
have to repeat the previous step. However, hypothetically if for no other
reason, is it possible to tell, after getting my sources up to date again,
if this new revision has already been built and hence is now in the object
tree or do I have to do it all over again to be sure?

In this case, if I run make -n in /usr/src/lib/libz/ should this report
differently depending on whether /usr/obj is up to date or not?

thanks,
joel

-- Joel Hatton --
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Long Uptime

2005-08-09 Thread Bob Bomar

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a machine that is about to turn 700 days
uptime, and I have no plans on rebooting it any
time soon.  I just wanted to see if there was
any infomation from the machine that anybody
wanted.

[EMAIL PROTECTED] ~uname -a
FreeBSD bart. 4.8-RELEASE FreeBSD 4.8-RELEASE #3: Fri Jul 18
17:09:10 CDT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/Bart  i386
[EMAIL PROTECTED] ~uptime
10:38PM  up 699 days,  3:51, 1 user, load averages: 0.41, 0.27, 0.23

- --
Bob Bomar
[EMAIL PROTECTED]
http://www.bomar.us/~bob
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC+Xbn9Jm/aTrtdKoRApqhAJ9r+fOjSnZsqOVi3LwI7cCyexg6hQCghh3B
TxRh6NquKm0dcBHgQB8GRis=
=kgVa
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


bind is almost 50/50

2005-08-09 Thread daniel
I have to be missing something, but at this stage, I don't know what it is.

I've setup bind on my FreeBSD box here in the office and have a few machines, 
including my desktop using it as their one and only nameserver.  it's hosting 
two domains, one as a slave (domain.com), another subdomain of that slave as 
a master (office.domain.com).  for the most part it works just fine, but 
every once in a while, Konqueror will complain that the site can't be found.  
When this happens though, all I have to do is click on the link again, and I 
get the site in question.

As a test, I did a for loop in Bash with a bunch of host lookups for random 
names.  Of the 21 hosts I picked at random, all but two returned without 
errors.  The second time i ran the same command though, all 21 returned just 
fine.  The errors I got were:

  $ host www.fireflyfans.net
  ;; connection timed out; no servers could be reached


  $ host www.jossisahottie.com
  ;; Warning: ID mismatch: expected ID 5615, got 47281
  ;; Warning: ID mismatch: expected ID 5615, got 47281
  www.jossisahottie.com is an alias for jossisahottie.com.
  jossisahottie.com has address 209.59.140.58

Forgive me, I had Buffy on the brain ;-)  The fact that both of these domains 
resolved just fine the second time through tells me it's not their fault, so 
I'm left trying to figure out what I did wrong.  My named.conf file is below 
if any of you can help out.



  $ cat /var/named/etc/namedb/named.conf
  options {
  directory   /etc/namedb;
  pid-file/var/run/named/pid;
  dump-file   /var/dump/named_dump.db;
  statistics-file /var/stats/named.stats;
  //  listen-on   { 127.0.0.1; };
  //  listen-on-v6{ ::1; };
  forward only;
  forwarders {
  //  127.0.0.1
  ip of one known to be good nameserver;
  };
  };
  zone . {
  type hint;
  file named.root;
  };
  zone 0.0.127.IN-ADDR.ARPA {
  type master;
  file master/localhost.rev;
  };
  zone 
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA {
  type master;
  file master/localhost-v6.rev;
  };
  zone 
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT {
  type master;
  file master/localhost-v6.rev;
  };

  // private zone files follow
  ...


I watched the firewall during this test and there were not blockages on port 
53 incoming or outgoing for the duration of the test, so I'm currently at a 
loss.  Thanks for any help you might have.


-- 
Let us endeavour so to live that when we come to die
even the undertaker will be sorry.
  - Mark Twain
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: howto load or install wlan_wep module on freeBSD 5.4 ?

2005-08-09 Thread Andrew L. Gould
On Tue,  9 Aug 2005 18:11:09 -0400 (EDT)
PK [EMAIL PROTECTED] wrote:

 
 my question was if your wireless accesspoint or router 
 is set to OPEN or SHARED.

As I stated in my previous email:  I could not find a place in my AP's
configuration application that states whether it is set to open or
shared.  I am using a Linksys BEFW11S4 V2.

 
 on my wireless router under security settings I have 2 options:
 - security mode: I can set OPEN or SHARED
 - cipher type: I can disble or enable WEP
  
 if I set WEP on the router and set the security mode OPEN, then my
 windows works as shared too, but the router is still OPEN.  
 
 my connection is working without WEP only,
 but this is not what I want.
 
 without WEP was working before I did this posting.
 
 I need WEP and I want the connection with WEP !
 
 
 
  --- On Tue 08/09, Andrew L. Gould  [EMAIL PROTECTED]  wrote:
 From: Andrew L. Gould [mailto: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
  Cc: freebsd-questions@freebsd.org
 Date: Tue, 9 Aug 2005 14:11:34 -0500
 Subject: Re: howto load or install wlan_wep module on freeBSD 5.4 ?
 
 On Tue,  9 Aug 2005 13:56:02 -0400 (EDT)brPK
 [EMAIL PROTECTED] wrote:brbr br is your wireless router
 on open or shared ? br If I set my wireless router on open, then
 it works without problemsbr and my ifconfig looks like yours.
 br br from man ifconfig:br br
 http://www.gsp.com/cgi-bin/man.cgi?section=8topic=ifconfigbr
 br  authmode modebr For IEEE 802.11 wireless
 interfaces, set the desiredbr authentication mode in
 infrastructure mode. Not all adaptors supportbr all modes. The set
 of valid modes is none, open, and shared.br Modes are case
 insensitive.br br br so you should be able to choose
 authentication modebr open is for me open and shared is
 sharedbr brbrI cannot find a place in my Access Point's
 configuration applicationbrwhere it states shared or open.  My
 Windows PC is set tobrshared.brbrI'm glad you got you
 connection working.brbrAndrew Gouldbr
 
 ___
 Join Excite! - http://www.excite.com
 The most personalized portal on the Web!
 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: which apache / php things to install?

2005-08-09 Thread P.U.Kruppa

On Tue, 9 Aug 2005, bob self wrote:

I just installed FreeBSD 5.4-RELEASE and am installing a few applications. I 
need apache with php, but I see many php-related packages (with portupgrade 
-v php5-\*). So then I tried portupgrade -v php5, but now it wants to know 
whether I want to use apache2 instead of apache 1.3. I've been using 1.3 on 
another machine with no problems. Is 2 now ok to use? I saw in /usr/ports 
that there is apache2, apache20, apache21. Which one of these should I 
install if I use apache2? What about the other php installation questions 
(debug and zend multibyte support)?
From your questions I assume you want to run a small webserver 
for private/testing/experimenting purposes. apache21 is still 
beta but will do fine for you. You will have to enable apache2 
support in php5 then.

Everything else can be left with the default options.
Don't forget to add
apache2_enable=YES
to your /etc/rc.conf :-)

Regards,

Uli.






thanks,
bob

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





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


Re: very busy ftpd

2005-08-09 Thread Mikhail Teterin
  I just noticed, that uploading a file over a LANG (at around
  5.7Mb/s) resulted in around 25% CPU consumption by the ftpd.
 
  I think, that's unusual for a Pentium4 -- what is the process doing?
 
 Check the client does not use ascii mode when uploading (getc() vs
 read()).

That's quite possible, indeed. I wouldn't put it past some users --
some still use the ancient ftp-clients, which default to text-mode
transfers.

Is there any way to disable this mode on the server, perhaps? Even
if it violates the protocol :-/

Thanks!

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


How to limit the nat's stream speed?

2005-08-09 Thread he ccjj
Hi,ervery one!

I use freebsd5.4+ipfw+natd to setup a box for sharing internet,it's
work fine.But i have a very serious problem:
Some computer of my inner user was attacked by virus,they make very
big volume of stream to internet,so the natd will occupy almost all
the cpu,the others can't visit internet at all !! Is there a solution
to limit the natd's cpu occupancy or limit every user's stream speed?

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


How to tell if /usr/obj is up to date?

2005-08-09 Thread Joel Hatton
Hi,

Is there any way to use make in /usr/src to tell if my object tree is up
to date? 

Situation: 

I cvsup my sources and do the make buildworld / buildkernel / installkernel
/ installworld steps. Later, I cvsup again to update for a vul that doesn't
require world to be rebuilt (such as FreeBSD-SA-05:16.zlib) and install.
Now, for instance, a newer update for zlib is available and I'll naturally
have to repeat the previous step. However, hypothetically if for no other
reason, is it possible to tell, after getting my sources up to date again,
if this new revision has already been built and hence is now in the object
tree or do I have to do it all over again to be sure?

In this case, if I run make -n in /usr/src/lib/libz/ should this report
differently depending on whether /usr/obj is up to date or not?

thanks,
joel

-- Joel Hatton --
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]