Re: ssh issue

2003-11-29 Thread Steve Bertrand
 On Tue, Nov 25, 2003 at 06:38:07PM -0700, David Bear wrote:
  running 4.7-RELEASE.. I'm trying to setup ssh pubkey auth and its not
  working..
  
  I put my pub key in ~/.ssh/authorized_keys from system A
  
  On system B edited /etc/ssh/sshd_config with 
  ==
  PubkeyAuthentication yes
  AuthorizedKeysFile  .ssh/authorized_keys
  PasswordAuthentication no
  =
  
  I chmod'd my .ssh dir as 700 on system A and B.  Then restart sshd on
  system B explicitly using -f /etc/ssh/sshd_config .

Ok, it sounds like you are putting the 'config' on the server side, not
the client. I hope I am assuming correctly. Here is a snip from my
'config' on my client side. Note that I have two entries. Depending
which network I am connected to, most of the time I can connect just
using the servers hostname, and other times, must type in the entire
domain name. Having an entry using each connection method (ip, hostname
or FQDN) is important:

---snip---

Host host.northnetworks.ca
User steve
Compression no
Protocol 2
RSAAuthentication yes
StrictHostKeyChecking no
ForwardAgent yes
ForwardX11 no
IdentityFile /home/steve/.ssh/xxx_dsa

Host host
User steve
Compression no
Protocol 2
RSAAuthentication yes
StrictHostKeyChecking no
ForwardAgent yes
ForwardX11 no
IdentityFile /home/steve/.ssh/xxx_dsa

---/snip---

Here's another site you can have a quick look at:

http://ww3.northnetworks.ca/docs/ssh_key_auth

Steve

  
  the ssh'ing into system B I'm still prompted for a password.
  
  I'm lost.  Any advice.
 
 There are 2 ways I know to do this and the following URL shows you haw
 to do both. BTW, if the remote server disallows passwordless logins it
 doesn't mater how hard you try.
 
 http://www-uxsup.csx.cam.ac.uk/pwf-linux/intro/remote.passwordless.html
 
 sure it's focused on linux but it'll work just the same on freeBSD

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


portupgrade overkill?

2003-11-29 Thread Herculano de Lima Einloft Neto
  Hello people,

  Check this out, if you will:

]# portinstall -RPv urwfonts
(...)
---  Reporting the results (+:done / -:ignored / *:skipped / !:failed)
+ urwfonts-1.0
- pkgconfig-0.15.0
+ perl-5.6.1_13
+ imake-4.3.0
+ freetype2-2.1.4_1
- expat-1.95.6_1
+ fontconfig-2.2.0
+ XFree86-libraries-4.3.0_5 #why were these 5 pkgs _fetched_?
(...)
pkg_add: warning: package 'urwfonts-1.0' requires 'perl-5.6.1_13', but 
'perl-5.6.1_14' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'imake-4.3.0', but 
'imake-4.3.0_1' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'freetype2-2.1.4_1', 
but 'freetype2-2.1.5_1' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'fontconfig-2.2.0', 
but 'fontconfig-2.2.90_3' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 
'XFree86-libraries-4.3.0_5', but 'XFree86-libraries-4.3.0_6' is installed
---  Installation of urwfonts-1.0 ended at: Sat, 29 Nov 2003 04:24:25 
-0200 (consumed 00:00:02)
---  Fresh installation of x11-fonts/urwfonts ended at: Sat, 29 Nov 
2003 04:24:25 -0200 (consumed 00:15:45)
[Updating the pkgdb format:bdb1_btree in /var/db/pkg ... - 205 
packages found (-0 +1) . done]
---  Reporting the results (+:done / -:ignored / *:skipped / !:failed)
- devel/libtool13 (libtool-1.3.5_1)
- lang/perl5 (perl-5.6.1_14)
- textproc/expat2 (expat-1.95.6_1)
- devel/imake-4 (imake-4.3.0_1)
- converters/libiconv (libiconv-1.9.1_3)
- devel/gettext (gettext-0.12.1)
- devel/gmake (gmake-3.80_1)
- print/freetype2 (freetype2-2.1.5_1)
- devel/pkgconfig (pkgconfig-0.15.0)
- x11-fonts/fontconfig (fontconfig-2.2.90_3)
- x11/XFree86-4-libraries (XFree86-libraries-4.3.0_6)
+ x11-fonts/urwfonts

portupgrade sometimes gives me the impression of taking a lot of time 
turning simple updates to recursive crusades, but I have always trusted 
it's sanity. This could be a local problem, but thought I'd let you know.

Best,
--
Herculano de Lima Einloft Neto
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


phpbb and phorum -- clear|empty|(white) screen during install

2003-11-29 Thread Gary Kline

I'm stumped.  

After I upgraded phpbb (from 2.0.4 to 2.0.6), I get an
empty, white screen.  --I re-installed everything, including
dependencies before deciding t try phorum.

Only the first two 'Install' pages of Phorum work.  I've
set up both mysql and pgsql and follow Dan Langille's
tutorial but the last setup pages are void/empty.
(v. 3.4.4)

Anybody know where I'm messing up? Clues to debug?
Anything??

tia, people,

gary



-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


php4-4.3.4 port with apache-2.0.48_1 instead of apache-1.3.29_1

2003-11-29 Thread Seamus Abshere
I would like to use the php4-4.3.4 port with the apache-2.0.48_1 port, 
but php4-4.3.4 lists apache-1.3.29_1 as a dependency.

I understand that this substitution is more complicated than simply 
not installing apache-1.3.29_1, because php has to be configured with 
different flags (--with-apxs2=/usr/local/apache2/bin/apxs, etc)(and 
other things), but I would still like the convenience of updating both 
ports with a cron job.

What can I do? Should I just install php manually?

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


Re: FTP Servers...

2003-11-29 Thread Jez Hancock
On Fri, Nov 28, 2003 at 08:23:57PM -0800, Rishi Chopra wrote:
 I've been installing and wiping FreeBSD installations a lot recently, 
 and I've noticed that the FTP servers aren't all that accomodating of 
 installation.
 
 For example, only 1-in-4 or 1-in-5 installations from ftp.freebsd.org is 
 successful (these are all minimal installations done through FTP, no 
 proxy or other intermediary); despite being on a reliable residential 
 fiber connection, many of my installation attempts seem to fail on 
 installing 'crypto' and 'base' packages.
 
 What's happening when these installations fail?  Am I being bumped from 
 the FTP servers?  Can anything be done to make installation via FTP more 
 reliable?
It may help to ensure you're using an FTP server with decent latency -
you can test this by pinging the servers - to help with this check the
fbsdmirror.pl script here:

http://www.bsdpro.com/scripts/fbsdmirror.pl

You will need to modify the server list though to include all the servers
you know are relatively close to you - there are only a small number of ftp
servers included in the script by default.  You can find a complete list
of ftp servers here:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html

just add the servers you want included in the ping test to the perl
script.

After that just run the script and wait to find out which servers are
closest to you.

-- 
Jez Hancock
 - System Administrator / PHP Developer

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


Re: php4-4.3.4 port with apache-2.0.48_1 instead of apache-1.3.29_1

2003-11-29 Thread Jez Hancock
On Sat, Nov 29, 2003 at 02:42:18AM -0500, Seamus Abshere wrote:
 I would like to use the php4-4.3.4 port with the apache-2.0.48_1 port, 
 but php4-4.3.4 lists apache-1.3.29_1 as a dependency.
Try building mod_php4 with the flag -DWITH_APACHE2:

cd /usr/ports/www/mod_php4/  make clean install -DWITH_APACHE2

snip
 I would still like the convenience of updating both 
 ports with a cron job.
If you use portupgrade you can specify that the mod_php port upgrades should 
include the relevant apache2 flag (-DWITH_APACHE2).  See the
pkgtools.conf manpage for more info after installing portupgrade from
the ports.

As an example my pkgtools.conf file includes:


'www/mod_php4' = [
'WITH_DOMXML=ON',
'WITH_EXIF=ON',
'WITH_FTP=ON',
'WITH_GD=ON',
'WITH_IMAP=ON',
'WITH_MYSQL=ON',
'WITH_OPENSSL=ON',
'WITH_PCRE=ON',
'WITH_POSIX=ON',
'WITH_SESSION=ON',
'WITH_XML=ON',
'WITH_XMLRPC=ON',
'WITH_ZLIB=ON',
],

indicating that mod_php4 should be upgraded using those build options.
IN your case you'd just want to add 'WITH_APACHE2' to make sure it gets
built for apache2.

HTH.

-- 
Jez Hancock
 - System Administrator / PHP Developer

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


Statically linked opensshd

2003-11-29 Thread Volf, Frank

Hi,

I'm trying to statically link opensshd (from the portable openssh port)
on a FreeBSD 4.9 system, but apparently it fails statically linking
libpam. 

The relevant part of the output is:

.
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -static -I. -I.
-DSSHDIR=\/etc/ssh\ -D_PATH_SSH_PROGRAM=\/usr/bin/ssh\
-D_PATH_SSH_ASKPASS_DEFAULT=\/usr/libexec/ssh-askpass\
-D_PATH_SFTP_SERVER=\/usr/libexec/sftp-server\
-D_PATH_SSH_KEY_SIGN=\/usr/libexec/ssh-keysign\
-D_PATH_SSH_PIDDIR=\/var/run\
-D_PATH_PRIVSEP_CHROOT_DIR=\/var/empty\
-DSSH_RAND_HELPER=\/usr/libexec/ssh-rand-helper\ -DHAVE_CONFIG_H -c
auth-sia.c
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -static -I. -I.
-DSSHDIR=\/etc/ssh\ -D_PATH_SSH_PROGRAM=\/usr/bin/ssh\
-D_PATH_SSH_ASKPASS_DEFAULT=\/usr/libexec/ssh-askpass\
-D_PATH_SFTP_SERVER=\/usr/libexec/sftp-server\
-D_PATH_SSH_KEY_SIGN=\/usr/libexec/ssh-keysign\
-D_PATH_SSH_PIDDIR=\/var/run\
-D_PATH_PRIVSEP_CHROOT_DIR=\/var/empty\
-DSSH_RAND_HELPER=\/usr/libexec/ssh-rand-helper\ -DHAVE_CONFIG_H -c
md5crypt.c
gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o
sshpty.o sshlogin.o servconf.o serverloop.o uidswap.o auth.o auth1.o
auth2.o auth-options.o session.o auth-chall.o auth2-chall.o
groupaccess.o auth-skey.o auth-bsdauth.o auth2-hostbased.o
auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor_mm.o
monitor.o monitor_wrap.o monitor_fdpass.o kexdhs.o kexgexs.o auth-krb5.o
auth2-gss.o gss-serv.o gss-serv-krb5.o loginrec.o auth-pam.o auth-sia.o
md5crypt.o -L. -Lopenbsd-compat/  -static -lssh -lopenbsd-compat -lwrap
-lpam -lutil -lz -lcrypto -lcrypt
/usr/lib/libpam.a(pam_static_modules.o): In function
`_pam_get_static_sym':
pam_static_modules.o(.text+0x196): undefined reference to `skeyaccess'
pam_static_modules.o(.text+0x2f2): undefined reference to
`opiedisableaeh'
pam_static_modules.o(.text+0x30e): undefined reference to
`opiechallenge'
pam_static_modules.o(.text+0x3cf): undefined reference to `opieunlock'
pam_static_modules.o(.text+0x466): undefined reference to `opieverify'
pam_static_modules.o(.text+0x525): undefined reference to
`rad_create_request'
pam_static_modules.o(.text+0x53b): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0x57f): undefined reference to
`rad_put_string'
pam_static_modules.o(.text+0x59c): undefined reference to
`rad_put_string'
pam_static_modules.o(.text+0x5b4): undefined reference to
`rad_put_string'
pam_static_modules.o(.text+0x5c8): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0x5e5): undefined reference to `rad_put_attr'
pam_static_modules.o(.text+0x5fb): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0x611): undefined reference to `rad_put_int'
pam_static_modules.o(.text+0x62c): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0x673): undefined reference to
`rad_cvt_string'
pam_static_modules.o(.text+0x6a5): undefined reference to `rad_get_attr'
pam_static_modules.o(.text+0x6d0): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0x74f): undefined reference to
`rad_cvt_string'
pam_static_modules.o(.text+0x78a): undefined reference to `rad_get_attr'
pam_static_modules.o(.text+0x7a2): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0xa4b): undefined reference to `rad_open'
pam_static_modules.o(.text+0xa92): undefined reference to `rad_config'
pam_static_modules.o(.text+0xaa6): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0xabf): undefined reference to `rad_close'
pam_static_modules.o(.text+0xb0f): undefined reference to `rad_close'
pam_static_modules.o(.text+0xb3d): undefined reference to
`rad_send_request'
pam_static_modules.o(.text+0xb85): undefined reference to `rad_close'
pam_static_modules.o(.text+0xc35): undefined reference to `rad_close'
pam_static_modules.o(.text+0xc86): undefined reference to `rad_close'
pam_static_modules.o(.text+0xc9c): undefined reference to `rad_strerror'
pam_static_modules.o(.text+0xcb5): undefined reference to `rad_close'
pam_static_modules.o(.text+0xcf4): undefined reference to `rad_close'
pam_static_modules.o(.text+0xdaa): undefined reference to `skeyinfo'
pam_static_modules.o(.text+0xe89): undefined reference to `skeylookup'
pam_static_modules.o(.text+0xedf): undefined reference to `skeyverify'
pam_static_modules.o(.text+0xf47): undefined reference to `tac_strerror'
pam_static_modules.o(.text+0xf63): undefined reference to `tac_close'
pam_static_modules.o(.text+0xf8b): undefined reference to `tac_get_msg'
pam_static_modules.o(.text+0xf9e): undefined reference to `tac_strerror'
pam_static_modules.o(.text+0xfb7): undefined reference to `tac_close'
pam_static_modules.o(.text+0xfd6): undefined reference to `tac_set_msg'
pam_static_modules.o(.text+0xff0): undefined reference to `tac_strerror'
pam_static_modules.o(.text+0x1009): undefined reference to `tac_close'
pam_static_modules.o(.text+0x108f): undefined reference to `tac_open'
pam_static_modules.o(.text+0x10d5): 

Re: Laptop starts back up on its own

2003-11-29 Thread Andreas Kohn
On Sat, 2003-11-29 at 03:43, Trey Sizemore wrote:
 First time I've seen this happen...I've installed FreeBSD:
 
 FreeBSD laptop.fbsdsizemore.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu 
 Jun  5 02:55:42 GMT 2003 [EMAIL PROTECTED]
 :/usr/obj/usr/src/sys/GENERIC  i386
 
 on my laptop.  When I shut the PC down at night, I wake to find it back 
 on again a little later.  Today I shut it down, left the house, came 
 back and it was on again.
 
 I shut down by entering 'shutdown -h (or -p) now' at the command line 
 and then depressing the power button after it says OK to power down or 
 'press any key to restart'.  It does power down completely and then a 
 little later (not sure how long it takes), it's back on again.
 
 Looking for some things to check to get to the root (no pun intended) of 
 this.
 
Hi,

one thing to check: Did you set a timer in the laptop's BIOS? 

Regards,
-- 
Andreas Kohn [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Re: Make world problems from 4.9 to 5.1

2003-11-29 Thread Aaron Myles Landwehr
What exactly does make world do?...i know sometimes i accidently type it
instead of buildworld
 On Nov 26, 2003, at 8:25 PM, Lowell Gilbert wrote:
 make world?  Really?  You don't mean make buildworld?
 I guess the world target really does need to be removed.

 Yes.  Or fixed to do something more reasonable...?

 --- Makefile~   Sat Nov 29 00:02:13 2003
 +++ MakefileSat Nov 29 00:18:07 2003
 @@ -143,6 +143,13 @@
  @cd ${.CURDIR}; ${MAKE} pre-world
   .endif
  @cd ${.CURDIR}; ${MAKE} buildworld
 +   @cd ${.CURDIR}; ${MAKE} buildkernel
 +   @echo
 --
 +   @echo  About to run mergemaster  'make install*' targets
 +   @echo
 --
 +   @echo 
 +   @/usr/src/usr.sbin/mergemaster/mergemaster.sh -p
 +   @cd ${.CURDIR}; ${MAKE} -B installkernel
  @cd ${.CURDIR}; ${MAKE} -B installworld
   .if target(post-world)
  @echo


 --
 -Chuck

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


Re: System hang when installing 5.1

2003-11-29 Thread Aaron Myles Landwehr
When i first attempted to install freebsd via cds(4.8 annd 5.1)
My pc would hang on boot exactly like yours(at the same point). I
attempted to flash the bios on the pc with a newer version. After the
update i had no problems booting 4.8 or 5.1.
 I am attempting to install 5.1 on two identical IBM NetVista Model 6645
 W2U
 legacy-free computers.  When booting from the distribution CD, both
 computers appear to hang immediately after to boot loader is located:

 ---
 CD Loader 1.01

 Building the boot loader arguments
 Looking up /BOOT/LOADER... Found

 (no further activity)
 ---

 I am installing FreeBSD 5.1 which was purchased in the boxed Power Pak.
 Previously, I attempted to download the ISO for 4.9.1 and it hung without
 any message at all.  The system is able to successfully boot and begin the
 installation of other operating systems (various Microsoft OS's).

 Being legacy-free, the system is a bit unusual.  It has no PS/2, serial or
 parallel ports.  Further, it does not have a floppy drive.  The only
 drives
 it has are CD ROM and a 7.x GB hard drive.  The only connectors are (5)
 USB,
 (1) PCI ethernet (Intel chipset), VGA, and sound.

 When booting the FreeBSD 5.1 CD, I have only a VGA monitor and a Microsoft
 USB keyboard.

 I don't know what additional information I can provide.  If you need more
 -
 just ask.  Thanks in advance for your help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Docs on Kerberos with LDAP or NIS

2003-11-29 Thread Guy Van Sanden
Hello

I have been looking for some documentation about setting up
authentication using kerberos with LDAP or NIS, but I haven't found
anything usefull yet.

Does anyone have some links or a site that can help?

Thanks

Guy

-- 
__  

Guy Van Sanden 
http://unixmafia.port5.com  

Registered Linux user #249404 - September 1997
__

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


RE: Printing in FreeBSD

2003-11-29 Thread Roland Giesler
One the topic of printing: Is there any way to print to a Windows Shared
Printer from FreeBSD without changing the Window Share to am LPD type
printer, etc.?

Roland

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Bryan Cassidy
 Sent: 29 November 2003 08:03
 To: Alex Wu
 Cc: [EMAIL PROTECTED]
 Subject: Re: Printing in FreeBSD


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Might want to check the handbook on printing and read this how-to on
 setting up CUPS

 http://www.freebsdforums.com/forums/showthread.php?s=threadid=15325

 On Fri, 28 Nov 2003 20:46:07 -0800
 Alex Wu [EMAIL PROTECTED] wrote:

  Hi, I am fairly new to FreeBSD and I am experiencing problems with
  printing. i have a Samsung ML-1710 USB printer, when i check the
  dmesg, it is detected, but it won't print. can anyone give me some
  directions of where to find answers? thank
  you___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (FreeBSD)

 iD8DBQE/yDaOm8uTTHnDH3ERAmb1AJ4z4RXtXGfOB4LExtY5McJPnmKS+QCdHEIH
 aKGt2O5BiGY1/26WljcPgX4=
 =FnJc
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

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


Re: portupgrade overkill?

2003-11-29 Thread Lee Mx



From: Herculano de Lima Einloft Neto [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: portupgrade overkill?
Date: Sat, 29 Nov 2003 05:16:43 -0200
  Hello people,

  Check this out, if you will:

]# portinstall -RPv urwfonts
Have you checked

# man portinstall

with a /-R you will find
-R
--upward-recursive Act on all those packages required by the given
   packages as well. (When specified with -F, fetch
   recursively, including the brand new, 
uninstalled
   ports that an upgraded port requires)

and just for fun because it could be confusing later /-r

-r
--recursiveAct on all those packages depending on the given
   packages as well.
I tend to like -u -P -p -a -i on different occasions also.

provecho - enjoy,



(...)
---  Reporting the results (+:done / -:ignored / *:skipped / !:failed)
+ urwfonts-1.0
- pkgconfig-0.15.0
+ perl-5.6.1_13
+ imake-4.3.0
+ freetype2-2.1.4_1
- expat-1.95.6_1
+ fontconfig-2.2.0
+ XFree86-libraries-4.3.0_5 #why were these 5 pkgs _fetched_?
(...)
pkg_add: warning: package 'urwfonts-1.0' requires 'perl-5.6.1_13', but 
'perl-5.6.1_14' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'imake-4.3.0', but 
'imake-4.3.0_1' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'freetype2-2.1.4_1', but 
'freetype2-2.1.5_1' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'fontconfig-2.2.0', but 
'fontconfig-2.2.90_3' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 
'XFree86-libraries-4.3.0_5', but 'XFree86-libraries-4.3.0_6' is installed
---  Installation of urwfonts-1.0 ended at: Sat, 29 Nov 2003 04:24:25 
-0200 (consumed 00:00:02)
---  Fresh installation of x11-fonts/urwfonts ended at: Sat, 29 Nov 2003 
04:24:25 -0200 (consumed 00:15:45)
[Updating the pkgdb format:bdb1_btree in /var/db/pkg ... - 205 packages 
found (-0 +1) . done]
---  Reporting the results (+:done / -:ignored / *:skipped / !:failed)
- devel/libtool13 (libtool-1.3.5_1)
- lang/perl5 (perl-5.6.1_14)
- textproc/expat2 (expat-1.95.6_1)
- devel/imake-4 (imake-4.3.0_1)
- converters/libiconv (libiconv-1.9.1_3)
- devel/gettext (gettext-0.12.1)
- devel/gmake (gmake-3.80_1)
- print/freetype2 (freetype2-2.1.5_1)
- devel/pkgconfig (pkgconfig-0.15.0)
- x11-fonts/fontconfig (fontconfig-2.2.90_3)
- x11/XFree86-4-libraries (XFree86-libraries-4.3.0_6)
+ x11-fonts/urwfonts

portupgrade sometimes gives me the impression of taking a lot of time 
turning simple updates to recursive crusades, but I have always trusted 
it's sanity. This could be a local problem, but thought I'd let you know.

Best,
--
Herculano de Lima Einloft Neto
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
Set yourself up for fun at home!  Get tips on home entertainment equipment, 
video game reviews, and more here.   
http://special.msn.com/home/homeent.armx

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


Re: Make world problems from 4.9 to 5.1

2003-11-29 Thread Lee Mx



From: Aaron Myles Landwehr [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Charles Swiger [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: Make world problems from 4.9 to 5.1
Date: Sat, 29 Nov 2003 05:04:40 - (GMT)
What exactly does make world do?...i know sometimes i accidently type it
instead of buildworld
It will do both the make buildworld and the make installworld without the 
break in between that is
often/sometimes needed as in the  recient Current upgrade.

hope this helps.


 On Nov 26, 2003, at 8:25 PM, Lowell Gilbert wrote:
 make world?  Really?  You don't mean make buildworld?
 I guess the world target really does need to be removed.

 Yes.  Or fixed to do something more reasonable...?

 --- Makefile~   Sat Nov 29 00:02:13 2003
 +++ MakefileSat Nov 29 00:18:07 2003
 @@ -143,6 +143,13 @@
  @cd ${.CURDIR}; ${MAKE} pre-world
   .endif
  @cd ${.CURDIR}; ${MAKE} buildworld
 +   @cd ${.CURDIR}; ${MAKE} buildkernel
 +   @echo
 --
 +   @echo  About to run mergemaster  'make install*' targets
 +   @echo
 --
 +   @echo 
 +   @/usr/src/usr.sbin/mergemaster/mergemaster.sh -p
 +   @cd ${.CURDIR}; ${MAKE} -B installkernel
  @cd ${.CURDIR}; ${MAKE} -B installworld
   .if target(post-world)
  @echo


 --
 -Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
From the hottest toys to tips on keeping fit this winter, you’ll find a 
range of helpful holiday info here.  
http://special.msn.com/network/happyholidays.armx

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


Serial console stops working at password prompt

2003-11-29 Thread Arien Vijn
Greetings,

I do have an issue with FreeBSD 5.1-RELEASE (i386) and a serial 
console. I can see the boot messages, console messages and a login 
prompt. I can type a username, after that it shows the password prompt 
and at that point things stop working as expected.

After a while 'ps' shows that the login is the front-process (1059 in 
the output below) for ttyd0 but it becomes idle regardless any console 
input:

# ps -ef | grep login
  483  v0  Is 0:00.02  login [pam] (login)
 1059  d0  Is+   0:00.01  login
When I kill the login process the 'getty process' is started as 
front-process for ttyd0:

# ps -ef | grep ttyd0
 1085  d0  Ss+0:00.00  /usr/libexec/getty std.9600 ttyd0
Again the login prompt appears in the terminal connected to the serial 
console.

ps also shows that the login process raised CPU scheduling priority 
(''). Tests show that this process does that when waiting for a 
password in a VGA-console. So I guess the login process is waiting for 
a password but somehow it does not receive anything from the serial 
port. Hense it becomes idle.

However, console messages (like: login: Nov 29 21:37:46 cyclone login: 
ROOT LOGIN (root) ON ttyv1) are redirected fine to the serial console.

Does anyone have an idea what might go wrong here?

Thanks in advance, Arien

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


Re: Laptop starts back up on its own

2003-11-29 Thread Trey Sizemore
On Sat, 2003-11-29 at 04:45, Jon Reynolds wrote:

 Have you talked to a preist?
 
 Sorry, couldn't resist.
 
HA :-D...I'm starting to think the same thing myself...did it again last
night...ended up shutting it down, removing the power cord and taking
the battery out!

Still trying to trace the reason...:-(

-- 
Cheers,
Trey
---

At a given moment I open my eyes and exist.
And before that, during all eternity, what was there?
Nothing.
- Ugo Betti


signature.asc
Description: This is a digitally signed message part


Re: Statically linked opensshd

2003-11-29 Thread David Fleck
On Wed, 26 Nov 2003, Volf, Frank wrote:
 I'm trying to statically link opensshd (from the portable openssh port)
 on a FreeBSD 4.9 system, but apparently it fails statically linking
 libpam.
 .
[snip gcc chatter]
[snip linker complaints]


I'm using an old 4.6.2 system, so this may be of limited value to you, but
for what it's worth... on my system libpam.a does not define these symbols
either.  It looks like I would have to include the following libs (at
least - I may have missed some):

libopie.a
libradius.a
libskey.a
libtacplus.a

to get the undefined symbols in libpam.a.  (There are also lib*_p.a
versions of each of these - I don't know what the difference between them
is.)

Hope that helps somewhat.

--
David Fleck
[EMAIL PROTECTED]

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


sharing a printer to windows clients

2003-11-29 Thread Ian Todd
Hi

Ive installed a printer and shared it on my bsd box.I can
see and install the printer from my windows pc.But when i
want to print i get access denied.Where do you set the
permissions for the printer?

Regards
Ian
___
 Look Good, Feel Good www.healthiest.co.za

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


diskless swap filename

2003-11-29 Thread ian j hart
Does anyone have a patch to use the mac address instead of the ip
address for the swapfile name?

Feeling lazy this week :)

Cheers

-- 
ian j hart

http://ars.userfriendly.org/cartoons/?id=20031016

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


Re: phpbb and phorum -- clear|empty|(white) screen during install

2003-11-29 Thread Pete Renshaw
As I recall, you have to delete install and upgrade files.

A link I found.

http://lists.freebsd.org/pipermail/freebsd-security/2003-November/001211.html

Pete


On Fri, 28 Nov 2003 23:30:01 -0800, Gary Kline wrote
 I'm stumped.
 
   After I upgraded phpbb (from 2.0.4 to 2.0.6), I get an
   empty, white screen.  --I re-installed everything, including
   dependencies before deciding t try phorum.
 
   Only the first two 'Install' pages of Phorum work.  I've
   set up both mysql and pgsql and follow Dan Langille's
   tutorial but the last setup pages are void/empty.
   (v. 3.4.4)
 
   Anybody know where I'm messing up? Clues to debug?
   Anything??
 
   tia, people,
 
   gary
 
 -- 
Gary Kline [EMAIL PROTECTED]   www.thought.org Public 
 service Unix
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: ipfw pipes + firewall

2003-11-29 Thread Alex de Kruijff
On Sat, Nov 29, 2003 at 02:29:13PM +0800, Khairil Yusof wrote:
 On Sat, 2003-11-29 at 06:45, Alex de Kruijff wrote:
 
   00100  83 11350 pipe 1 ip from any to any out
   00200  93 11266 pipe 2 ip from any to any in
   00300   0 0 check-state
   00400   0 0 deny tcp from any to any established
   01400 103 14855 allow tcp from any to me dst-port 22 in setup keep-state
   ... more firewall rules which are being matched
 
  I find your 400 rule very strage. Rule 400 souldn't apply because they
  are passed by 300 (this one doens't have a counter :( ).
 
 I'm following the example given by ipfw(8). Rule 0400 is apparently
 supposed to block any non dynamic rules. Does rule 300 have a counter?
 I've followed both ipfw(8) and
 http://www.freebsd.org/doc/en_US.ISO8859-1/articles/dialup-firewall/rules.html

Maybe i missed it but i didn't see rule 400. As you can see from the
output it doesn't seem to do anything. That means it only takes up
process time.

I did see dst-port. Sorry for the confusion. I suppose that it being
filled in for me; it not needed to write it down.

 Im using the example from the article for my pppoe connection at home. 
 
  For rule 1400 the dst-port is wronly placed. Port are (or can be) given
  after the ip without any marker. I would replace 1400 with:
  allow tcp from any to me 22 in
  allow tcp from me 22 to any out
  No need to have dynamic rules here so place it before 300
 
 This sounds right, it would cut down on overhead of additional dynamic
 rules. So making public ports rules without dynamic rules is better? 

No you use both. Dynamic rules are use so the computer seem unreacable
from the out site (i.e. ftp, web, ect. server can not be reaced) and
seems fully open from the inside (i.e. allowing you to surf the web).

 Digging in the archives, Matthew Seaman said that dynamic rules should
 be safer, but I'm not sure if it applies for my case.
 
 I'm no security expert, so thanks for the insight.

This is how i would setup a basic firewall:
1 Reject spoofing out
2 Deny spoofing in
3 Allow wanted incomming traffic (and out again) (let say you like to
  ssh your computer from the internet or to have visitors to you website)
4 check-state
5 Allow traffic out and keep-state
6 Reject everyting out (proberbly doesn't gets any hits because of 5)
7 Deny everyting else



-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Named errors - running BIND in sandbox

2003-11-29 Thread Stacey Roberts
Hello,
I know that I've asked this in the past, but after a fresh reinstall of the 
machine on my local network that provided (amongst other services) DNS to all other 
machines (FreeBSD, Solaris, WIn2K  WinXP Pro), I find that I am not having much 
success setting up BIND in a sandbox.

The box is running FreeBSD-4.9Stable (after initially installing 4.8-Rel) after cvsup 
of sources.

Basically, the errors I get on start up is here:
/etc/namedb/etc # tail /var/log/messages
Nov 29 15:42:39 Demon named[226]: 'masters' statement present for master zone 
'vickiandstacey.com'
Nov 29 15:42:39 Demon named[226]: zone 'vickiandstacey.com' did not validate, skipping
Nov 29 15:42:39 Demon named[226]: bind(dfd=20, [192.168.1.8].53): Address already in 
use
Nov 29 15:42:39 Demon named[226]: deleting interface [192.168.1.8].53
Nov 29 15:42:39 Demon named[226]: bind(dfd=20, [127.0.0.1].53): Address already in use
Nov 29 15:42:39 Demon named[226]: deleting interface [127.0.0.1].53
Nov 29 15:42:39 Demon named[226]: not listening on any interfaces
Nov 29 15:42:39 Demon named[233]: Ready to answer queries.
Nov 29 15:42:39 Demon named[234]: can't exec /bin/named-xfer: No such file or directory
Nov 29 15:43:47 Demon named-xfer[240]: [192.168.1.8] not authoritative for 
1.168.192.in-addr.arpa, SOA query got rcode 0, aa 0, ancount 0, aucount 13
/etc/namedb/etc #

Here's the layout for named as followed from the HandBook 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.html#NETWORK-NAMED-SANDBOX):
$ ls -la /etc/namedb
total 22
drwxr-xr-x   8 root  wheel   512 Nov 29 12:43 .
drwxr-xr-x  17 root  wheel  2048 Nov 25 12:49 ..
-rw-r--r--   1 root  wheel   427 Apr  3  2003 PROTO.localhost-v6.rev
-rw-r--r--   1 root  wheel   423 Apr  3  2003 PROTO.localhost.rev
drwxr-xr-x   2 root  wheel   512 Nov 29 11:33 bin
drwxr-xr-x   2 root  wheel   512 Nov 29 15:33 dev
drwxr-xr-x   2 root  wheel   512 Nov 29 11:39 etc
-rw-r--r--   1 root  wheel  1032 Apr  3  2003 make-localhost
drwxr-xr-x   2 root  wheel   512 Nov 29 12:22 master
lrwxr-xr-x   1 root  wheel14 Nov 29 11:19 named.conf - etc/named.conf
drwxr-xr-x   2 bind  bind512 Nov 29 16:03 slave
drwxr-xr-x   4 root  wheel   512 Nov 29 12:43 var
[EMAIL PROTECTED] ~ $

$ ls -la /etc/namedb/etc
total 14
drwxr-xr-x  2 root  wheel   512 Nov 29 11:39 .
drwxr-xr-x  8 root  wheel   512 Nov 29 12:43 ..
-r--r--r--  1 root  wheel  1323 Nov 29 11:18 localtime
-rw-r--r--  1 root  wheel  3892 Nov 29 15:42 named.conf
-rw-r--r--  1 root  wheel  3478 Nov 29 11:39 named.conf-29112003
[EMAIL PROTECTED] ~ $

[EMAIL PROTECTED] ~ $ ls -la /etc/namedb/master/
total 16
drwxr-xr-x  2 root  wheel   512 Nov 29 12:22 .
drwxr-xr-x  8 root  wheel   512 Nov 29 12:43 ..
-rw-r--r--  1 root  wheel   493 Nov 29 11:20 localhost-v6.rev
-rw-r--r--  1 root  wheel   489 Nov 29 11:20 localhost.rev
-rw-r--r--  1 root  wheel   200 Nov 29 15:40 named.localhost
-rw-r--r--  1 root  wheel  2583 Apr  3  2003 named.root
-rw-r--r--  1 root  wheel   473 Nov 29 15:31 vickiandstacey.com.db
[EMAIL PROTECTED] ~ $

[EMAIL PROTECTED] ~ $ ls -la /etc/namedb/slave/
total 6
drwxr-xr-x  2 bind  bind   512 Nov 29 16:03 .
drwxr-xr-x  8 root  wheel  512 Nov 29 12:43 ..
-rw-r--r--  1 root  bind   460 Nov 29 13:15 1.168.192.in-addr.arpa
[EMAIL PROTECTED] ~ $

Here are the config files: -

named.conf:
[EMAIL PROTECTED] /etc/namedb/etc $ cat named.conf
// $FreeBSD: src/etc/namedb/named.conf,v 1.6.2.7 2003/02/13 13:16:51 keramida Exp $
//
// Refer to the named.conf(5) and named(8) man pages for details.  If
// you are ever going to set up a primary server, make sure you
// understand the hairy details of how DNS works.  Even with
// simple mistakes, you can break connectivity for affected parties,
// or cause huge amounts of useless Internet traffic.
 
options {
directory /;
named-xfer /bin/named-xfer;
version ; // Don't reveal BIND version
 
// In addition to the forwarders clause, you can force your name
// server to never initiate queries of its own, but always ask its
// forwarders only, by enabling the following line:
//
//  forward only;
 
// If you've got a DNS server around at your upstream provider, enter
// its IP address here, and enable the line below.  This will make you
// benefit from its cache, thus reduce overall DNS traffic in the Internet.
 
forwarders {
212.23.8.6;
};
 
 * If there is a firewall between you and nameservers you want
 * to talk to, you might need to uncomment the query-source
 * directive below.  Previous versions of BIND always asked
 * questions using port 53, but BIND 8.1 uses an unprivileged
 * port by default.
  
query-source address * port 53;
 
 
 * If running in a sandbox, you may have to specify a different
 * location for the dumpfile.
// dump-file s/named_dump.db;
};
 
// ndc control socket
controls {
unix /var/run/ndc perm 0600 

Re: Laptop starts back up on its own

2003-11-29 Thread Lucas Holt
It must be a APM issue.  (power management)

Many computers now have the ability to turn on at a specific time, etc. 
 The setting is usually found in the bios.  In some cases, its possible 
to control this behavior with software.  Do you have APM enabled in 
your kernel?  (i doubt its freebsd though)

For example, I can tell my iMac to turn on M-F at 8:00 AM.  (its really 
that specific)   My PC has similar functionality although not as 
precise.

Lucas Holt
[EMAIL PROTECTED]

FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)
Only two things are infinite, the universe and human stupidity, and 
I'm not sure about the former.
- Albert Einstein (1879-1955)

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


Ibm Thinkpad 560x, i386, cannot install using dos nor floppies. (freebsd 5.1)

2003-11-29 Thread Niel
I have an Ibm Thinkpad 560x with usb cd and extern floppydrive.

I have copied whole installation cd no 1 onto the harddisk via windows98 and 
the usb cd port.

Then I have booted with kern.flp and mfsroot.flp, and set everything up with 
sysinstall.

I have used relevant tools, and made a partition for windows of some 1.7 gb, 
and some 4.5 gb for freebsd.

I have used fdisk and made the freebsd slice 2 bootable, 

and with disk label editor set following up:

/windows   1.7 gb   ad0s1

/   256 mb   ad0s2a

swap256 mbad0s2b

/var1000 mbad0s2d

/usr2000 mb   ad0s2e

Case 1.

When I then start the installation via dos media, I get following messages:

error mounting /dev/ad0s1 on /dist.

Case 2.

Then I have formatted some 36 floppied, and copied all /freebsd/base filed 
onto those floppies.

When I start the installation via floppy media, i get following message:

No floppy devices found! Please check that your system's configuration is 
correct. For more information 

I have spend some 2 weeks on this project, reading the Handbook, and searched 
freebsd.org mailing archive, but cannot find any solution!

If somebody please could help, I would be very grateful *smiling*   :-)

Regards

[EMAIL PROTECTED](My name is Niels, living in Sweden)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Make world problems from 4.9 to 5.1

2003-11-29 Thread Aaron Myles Landwehr
Is that the reason why make installworld produces errors sometimes
during its execution in 5.1. And afterwards many commands coredump.
Needless to say requiring a complete reinstall.
should I do make world in such cases instead of make buildworld 
make installworld?
-thanx
-aaron[EMAIL PROTECTED]




What exactly does make world do?...i know sometimes i accidently type
 it
instead of buildworld

 It will do both the make buildworld and the make installworld without the
 break in between that is
 often/sometimes needed as in the  recient Current upgrade.

 hope this helps.


  On Nov 26, 2003, at 8:25 PM, Lowell Gilbert wrote:
  make world?  Really?  You don't mean make buildworld?
  I guess the world target really does need to be removed.
 
  Yes.  Or fixed to do something more reasonable...?
 
  --- Makefile~   Sat Nov 29 00:02:13 2003
  +++ MakefileSat Nov 29 00:18:07 2003
  @@ -143,6 +143,13 @@
   @cd ${.CURDIR}; ${MAKE} pre-world
.endif
   @cd ${.CURDIR}; ${MAKE} buildworld
  +   @cd ${.CURDIR}; ${MAKE} buildkernel
  +   @echo
  --
  +   @echo  About to run mergemaster  'make install*' targets
  +   @echo
  --
  +   @echo 
  +   @/usr/src/usr.sbin/mergemaster/mergemaster.sh -p
  +   @cd ${.CURDIR}; ${MAKE} -B installkernel
   @cd ${.CURDIR}; ${MAKE} -B installworld
.if target(post-world)
   @echo
 
 
  --
  -Chuck


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


WinXP/FreeBSD - IPSec Tunnel Over Wireless (MTU Problems?)

2003-11-29 Thread James Snow
At this point, my problem is more with XP than with FreeBSD,
so this isn't really the proper forum for this question. But
I figure I can't be the first person who's tried to do this,
so maybe someone here can point me in the right direction.

I have a 4.9-S box with a Netgear MA311 wireless card and
a laptop running XP with a Netgear MA521. The 4.9-S box is
connected to the Internet via DSL, and acting as a NAT'ing
router for the other devices in my apartment, including the
wireless interface.

My goal was to encrypt all traffic passing between the
laptop and the FreeBSD box, whether the traffic was destined
for the router or for a host on the Internet. Since WEP has
been shown to be of little value, I decided to do this via
an IPSec tunnel. Through some amalgamation of guides found
through Google, I actually got IPSec up and running between
the laptop and the FreeBSD box. I'm still having a few small
problems (the SA needs some prodding from both ends to come
up) but those I'm sure I can figure out. tcpdump even
confirms that all traffic is going over the tunnel; it sees
only ISAKMP and ESP traffic.

My principle problem is this: Loading web pages such as
news.google.com hangs just about all network I/O. My
SSH sessions hang, web pages will no longer load but,
inexplicably, I can still ping anything local or remote.
Eventually things will come back, but interactive sessions
such as SSH are usually toast by then.

Since web pages reliably manifest the problem, I figure it
has to be an MTU issue. However, if it's an MTU issue, then
large pings should also fail. But I can send pings with that
even exceed the Ethernet MTU without issue. I've tried a
couple different registry key settings for lowering the MTU,
but no luck so far. 

Has anyone else set something like this up? Did you run into
any problems like this? Did you find a solution?


-Snow

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


Mounting a dvd with ufs filesystem

2003-11-29 Thread Melvyn Sopacua
Hi,

from the manpage of growisofs, it says it supports burning alternate 
filesystems. This works Ok.

I tried (/dev/dvd=/dev/cd0c=cam/atapi):
mkisofs -dvd-compat -speed=2 -Z /dev/dvd=/dev/ad0s1a

Command executed successfully and put my root partition on the DVD. Now - how 
does one mount this?

mount -o ro /dev/dvd /mnt

gives me an incorrect superblock.
-- 
Melvyn

===
FreeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov 29 
00:15:33 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/
SAREVOK_NOFW_DBG  i386
===


pgp0.pgp
Description: signature


Re: Cannot perform make install

2003-11-29 Thread Stephen Hilton
On Fri, 28 Nov 2003 13:07:03 +0200
Ion-Mihai Tetcu [EMAIL PROTECTED] wrote:

 On Fri, 28 Nov 2003 09:33:17 +
 Matthew Seaman [EMAIL PROTECTED] wrote:
 
  On Fri, Nov 28, 2003 at 01:29:17AM +0200, Ion-Mihai Tetcu wrote:
  
   I think that if you do :
   cd /  find /usr/ports/ -type f -name 'readme.html' -exec rm {} \;
   and cvsup again you'll get rid of the old directories.
  
  Careful... Make that find command:
  
  # find /usr/ports -type f -name README.html -exec rm {} \;
 
 Yeh, I didn'y remenber the upercases and I do not have the readme files in on my 
 system.
  
  Pedants may also prefer:
  
  # find /usr/ports -type f -name README.html -print | xargs rm
 
 About 1/3 of the orginal time, I think
 


I use a Python tool included in the cvsup tarball contrib folder called 
cvsupchk to check the basic sanity of my src tree.

Here is the shell script I made to automate this process:


#!/bin/sh

# mycvsupchk.sh
# Created by Stephen Hilton  [EMAIL PROTECTED]
# Tuned for FreeBSD 4.x, should be adaptable to other *NIX systems.
# Last update: 11-29-2003
# Version: 01.01.00


# All of the documentation and software included in mycvsupchk.sh releases
# is copyrighted by Stephen Hilton.
# Copyright 2003 Stephen Hilton. All rights reserved. 
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# Redistributions of source code must retain the above copyright notice, this
# list of conditions and the following disclaimer.
# Redistributions in binary form must reproduce the above copyright notice,
# this list of conditions and the following disclaimer in the documentation
# and/or other materials provided with the distribution. 

# THIS SOFTWARE IS PROVIDED BY STEPHEN HILTON AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL STEPHEN HILTON OR CONTRIBUTORS BE LIABLE FOR
# ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  


# mycvsupchk.sh
# requires Python, cvsupchk, and portupgrade if portsclean -C is desired.
# execute with -C argument to do make cleandir for src and doc
# and to run a portsclean -C. Yes the make cleandir runs twice.

# user defined variables
myprog=/root/bin/cvsupchk.sh
myprogname=`/usr/bin/basename $0`
mylogf=/tmp/cvsupchk.txt
srcroot=/usr
suproot=/usr/sup

# Function mylogit directs a quoted text line to the target file.
# mylogit by itself will add a blank line.
mylogit ()
{
  echo -e $1  $mylogf
}

# clean out the logfile
if [ -f $mylogf ]
  then
  cat /dev/null $mylogf
fi

# check if cleandir and portsclean is desired.
if [ x$1 = x-C ]
  then
  cd $srcroot/src  make cleandir  make cleandir  \
mylogit make cleandir for src ran ok
  cd $srcroot/doc  make cleandir  make cleandir  \
mylogit make cleandir for doc ran ok
  portsclean -C  \
mylogit portsclean -C ran ok
  mylogit
fi

mylogit $myprogname results for src-all:
$myprog -d $srcroot -c $suproot/src-all/checkouts  $mylogf
mylogit
mylogit

mylogit $myprogname results for ports-all:
$myprog -d $srcroot -c $suproot/ports-all/checkouts  $mylogf
mylogit
mylogit

mylogit $myprogname results for doc-all:
$myprog -d $srcroot -c $suproot/doc-all/checkouts  $mylogf
mylogit

less $mylogf



I moved the Python cvsupchk script from the cvsup tarball /contrib 
directory to my /root/bin directory and renamed it cvsupchk.sh

To get the cvsupchk python script:
# cd /usr/ports/net/cvsup
# make extract
# find . -name cvsupchk

Here is a sample of the results from a run:

daggar# mycvsupchk.sh
cvsupchk results for src-all:
EXTRA: /usr/src/sys/i386/conf/DAGGAR
EXTRA: /usr/src/sys/i386/conf/DAGGAR.old
 
 
cvsupchk results for ports-all:
EXTRA: /usr/ports/dns/bind9-dlz/Makefile.inc
EXTRA: /usr/ports/dns/powerdns/Makefile.inc
EXTRA: /usr/ports/net/samba/Makefile.inc
EXTRA: /usr/ports/INDEX
EXTRA: /usr/ports/distfiles
EXTRA: /usr/ports/INDEX.txt
EXTRA: /usr/ports/INDEX.db

 
cvsupchk results for doc-all:
 
daggar#


I use a refuse file for the INDEX's during the ports tree cvsup then 
create the index's including INDEX.txt and 

Re: connection to remote printer is down

2003-11-29 Thread Garance A Drosihn
At 12:26 AM -0600 11/27/03, Charles Howse wrote:
I have an HP1100 printer that I set up on machine moe with
apsfilter, and is  working perfectly.
I'm trying to setup machine larry to print text only to the
printer on  moe, but I'm not getting anywhere.  Jobs get
into the local spool, but time out waiting on the remote
machine to come up.  I can ping the remote  machine with
no difficulty.
I have the following in /etc/hosts.lpd:

[EMAIL PROTECTED] ~]$ cat /etc/hosts.lpd
# $FreeBSD: src/etc/hosts.lpd,v 1.4 1999/08/27 23:23:42 peter Exp $
#
# See lpd(8)
#machine.domain
larry.howse.homeunix.net


Here's larry's /etc/printcap:

lp|hp1100:\
:lp=:rm=moe:rp=hp1100:sd=/var/spool/output/moe:lf=/var/log/lpd-errs:
In your /etc/hosts.lpd file, you specify a fully-qualified
name for 'larry'.  But in your printcap file, you specified
only 'moe', and not something like 'moe.howse.homeunix.net'.
That seems a bit inconsistent to me, but I assume it is not
too important.
To me, it looks like lpd is not accepting remote connections
on moe.  That would happen if lpd is not being started during
system startup, or if you have started it up with the '-s'
(secure) flag.  What do you see if you type the following
command on moe:
ps axuww | grep lpd

And what startup-variables do you find on moe if you type
the following command:
grep lpd /etc/defaults/rc.conf /etc/rc.conf

--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: System hang when installing 5.1

2003-11-29 Thread Thor Anderson
I have flashed BIOS to latest version - no change.

A Google search located another person with the same computer and problem as 
I.  His lockup was while installing RedHat Linux.  I post a reply below:

--- The OS should either be built with USB keyboard support so
--- that when the USB host controller driver disables legacy
--- emulation you still have a working keyboard, or the OS
--- should be built with _NO_ USB support, so that the BIOS
--- will continue providing legacy emulation support for your
--- keyboard  mouse.
Does this make sense?  If so, how can I get an updated ISO image to begin my 
installation?  I do not have any working FreeBSD systems, so can not build 
the kernel myself.

Thanks for the help!
Thor

From: Aaron Myles Landwehr [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1
Date: Sat, 29 Nov 2003 05:13:20 - (GMT)
When i first attempted to install freebsd via cds(4.8 annd 5.1)
My pc would hang on boot exactly like yours(at the same point). I
attempted to flash the bios on the pc with a newer version. After the
update i had no problems booting 4.8 or 5.1.
 I am attempting to install 5.1 on two identical IBM NetVista Model 6645
 W2U
 legacy-free computers.  When booting from the distribution CD, both
 computers appear to hang immediately after to boot loader is located:

 ---
 CD Loader 1.01

 Building the boot loader arguments
 Looking up /BOOT/LOADER... Found

 (no further activity)
 ---

 I am installing FreeBSD 5.1 which was purchased in the boxed Power 
Pak.
 Previously, I attempted to download the ISO for 4.9.1 and it hung 
without
 any message at all.  The system is able to successfully boot and begin 
the
 installation of other operating systems (various Microsoft OS's).

 Being legacy-free, the system is a bit unusual.  It has no PS/2, serial 
or
 parallel ports.  Further, it does not have a floppy drive.  The only
 drives
 it has are CD ROM and a 7.x GB hard drive.  The only connectors are (5)
 USB,
 (1) PCI ethernet (Intel chipset), VGA, and sound.

 When booting the FreeBSD 5.1 CD, I have only a VGA monitor and a 
Microsoft
 USB keyboard.

 I don't know what additional information I can provide.  If you need 
more
 -
 just ask.  Thanks in advance for your help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
From the hottest toys to tips on keeping fit this winter, you’ll find a 
range of helpful holiday info here.  
http://special.msn.com/network/happyholidays.armx

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


Re: System hang when installing 5.1

2003-11-29 Thread Aaron Myles Landwehr
Can't help you there...I know on freebsd 4.8 after the cd boots you can
configure some hardware options(not exactly sure which), in 5 during
initial cd boot you can't. Dunno how thats going to help you seeing that
the cd hangs before you reach that point...maybe try changing options in
cmos setup..
-aaron[EMAIL PROTECTED]
 I have flashed BIOS to latest version - no change.

 A Google search located another person with the same computer and problem
 as
 I.  His lockup was while installing RedHat Linux.  I post a reply below:

 --- The OS should either be built with USB keyboard support so
 --- that when the USB host controller driver disables legacy
 --- emulation you still have a working keyboard, or the OS
 --- should be built with _NO_ USB support, so that the BIOS
 --- will continue providing legacy emulation support for your
 --- keyboard  mouse.

 Does this make sense?  If so, how can I get an updated ISO image to begin
 my
 installation?  I do not have any working FreeBSD systems, so can not build
 the kernel myself.

 Thanks for the help!
 Thor


From: Aaron Myles Landwehr [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1
Date: Sat, 29 Nov 2003 05:13:20 - (GMT)

When i first attempted to install freebsd via cds(4.8 annd 5.1)
My pc would hang on boot exactly like yours(at the same point). I
attempted to flash the bios on the pc with a newer version. After the
update i had no problems booting 4.8 or 5.1.
  I am attempting to install 5.1 on two identical IBM NetVista Model
 6645
  W2U
  legacy-free computers.  When booting from the distribution CD, both
  computers appear to hang immediately after to boot loader is located:
 
  ---
  CD Loader 1.01
 
  Building the boot loader arguments
  Looking up /BOOT/LOADER... Found
 
  (no further activity)
  ---
 
  I am installing FreeBSD 5.1 which was purchased in the boxed Power
Pak.
  Previously, I attempted to download the ISO for 4.9.1 and it hung
without
  any message at all.  The system is able to successfully boot and begin
the
  installation of other operating systems (various Microsoft OS's).
 
  Being legacy-free, the system is a bit unusual.  It has no PS/2,
 serial
or
  parallel ports.  Further, it does not have a floppy drive.  The only
  drives
  it has are CD ROM and a 7.x GB hard drive.  The only connectors are
 (5)
  USB,
  (1) PCI ethernet (Intel chipset), VGA, and sound.
 
  When booting the FreeBSD 5.1 CD, I have only a VGA monitor and a
Microsoft
  USB keyboard.
 
  I don't know what additional information I can provide.  If you need
more
  -
  just ask.  Thanks in advance for your help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


more mplayer problems

2003-11-29 Thread atk2

Anyone had this probem with the new version (previous version 0.90 worked fine
on the same files):
ASF file format detected.
 ASF Stream group == START ===
 object size = 38
 stream count=[0x2][2]
   stream id=[0x1][1]
   max bitrate=[0xa550][42320]
   stream id=[0x2][2]
   max bitrate=[0x32fa0][208800]
 ASF Stream group == END ===
VIDEO:  [WMV2]  320x240  24bpp
Clip info:
 name: 
 author: 
 copyright: 
 comments: 
==
Opening audio decoder: [dmo] Win32/DMO decoders
=== WAVE Format ===
Format Tag: 353 (0x161)
Channels: 2
Samplerate: 32000
avg byte/sec: 5000
Block align: 960
bits/sample: 16
cbSize: 10
Unknown extra header dump: [0] [88] [0] [0] [17] [0] [80] [25] [0] [0] 
=== WAVE Format ===
Format Tag: 1 (0x1)
Channels: 2
Samplerate: 32000
avg byte/sec: 128000
Block align: 4
bits/sample: 16
cbSize: 0
External func OLEAUT32.dll:7
External func OLEAUT32.dll:8
GetOutput r=0x0   size:16384  align:1
StreamCount r=0x0  1  1
AUDIO: 32000 Hz, 2 ch, 16 bit (0x10), ratio: 5000-128000 (40.0 kbit)
Selected
==
Checking audio filter chain for 32000Hz/2ch/16bit - 32000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 32000 hz, little endian signed int 
AF_pre: 32000Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 32000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 32000Hz/2ch/16bit - 32000Hz/2ch/16bit...
Starting playback...


MPlayer interrupted by signal 4 in module: decode_audio
- MPlayer crashed by an 'Illegal Instruction'.
  It may be a bug in our new runtime CPU-detection code...
  Please read DOCS/bugreports.html.
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. For details, see DOCS/bugreports.html#crash.b.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc
  version. If you think it's MPlayer's fault, please read DOCS/bugreports.html
  and follow the instru.

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


Re: connection to remote printer is down

2003-11-29 Thread Charles Howse
On Saturday 29 November 2003 01:03 pm, Garance A Drosihn wrote:
 At 12:26 AM -0600 11/27/03, Charles Howse wrote:
 I have an HP1100 printer that I set up on machine moe with
 apsfilter, and is  working perfectly.
 
 I'm trying to setup machine larry to print text only to the
 printer on  moe, but I'm not getting anywhere.  Jobs get
 into the local spool, but time out waiting on the remote
 machine to come up.  I can ping the remote  machine with
 no difficulty.
 
 I have the following in /etc/hosts.lpd:
 
 [EMAIL PROTECTED] ~]$ cat /etc/hosts.lpd
 # $FreeBSD: src/etc/hosts.lpd,v 1.4 1999/08/27 23:23:42 peter Exp $
 #
 # See lpd(8)
 #machine.domain
 larry.howse.homeunix.net
 
 
 Here's larry's /etc/printcap:
 
 lp|hp1100:\
 
  :lp=:rm=moe:rp=hp1100:sd=/var/spool/output/moe:lf=/var/log/lpd-er
  :rs:

 In your /etc/hosts.lpd file, you specify a fully-qualified
 name for 'larry'.  But in your printcap file, you specified
 only 'moe', and not something like 'moe.howse.homeunix.net'.

 That seems a bit inconsistent to me, but I assume it is not
 too important.

 To me, it looks like lpd is not accepting remote connections
 on moe.  That would happen if lpd is not being started during
 system startup, or if you have started it up with the '-s'
 (secure) flag.  What do you see if you type the following
 command on moe:

The -s flag was the problem.  Thanks!

May I ask another printer-related question?

Using KDE, is there a way to change the quality or resolution of a print job 
on the fly?  For example, when I open KEdit to print a file, I don't have an 
option to print in a different resolution or to lower the quality setting.

I'm having to edit /usr/local/etc/apsfilter/hp1100/apsfilterrc and change 
things to suit me before each print job at a different setting.

-- 
Thanks,
Charles
http://howse.homeunix.net:8080

Random Murphy's Law:
A day without sunshine 
is like ... night!

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


Re: Unable to login with GDM

2003-11-29 Thread Joe Marcus Clarke
On Fri, 2003-11-28 at 15:53, Trey Sizemore wrote:
 I have Gnome 2.4 installed on my machine along with KDE.  I have until
 know been using KDM for login, but would like to start using GDM.  I
 have a GDM user and group created.  However, when I attempt to invoke
 GDM from the CLI, I get several failed attempts with the following
 error:
 
 gdm_cleanup_children: Slave crashed, killing its children.
 
 The display server has been shut down about 6 times in the last 90
 seconds, it is likely that something bad is going on. I will wait for 2
 minutes before trying to login again on display :0.
 
 I have googled and found references to this error, but no resolution. 
 However, their were references to changes with Pam associated with
 this.  Would someone who has installed GDM successfully provide some
 guidance?

Have you read the Known Issues section at http://www.freebsd.org/gnome?

Joe

 
 Thanks.
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: sshd not respecting login.access

2003-11-29 Thread Jonas Trollvik
Thanks, I'll go for the uselogin option since Im only going to use it for
text-terminals.
Would there be any security risks using this option?
Best Regards
Jonas Trollvik
- Original Message - 
From: Cordula's Web [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, November 28, 2003 1:43 AM
Subject: Re: sshd not respecting login.access


  I've been using login.access for a long while, it hasnt occured to
  me until now that sshd isnt taking that file into account. No users
  (except me) can log in to my system with telnet and they shouldnt
  with sshd.

 login.access is only used by login(1), not by sshd.

 This is also the reason why time-limited logins and other nice
 configurable features are not possible to enforce with ssh. They
 are login(1)-specific.

  Is there a workaround for this? Wouldnt it be considered a serious
  bug that sshd doesnt parse this file?

 You could enable UseLogin in /etc/ssh/sshd_config
 but this is NOT recommended! See sshd_config(5).

 If sshd were fully PAMified, you could try to plug in some pam
 modules to enforce access policy. You'll have to test your setup
 thoroughly. I've tried this with a custom time class PAM module
 only to discover that sshd doesn't really interact all that well
 with such modules. Beware, and test.

  Best Regards
  Jonas Trollvik

 -- 
 Cordula's Web. http://www.cordula.ws/


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


Support for Intel 2-port Gigabit NIC?

2003-11-29 Thread Brett Glass
Does one of FreeBSD's drivers support the Intel
Intel Pro 1000MT Dual Port Gigabit Server Adapter
(Intel part # PWLA8492MT)? I can't tell from the
the hardware notes, but I'm wondering whether 
the em driver supports this board.

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


Re: dhclient.conf or DHCP

2003-11-29 Thread Mike Maltese
 I have my freebsd DHCP server set up and working great. Well great for
 Windows clients, but not much so for BSD clients.

 Under the Windows clients I just set the host name and when the DHCP
 gets a request it dutifully does the job of assigning an IP address as
 well as putting in the proper DNS entries. I have tried the same for
 another BSD computer and it gets the IP address just fine but the
 request doesn't get passed on to DNS for updating.

 I tried the dhclient.conf being blank and then also tried putting in
 entries as suggested by man 5 dhclient.

 Any ideas on getting BSD to have the same behavior as Windows?

 This is what I have for dhcpd.conf

 option domain-name squeaks.net;
 option domain-name-servers msmouse.squeaks.net,204.127.198.4;
 server-name msmouse;
 server-identifier 192.168.100.250;
 key rndc-key {
   algorithm hmac-md5;
   secret wouldn't you like to know;
 };

 zone squeaks.net. {
   primary 192.168.100.250;
   key rndc-key;
 }

 zone 100.168.192.in-addr.arpa. {
   primary 192.168.100.250;
   key rndc-key;
 }

 default-lease-time 600;
 max-lease-time 7200;

 # If this DHCP server is the official DHCP server for the local
 # network, the authoritative directive should be uncommented.
 authoritative;

 # ad-hoc DNS update scheme - set to none to disable dynamic DNS updates.
 ddns-update-style interim;

 # Use this to send dhcp log messages to a different log file (you also
 # have to hack syslog.conf to complete the redirection).
 log-facility local7;

 # No service will be given on this subnet, but declaring it helps the
 # DHCP server to understand the network topology.

 # This is a very basic subnet declaration.

 subnet 192.168.100.0 netmask 255.255.255.0 {
range 192.168.100.1 192.168.100.99;
next-server 192.168.100.250;
option routers 192.168.100.105;
use-host-decl-names on;
 }

 dhclient.conf is...
 interface ed0 {
 send host-name pixie.squeaks.net;
 request subnet-mask, broadcast-address, time-offset, routers,
  domain-name, domain-name-servers, host-name;
 script /sbin/dhclient-script;
 require subnet-mask, domain-name-servers;
 }


Try ommiting the domain name. All you should really need in dhclient.conf is

send host-name pixie;


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


re: mplayer problem

2003-11-29 Thread atk2

I should add - this is on an AMD 1.7 box running freebsd 4.5-stable and
compiled both with no options and with  -DWITHOUT_RUNTIME_CPUDETECTION -DWITHOUT_SSE 
-DWITHOUT_MMX


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


Re: Laptop starts back up on its own

2003-11-29 Thread Thomas Lippert
In the last episode Trey Sizemore said:

On Sat, 2003-11-29 at 04:45, Jon Reynolds wrote:
 Have you talked to a preist?
 
 Sorry, couldn't resist.
 
HA :-D...I'm starting to think the same thing myself...did it again last
night...ended up shutting it down, removing the power cord and taking
the battery out!
 
Still trying to trace the reason...:-(
When i had this problem, the solution ended up being to set the computer 
to not power up when another computer tries to access it online. That seemed
to stop the weird powering on.
-Thomas

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


swap space on multiple drives

2003-11-29 Thread Charles Howse
Hi,
After reading the following section of the Handbook, I'm still a little 
confused.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
configtuning-initial.html#SWAP-DESIGN

If I have 128MB ram, and 2 drives on seperate controllers, would I create swap 
partitions of 256MB on each drive?

What if I have 1GB ram?  It won't be swapping much anyway.  Surely 2 swap 
partitions of 2GB each won't hurt, but is that overkill?


-- 
Thanks,
Charles
http://howse.homeunix.net:8080

Random Murphy's Law:
He who dies with the most toys wins.

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


RE: System hang when installing 5.1

2003-11-29 Thread fbsd_user
You do know that the 5.x versions of FBSD are the development
versions. It is not uncommon to find bugs in the development
version. As an non-developer (author of code)  You should be using
version 4.9 the current production version. You stand good odds that
the problem you are having with 5.1 will not occur with 4.9


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Thor
Anderson
Sent: Saturday, November 29, 2003 2:08 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1

I have flashed BIOS to latest version - no change.

A Google search located another person with the same computer and
problem as
I.  His lockup was while installing RedHat Linux.  I post a reply
below:

--- The OS should either be built with USB keyboard support so
--- that when the USB host controller driver disables legacy
--- emulation you still have a working keyboard, or the OS
--- should be built with _NO_ USB support, so that the BIOS
--- will continue providing legacy emulation support for your
--- keyboard  mouse.

Does this make sense?  If so, how can I get an updated ISO image to
begin my
installation?  I do not have any working FreeBSD systems, so can not
build
the kernel myself.

Thanks for the help!
Thor


From: Aaron Myles Landwehr [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1
Date: Sat, 29 Nov 2003 05:13:20 - (GMT)

When i first attempted to install freebsd via cds(4.8 annd 5.1)
My pc would hang on boot exactly like yours(at the same point). I
attempted to flash the bios on the pc with a newer version. After
the
update i had no problems booting 4.8 or 5.1.
  I am attempting to install 5.1 on two identical IBM NetVista
Model 6645
  W2U
  legacy-free computers.  When booting from the distribution CD,
both
  computers appear to hang immediately after to boot loader is
located:
 
  ---
  CD Loader 1.01
 
  Building the boot loader arguments
  Looking up /BOOT/LOADER... Found
 
  (no further activity)
  ---
 
  I am installing FreeBSD 5.1 which was purchased in the boxed
Power
Pak.
  Previously, I attempted to download the ISO for 4.9.1 and it
hung
without
  any message at all.  The system is able to successfully boot and
begin
the
  installation of other operating systems (various Microsoft
OS's).
 
  Being legacy-free, the system is a bit unusual.  It has no PS/2,
serial
or
  parallel ports.  Further, it does not have a floppy drive.  The
only
  drives
  it has are CD ROM and a 7.x GB hard drive.  The only connectors
are (5)
  USB,
  (1) PCI ethernet (Intel chipset), VGA, and sound.
 
  When booting the FreeBSD 5.1 CD, I have only a VGA monitor and a
Microsoft
  USB keyboard.
 
  I don't know what additional information I can provide.  If you
need
more
  -
  just ask.  Thanks in advance for your help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

_
From the hottest toys to tips on keeping fit this winter, you'll
find a
range of helpful holiday info here.
http://special.msn.com/network/happyholidays.armx

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

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


Re: how to print a man page

2003-11-29 Thread Shantanoo Mahajan
+++ Malcolm Kay [freebsd] [29-11-03 16:14 +1030]:
| On Sat, 29 Nov 2003 15:43, Libby Charles-CCL044 wrote:
|  You could just pipe the output of man directly to lpr:
| 
|  man manpage |lpr
| 
|  This produces a great output which I use in my classes all the time.
| 
| 
| If you really think this is 'great output' then if you have a postscript 
| printer (or a print system accepting postscript) try:
| $ man -t manpage | lpr -P PS-Printer
| 
| and compare the difference.
| 
|  Malcolm Kay

If you have konqueror, type the following in address bar

#manpage

Now you have HTML which you can send to printer :-)

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


Re: named (bind) in jail does not start

2003-11-29 Thread Pawel Malachowski
On Sat, Nov 29, 2003 at 03:29:40PM +0100, Melvyn Sopacua wrote:

  Ok, Port 53 is not in use in the jail nor the hostsystem.
  I think the problem is 0.0.0.0, and i have to bind named on the IP of
  the jail.
 
  I tested same named configuration on the hostsystem, i thought about
  some misconfigration, but on the hostsystem named starts perfectly.
 
 See named.conf(5)/listen-on

FYI: I'm using named (bind9) in jail on RELENG_4, it works just fine,
*without* listen-on directive.

Please try `netstat -an -f inet' to make sure, there is no conflict.


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


Re: connection to remote printer is down

2003-11-29 Thread Garance A Drosihn
At 1:26 PM -0600 11/29/03, Charles Howse wrote:
On Saturday 29 November 2003 01:03 pm, Garance A Drosihn wrote:
 
 To me, it looks like lpd is not accepting remote connections
 on moe.  That would happen if lpd is not being started during
 system startup, or if you have started it up with the '-s'
 (secure) flag.  What do you see if you type the following
 command on moe:
The -s flag was the problem.  Thanks!
FEATURE.  It's a FEATURE...:-)

May I ask another printer-related question?

Using KDE, is there a way to change the quality or resolution
of a print job on the fly?  For example, when I open KEdit
to print a file, I don't have an option to print in a
different resolution or to lower the quality setting.
I'm having to edit /usr/local/etc/apsfilter/hp1100/apsfilterrc
and change things to suit me before each print job at a
different setting.
I don't use KDE or apsfilter, so someone else will have to
answer this.  If I understand what you're looking for, you
might be able to get the effect you want by defining multiple
print queues, with different options for each queue.
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: connection to remote printer is down

2003-11-29 Thread Charles Howse
On Saturday 29 November 2003 02:35 pm, Garance A Drosihn wrote:
 At 1:26 PM -0600 11/29/03, Charles Howse wrote:
 On Saturday 29 November 2003 01:03 pm, Garance A Drosihn wrote:
   To me, it looks like lpd is not accepting remote connections
   on moe.  That would happen if lpd is not being started during
   system startup, or if you have started it up with the '-s'
   (secure) flag.  What do you see if you type the following
   command on moe:
 
 The -s flag was the problem.  Thanks!

 FEATURE.  It's a FEATURE...:-)

 May I ask another printer-related question?
 
 Using KDE, is there a way to change the quality or resolution
 of a print job on the fly?  For example, when I open KEdit
 to print a file, I don't have an option to print in a
 different resolution or to lower the quality setting.
 
 I'm having to edit /usr/local/etc/apsfilter/hp1100/apsfilterrc
 and change things to suit me before each print job at a
 different setting.

 I don't use KDE or apsfilter, so someone else will have to
 answer this.  If I understand what you're looking for, you
 might be able to get the effect you want by defining multiple
 print queues, with different options for each queue.

That was the only thing that I could think of, too.
We'll see if anyone else has any ideas.

-- 
Thanks,
Charles
http://howse.homeunix.net:8080

Random Murphy's Law:
The only new TV show worth watching will be cancelled.

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


panic

2003-11-29 Thread Mauro Gaggero
I have just installed FreeBSD 5.1.
When the installation finished I rebooted the computer but I had the following error:

===
.
using $PIR table, 9 entries at 0xc00f77f0
pcib0: Host to PCI bridge at pcibus0 on motherboard
pci0: PCI bus on pcib0
agp0: Ali Generic host to PCI bridge mem 0xd800-0xdbff at device 0.0 on pci0
panic: contigmalloc1: size must not be 0
Uptime: 1s
Automatic reboot in 15 seconds .


with the ACPI disabled. With ACPI enabled I got another error.
How can I do? Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: System hang when installing 5.1 AND 4.9.1

2003-11-29 Thread Thor Anderson
Thank you for your observation.  As I pointed out in my original message, 
the problem also occurs with FreeBSD 4.9.1.  Worse, no boot message at all 
is displayed by that version before the system hangs.

While I would be happy to go with either version, I am now working with 5.1 
for two reasons.  First, it is the only commercial release I could 
purchase in a boxed set at CompUSA.  Second, at least it provides a boot 
message before hanging my system which may make debugging easier.

Thor


From: fbsd_user [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED],[EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: RE: System hang when installing 5.1
Date: Sat, 29 Nov 2003 14:52:45 -0500
You do know that the 5.x versions of FBSD are the development
versions. It is not uncommon to find bugs in the development
version. As an non-developer (author of code)  You should be using
version 4.9 the current production version. You stand good odds that
the problem you are having with 5.1 will not occur with 4.9
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Thor
Anderson
Sent: Saturday, November 29, 2003 2:08 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1
I have flashed BIOS to latest version - no change.

A Google search located another person with the same computer and
problem as
I.  His lockup was while installing RedHat Linux.  I post a reply
below:
--- The OS should either be built with USB keyboard support so
--- that when the USB host controller driver disables legacy
--- emulation you still have a working keyboard, or the OS
--- should be built with _NO_ USB support, so that the BIOS
--- will continue providing legacy emulation support for your
--- keyboard  mouse.
Does this make sense?  If so, how can I get an updated ISO image to
begin my
installation?  I do not have any working FreeBSD systems, so can not
build
the kernel myself.
Thanks for the help!
Thor
From: Aaron Myles Landwehr [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1
Date: Sat, 29 Nov 2003 05:13:20 - (GMT)

When i first attempted to install freebsd via cds(4.8 annd 5.1)
My pc would hang on boot exactly like yours(at the same point). I
attempted to flash the bios on the pc with a newer version. After
the
update i had no problems booting 4.8 or 5.1.
  I am attempting to install 5.1 on two identical IBM NetVista
Model 6645
  W2U
  legacy-free computers.  When booting from the distribution CD,
both
  computers appear to hang immediately after to boot loader is
located:
 
  ---
  CD Loader 1.01
 
  Building the boot loader arguments
  Looking up /BOOT/LOADER... Found
 
  (no further activity)
  ---
 
  I am installing FreeBSD 5.1 which was purchased in the boxed
Power
Pak.
  Previously, I attempted to download the ISO for 4.9.1 and it
hung
without
  any message at all.  The system is able to successfully boot and
begin
the
  installation of other operating systems (various Microsoft
OS's).
 
  Being legacy-free, the system is a bit unusual.  It has no PS/2,
serial
or
  parallel ports.  Further, it does not have a floppy drive.  The
only
  drives
  it has are CD ROM and a 7.x GB hard drive.  The only connectors
are (5)
  USB,
  (1) PCI ethernet (Intel chipset), VGA, and sound.
 
  When booting the FreeBSD 5.1 CD, I have only a VGA monitor and a
Microsoft
  USB keyboard.
 
  I don't know what additional information I can provide.  If you
need
more
  -
  just ask.  Thanks in advance for your help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]
_
From the hottest toys to tips on keeping fit this winter, you'll
find a
range of helpful holiday info here.
http://special.msn.com/network/happyholidays.armx
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]
_
online games and music with a high-speed Internet connection!  Prices start 
at less than $1 a day average.  https://broadband.msn.com (Prices may vary 
by service area.)

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


loosing wireless connection...

2003-11-29 Thread Brett L. Brown
I'm running FreeBSD 5.1-RELEASE on a Dell Latitude c600. The laptop is 
continuously powered on. When I close my laptop I lose my dhcp lease. I would 
prefer the behavior of not ever loosing my dhcp lease when I close my screen. 
If I can't have this what is a quick way to request another lease without 
having to loose my login session or rebooting. Currently I have to leave my 
screen open or if my wife closes it for me I have to reboot. :(

brett


Brett L. Brown

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


Re: panic

2003-11-29 Thread Kris Kennaway
On Sat, Nov 29, 2003 at 09:50:45PM +0100, Mauro Gaggero wrote:
 I have just installed FreeBSD 5.1.
 When the installation finished I rebooted the computer but I had the following error:
 
 ===
 .
 using $PIR table, 9 entries at 0xc00f77f0
 pcib0: Host to PCI bridge at pcibus0 on motherboard
 pci0: PCI bus on pcib0
 agp0: Ali Generic host to PCI bridge mem 0xd800-0xdbff at device 0.0 on 
 pci0
 panic: contigmalloc1: size must not be 0
 Uptime: 1s
 Automatic reboot in 15 seconds .
 
 
 with the ACPI disabled. With ACPI enabled I got another error.
 How can I do? Thanks

I think this is a known bug in 5.1-R..try 5.2-BETA.

Kris


pgp0.pgp
Description: PGP signature


RE: System hang when installing 5.1

2003-11-29 Thread Aaron Myles Landwehr
However, My NIC does not work with 4.x; thus, I am forced to use the
development branch of freebsd. And yes I do know the below.
-aaron[EMAIL PROTECTED]
 You do know that the 5.x versions of FBSD are the development
 versions. It is not uncommon to find bugs in the development
 version. As an non-developer (author of code)  You should be using
 version 4.9 the current production version. You stand good odds that
 the problem you are having with 5.1 will not occur with 4.9


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Thor
 Anderson
 Sent: Saturday, November 29, 2003 2:08 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: System hang when installing 5.1

 I have flashed BIOS to latest version - no change.

 A Google search located another person with the same computer and
 problem as
 I.  His lockup was while installing RedHat Linux.  I post a reply
 below:

 --- The OS should either be built with USB keyboard support so
 --- that when the USB host controller driver disables legacy
 --- emulation you still have a working keyboard, or the OS
 --- should be built with _NO_ USB support, so that the BIOS
 --- will continue providing legacy emulation support for your
 --- keyboard  mouse.

 Does this make sense?  If so, how can I get an updated ISO image to
 begin my
 installation?  I do not have any working FreeBSD systems, so can not
 build
 the kernel myself.

 Thanks for the help!
 Thor


From: Aaron Myles Landwehr [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: System hang when installing 5.1
Date: Sat, 29 Nov 2003 05:13:20 - (GMT)

When i first attempted to install freebsd via cds(4.8 annd 5.1)
My pc would hang on boot exactly like yours(at the same point). I
attempted to flash the bios on the pc with a newer version. After
 the
update i had no problems booting 4.8 or 5.1.
  I am attempting to install 5.1 on two identical IBM NetVista
 Model 6645
  W2U
  legacy-free computers.  When booting from the distribution CD,
 both
  computers appear to hang immediately after to boot loader is
 located:
 
  ---
  CD Loader 1.01
 
  Building the boot loader arguments
  Looking up /BOOT/LOADER... Found
 
  (no further activity)
  ---
 
  I am installing FreeBSD 5.1 which was purchased in the boxed
 Power
Pak.
  Previously, I attempted to download the ISO for 4.9.1 and it
 hung
without
  any message at all.  The system is able to successfully boot and
 begin
the
  installation of other operating systems (various Microsoft
 OS's).
 
  Being legacy-free, the system is a bit unusual.  It has no PS/2,
 serial
or
  parallel ports.  Further, it does not have a floppy drive.  The
 only
  drives
  it has are CD ROM and a 7.x GB hard drive.  The only connectors
 are (5)
  USB,
  (1) PCI ethernet (Intel chipset), VGA, and sound.
 
  When booting the FreeBSD 5.1 CD, I have only a VGA monitor and a
Microsoft
  USB keyboard.
 
  I don't know what additional information I can provide.  If you
 need
more
  -
  just ask.  Thanks in advance for your help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


newbie source question

2003-11-29 Thread Marty Landman
I installed the 4.8 mini iso w/o the source and would like to now install 
the source code too. How is this done, and is there a beginner's tutorial 
on working with gcc (I assume that's the standard compiler?) on fbsd?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to login with GDM

2003-11-29 Thread Trey Sizemore
On Sat, 2003-11-29 at 14:39, Joe Marcus Clarke wrote:
 Have you read the Known Issues section at http://www.freebsd.org/gnome?
 
 Joe
 
No, but I'll definitely take a look at it...

Thanks.

-- 
Cheers,
Trey
---

Thieves respect property;
they merely wish the property to become their property
that they may more perfectly respect it.
-- G.K. Chesterton, The Man Who Was Thursday


signature.asc
Description: This is a digitally signed message part


Re: newbie source question

2003-11-29 Thread Aaron Myles Landwehr
you can /stand/sysinstall to re-enter the sysinstall menu and install
the src that way, or you can use cvsup.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
btw heres a tutorial on cvsup if the handbooks to confusing(it isn't):
http://tutorials.snaphat.com
-aaron[EMAIL PROTECTED]
 I installed the 4.8 mini iso w/o the source and would like to now install
 the source code too. How is this done, and is there a beginner's tutorial
 on working with gcc (I assume that's the standard compiler?) on fbsd?

 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml

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



-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.2.3 (FreeBSD)

mQILBD+0WTUBEADKcWoPGlW2TUTIe0ls4MiSu009x5KzWuwXUILiZX27GMdB7nk+
NBTL3wqjLqiFCKJfEFod/LCnH3Mx3+2MV+j579D1H9labgiS1iT35nudY3PRkhT8
b0iWdPmEAV8GirE59VxNwFLOXh0EsK8agdPSh4SC7QONo/RPUC2s4fE3RbZQf1Dt
d4jD4/mtg8CyaI8Mh7+eQ6mSwkxNTh5HU+3dxVHVdbFex+2P/fg/aU01rGIhopoj
dXPIRuz0oMuqxuVOABY+tcamopvd86hjSFcyLN0WH3B/0HQI95iU4+In0FuMbGsC
t0OyP99GsYkmdOzRh+jLZyLDEt2vemwrH6ziA16aaewRW+azwu3fvXeuPGIRw9kz
h2v53FIec/k2wX54iQl/Eg+G88rcwmjeWwfF8lHmveWEA3P1zvg5BGprUb4L4puX
V9GcADbXWW3ueRxz1en7BVgiSbHtfNNzjYS4g5HSktgflolJKcggqtjcII5EqxbH
T/OX72+KMOQWofNW5a6IIZddVvChzU8rqH6fUAF5rFvYO0ZKB3R18OFioLSKuIA0
toSSb9Z29liV2q8Ed3DvRK+77vE1sp+H03iI4k95b5amWHQL09wn8FGwsOJrsDt0
vBMPk5OTzEhAKcysxjNK5MRc4tsAbpj6I7VcZUwv+WEkcYV2B6ExOD6thQAGKbQo
QWFyb24gTXlsZXMgTGFuZHdlaHIgPGFhcm9uQHNuYXBoYXQuY29tPokCNAQTAQIA
HgUCP7RZNQIbAwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRCPcPZyFeyzOL2+D/wM
mt+M6wpCE/mGcmTJh6vO83ahvxTJUhfgnzz5zFXcOpw2iIVBCVXWXPDziX6UneHe
+k+JhaQQ6hR4wJPZwXocrbeCof6Qf2PEODPqm1k5We8cyrbE36xe2TD8SfC55qiP
CvVtoS616adMGHlgHSk2PHO7MvCWr0WYDVFErRXBK5IGPz1q4D1ex2qbEs2Dyusx
OqlRO4Yf9k3vYWpp4REuwMl9Oku5QJHVRAo2jemuZaSBCK9l26nYMQFfCcpI/XVT
BXBzQwr9xyVaab5ea6Vyy7XTCHzVb3iRkVJJVigRuSpVsP9utTtwVQRYbeHXxvx+
UNRqFtn1wxjnK20Rg7OiMAWRCjafx3yQPo3i416fVX09RH9jOTAX3DB71OV1xleN
PBBGgFbz9g2rjoty2nRhCtuMwW18QoaYcLX1XjEbFZ3h6krszcppg2NesemZmAi2
vUjYJoQYoR1Lo2dqI1+d9Nmp+ZdvYsFkEKOGtNcxoDmTrvMQhXvJohmlttAfLQNy
9aJrlMqRO2Wfa/MdM5sHkMTDY9HD8bZcuek84aAEYr5F4fK/0wjsAYbfr9xJsKnR
ovKv3Ho2azA72SfMyLfuP7MK2C4lwtGJP73O+JqIzRsiuY7AVWSLwBsKuX0vBpN8
9e9p3zly5oxjx2RIglJlKgUuM9qwfSLlWupK698aBQ==
=8sqC
-END PGP PUBLIC KEY BLOCK-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: newbie source question

2003-11-29 Thread Richard Coleman
Marty Landman wrote:

I installed the 4.8 mini iso w/o the source and would like to now 
install the source code too. How is this done, and is there a beginner's 
tutorial on working with gcc (I assume that's the standard compiler?) on 
fbsd?
Chapter 21 of the FreeBSD handbook covers most of this.  Most people 
that are tracking FreeBSD via source use the utility cvsup.  This part 
of the handbook covers this utility as well as how to build FreeBSD from 
source.  Once you've read the handbook, it's not that hard at all.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

Also, once you get the source, the comments inside the main Makefile 
(/usr/src/Makefile) also give the steps necessary to build from source.

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


Re: Laptop starts back up on its own

2003-11-29 Thread Trey Sizemore
On Sat, 2003-11-29 at 15:11, Thomas Lippert wrote:
 In the last episode Trey Sizemore said:
 
 On Sat, 2003-11-29 at 04:45, Jon Reynolds wrote:
  Have you talked to a preist?
  
  Sorry, couldn't resist.
  
 HA :-D...I'm starting to think the same thing myself...did it again last
 night...ended up shutting it down, removing the power cord and taking
 the battery out!
  
 Still trying to trace the reason...:-(
 When i had this problem, the solution ended up being to set the computer 
 to not power up when another computer tries to access it online. That seemed
 to stop the weird powering on.
 -Thomas

How did you change this setting...where was it done?

Thanks.

-- 
Cheers,
Trey
---

At a given moment I open my eyes and exist.
And before that, during all eternity, what was there?
Nothing.
- Ugo Betti


signature.asc
Description: This is a digitally signed message part


Re: Laptop starts back up on its own

2003-11-29 Thread Frank Knobbe
On Sat, 2003-11-29 at 16:35, Trey Sizemore wrote:
  When i had this problem, the solution ended up being to set the computer 
  to not power up when another computer tries to access it online. That seemed
  to stop the weird powering on.
  -Thomas
 
 How did you change this setting...where was it done?


Check your BIOS settings and disable Wake-On-Lan, Wake-On-Ring and
similar auto-on features.

-Frank



signature.asc
Description: This is a digitally signed message part


Running as a certain user

2003-11-29 Thread Derrick Ryalls
I am running a Counter Strike server on a 4.7 FreeBSD box, and I
recently got it all working running as a normal user (had been running
as root).  The game is installed in a users' homedir and eventually I
will be revoking login rights to the user in question to furthur
minimize risk.  To do this, I need to be able to run the scripts as the
user instead of whoever is logged in as.

The structure of the scripts is like this:

master script (start stop, public private args)
|
run_hlds wrapper script ( command line args for hlds_run )
|
hlds_run ( Valve prog )

All three of the above scripts are owned by the isolated user and have
been chmod'ed to 6755.  When I log in as a different user and try to run
the scripts, I get permission issues and am unable to fire off the game
server.  What I need is to be able to run it on demand as the isolated
user like a crontab entry.

Any ideas on what I am missing?

TIA


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


Re: Running as a certain user

2003-11-29 Thread Jez Hancock
On Sat, Nov 29, 2003 at 02:49:58PM -0800, Derrick Ryalls wrote:
 I am running a Counter Strike server on a 4.7 FreeBSD box, and I
 recently got it all working running as a normal user (had been running
 as root).  The game is installed in a users' homedir and eventually I
 will be revoking login rights to the user in question to furthur
 minimize risk.  To do this, I need to be able to run the scripts as the
 user instead of whoever is logged in as.
 
 The structure of the scripts is like this:
 
 master script (start stop, public private args)
   |
 run_hlds wrapper script ( command line args for hlds_run )
   |
 hlds_run ( Valve prog )
 
 All three of the above scripts are owned by the isolated user and have
 been chmod'ed to 6755.  When I log in as a different user and try to run
 the scripts, I get permission issues and am unable to fire off the game
 server.  What I need is to be able to run it on demand as the isolated
 user like a crontab entry.
 
 Any ideas on what I am missing?
I would say you need to make sure that the files are all owned by the
user you're trying to run the hlds_run app as - in the past this has
worked fine for me:

chown -R user:user /path/to/hlds/

-- 
Jez Hancock
 - System Administrator / PHP Developer

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


Re: newbie source question

2003-11-29 Thread Marty Landman
At 12:03 PM 11/29/2003, Aaron Myles Landwehr wrote:
you can /stand/sysinstall to re-enter the sysinstall menu and install
the src that way
Where on the sysinstall menu is this option?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail newbie question

2003-11-29 Thread Marty Landman
I'm trying to understand how to configure sendmail on my fbsd box but hope 
this is on topic enough for the list. I can send an email from a user 
account to root and receive it fine, but can't send an email to the user 
account. Also there's mail for user www (apache's installed). What am I 
missing?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sendmail newbie question

2003-11-29 Thread Steve Bertrand
On Sat, 2003-11-29 at 18:10, Marty Landman wrote:
 I'm trying to understand how to configure sendmail on my fbsd box but hope 
 this is on topic enough for the list. I can send an email from a user 
 account to root and receive it fine, but can't send an email to the user 
 account. Also there's mail for user www (apache's installed). What am I 
 missing?

What command are you using to send the mail? Are you sending to an
actual domain on the box? Depending on how you are sending mail, you may
need to set up local-hosts and relay-domains files. Let us know your
mileage.

Steve

 
 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: newbie source question

2003-11-29 Thread Aaron Myles Landwehr
/stand/sysinstall
configure
Distributions
then select src
after that all the sources are in there. Just select what you want.
-aaron[EMAIL PROTECTED]
 At 12:03 PM 11/29/2003, Aaron Myles Landwehr wrote:
you can /stand/sysinstall to re-enter the sysinstall menu and install
the src that way

 Where on the sysinstall menu is this option?

 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml


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


how 'which'?

2003-11-29 Thread Marty Landman
I just installed joe from the ports collection and can run it fine from 
/usr/local/bin/joe. What puzzles me is that I get a null response to 'which 
joe'. What am I not understanding here?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how 'which'?

2003-11-29 Thread Richard Coleman
Marty Landman wrote:

I just installed joe from the ports collection and can run it fine from 
/usr/local/bin/joe. What puzzles me is that I get a null response to 
'which joe'. What am I not understanding here?
Type the command rehash, then try again.

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


Re: sendmail newbie question

2003-11-29 Thread Marty Landman
At 06:33 PM 11/29/2003, Steve Bertrand wrote:

What command are you using to send the mail?
FreeB sendmail [EMAIL PROTECTED]
Hello there
.
FreeB mail
Mail version 8.1 6/6/93.  Type ? for help.
/var/mail/Marty: 0 messages
 q
FreeB
Are you sending to an actual domain on the box?
Huh? (warned you I didn't know my shirt from my socks). I have a root acct 
and user acct (Marty) and the /etc/hosts file has defined my ip as 
SwamiSalami. The root account does get its mail, but attempts to send mail 
to Marty fail.

Depending on how you are sending mail, you may need to set up local-hosts 
and relay-domains files. Let us know your
mileage.
I won't even try to answer, will just make me sound even more foolish.

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Running as a certain user

2003-11-29 Thread Derrick Ryalls
 On Sat, Nov 29, 2003 at 02:49:58PM -0800, Derrick Ryalls wrote:
  I am running a Counter Strike server on a 4.7 FreeBSD box, and I 
  recently got it all working running as a normal user (had 
 been running 
  as root).  The game is installed in a users' homedir and 
 eventually I 
  will be revoking login rights to the user in question to furthur 
  minimize risk.  To do this, I need to be able to run the scripts as 
  the user instead of whoever is logged in as.
  
  The structure of the scripts is like this:
  
  master script (start stop, public private args)
  |
  run_hlds wrapper script ( command line args for hlds_run )
  |
  hlds_run ( Valve prog )
  
  All three of the above scripts are owned by the isolated 
 user and have 
  been chmod'ed to 6755.  When I log in as a different user 
 and try to 
  run the scripts, I get permission issues and am unable to 
 fire off the 
  game server.  What I need is to be able to run it on demand as the 
  isolated user like a crontab entry.
  
  Any ideas on what I am missing?
 I would say you need to make sure that the files are all 
 owned by the user you're trying to run the hlds_run app as - 
 in the past this has worked fine for me:
 
 chown -R user:user /path/to/hlds/
 

I just double checked, all files under that folder are owned by
user:user...


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


Re: sendmail newbie question

2003-11-29 Thread Marty Landman
Woops heh heh heh

At 06:33 PM 11/29/2003, Steve Bertrand wrote:

What command are you using to send the mail?
FreeB sendmail [EMAIL PROTECTED]
Hello there
[dot]
FreeB mail
Mail version 8.1 6/6/93.  Type ? for help.
/var/mail/Marty: 0 messages
 q
FreeB
Are you sending to an actual domain on the box?
Huh? (warned you I didn't know my shirt from my socks). I have a root acct 
and user acct (Marty) and the /etc/hosts file has defined my ip as 
SwamiSalami. The root account does get its mail, but attempts to send mail 
to Marty fail.

Depending on how you are sending mail, you may need to set up local-hosts 
and relay-domains files. Let us know your
mileage.
I won't even try to answer, will just make me sound even more foolish.

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


phpbb + Checksum mismatch

2003-11-29 Thread Bryan Cassidy
Trying to install www/phpbb. I get a Checksum mismatch error for
phpBB-2.0.6.tar.bz2. Don't know how to fix Checumsum mismatch
errors. Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sendmail newbie question

2003-11-29 Thread Steve Bertrand

 Woops heh heh heh
 
 At 06:33 PM 11/29/2003, Steve Bertrand wrote:
 
 What command are you using to send the mail?
 
 FreeB sendmail [EMAIL PROTECTED]
 Hello there
 [dot]
 FreeB mail
 Mail version 8.1 6/6/93.  Type ? for help.
 /var/mail/Marty: 0 messages
  q
 FreeB
 
 Are you sending to an actual domain on the box?
 
 Huh? (warned you I didn't know my shirt from my socks). I have a root acct 
 and user acct (Marty) and the /etc/hosts file has defined my ip as 
 SwamiSalami. The root account does get its mail, but attempts to send mail 
 to Marty fail.
 
 Depending on how you are sending mail, you may need to set up local-hosts 
 and relay-domains files. Let us know your
 mileage.
 
 I won't even try to answer, will just make me sound even more foolish.
 

Are there any clues in /var/log/maillog? Paste the information from that
log file here for review.

Tks,

Steve

 
 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml
 

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


RE: Running as a certain user

2003-11-29 Thread Steve Bertrand
On Sat, 2003-11-29 at 19:20, Derrick Ryalls wrote:
  On Sat, Nov 29, 2003 at 02:49:58PM -0800, Derrick Ryalls wrote:
   I am running a Counter Strike server on a 4.7 FreeBSD box, and I 
   recently got it all working running as a normal user (had 
  been running 
   as root).  The game is installed in a users' homedir and 
  eventually I 
   will be revoking login rights to the user in question to furthur 
   minimize risk.  To do this, I need to be able to run the scripts as 
   the user instead of whoever is logged in as.
   
   The structure of the scripts is like this:
   
   master script (start stop, public private args)
 |
   run_hlds wrapper script ( command line args for hlds_run )
 |
   hlds_run ( Valve prog )
   
   All three of the above scripts are owned by the isolated 
  user and have 
   been chmod'ed to 6755.  When I log in as a different user 
  and try to 
   run the scripts, I get permission issues and am unable to 
  fire off the 
   game server.  What I need is to be able to run it on demand as the 
   isolated user like a crontab entry.
   
   Any ideas on what I am missing?
  I would say you need to make sure that the files are all 
  owned by the user you're trying to run the hlds_run app as - 
  in the past this has worked fine for me:
  
  chown -R user:user /path/to/hlds/
  
 
 I just double checked, all files under that folder are owned by
 user:user...

Try running the app with the command:

# su user -c /usr/bin/program

from crontab as you said.

Steve

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

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


Re: swap space on multiple drives

2003-11-29 Thread Alex de Kruijff
On Sat, Nov 29, 2003 at 02:15:38PM -0600, Charles Howse wrote:
 Hi,
 After reading the following section of the Handbook, I'm still a little 
 confused.
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
 configtuning-initial.html#SWAP-DESIGN
 
 If I have 128MB ram, and 2 drives on seperate controllers, would I create swap 
 partitions of 256MB on each drive?

No 256+256=512 so you would put half on each.

 What if I have 1GB ram?  It won't be swapping much anyway.  Surely 2 swap 
 partitions of 2GB each won't hurt, but is that overkill?

It not a rule more of a guide line. You can safly put less on it if you
don't swap much. Dont go to low. You don't want to a situation where
100% is a posiblity. This could panic your system.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how 'which'?

2003-11-29 Thread Kevin D. Kinsey, DaleCo, S.P.
Marty Landman wrote:

I just installed joe from the ports collection and can run it fine 
from /usr/local/bin/joe. What puzzles me is that I get a null response 
to 'which joe'. What am I not understanding here?

Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
# which joe

joe:

#rehash

#which joe

joe: /usr/local/bin/joe

You must rebuild the shell's list of executables
after an install, using 'rehash' (at least in /bin/csh
this is true)
Kevin Kinsey

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


Re: loosing wireless connection...

2003-11-29 Thread Alex de Kruijff
On Sat, Nov 29, 2003 at 03:07:27PM +, Brett L. Brown wrote:
 I'm running FreeBSD 5.1-RELEASE on a Dell Latitude c600. The laptop is 
 continuously powered on. When I close my laptop I lose my dhcp lease. I would 
 prefer the behavior of not ever loosing my dhcp lease when I close my screen. 
 If I can't have this what is a quick way to request another lease without 
 having to loose my login session or rebooting. Currently I have to leave my 
 screen open or if my wife closes it for me I have to reboot. :(
 
 brett

That depend what you using for a DHCP server. If you use isc-dhcpd then
you can configure it to bind an IP to your MAC address. I can't give you
an example. I think one exist in in the manual. You could also just use
a static IP as an alternitive.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Laptop starts back up on its own

2003-11-29 Thread Alex de Kruijff
On Sat, Nov 29, 2003 at 12:45:57AM -0900, Jon Reynolds wrote:
 On Fri, 2003-11-28 at 23:43, Andreas Kohn wrote:
  On Sat, 2003-11-29 at 03:43, Trey Sizemore wrote:
   First time I've seen this happen...I've installed FreeBSD:
   
   FreeBSD laptop.fbsdsizemore.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu 
   Jun  5 02:55:42 GMT 2003 [EMAIL PROTECTED]
   :/usr/obj/usr/src/sys/GENERIC  i386
   
   on my laptop.  When I shut the PC down at night, I wake to find it back 
   on again a little later.  Today I shut it down, left the house, came 
   back and it was on again.
   
   I shut down by entering 'shutdown -h (or -p) now' at the command line 
   and then depressing the power button after it says OK to power down or 
   'press any key to restart'.  It does power down completely and then a 
   little later (not sure how long it takes), it's back on again.
   
   Looking for some things to check to get to the root (no pun intended) of 
   this.
   
  Hi,
  
  one thing to check: Did you set a timer in the laptop's BIOS? 
  
  Regards,
 
 Have you talked to a preist?

Or have called the gostbusters? :D

 Sorry, couldn't resist.

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sendmail newbie question

2003-11-29 Thread Marty Landman
At 08:19 PM 11/29/2003, Steve Bertrand wrote:

Are there any clues in /var/log/maillog? Paste the information from that 
log file here for review.
In a moment. First I'll say what I do know:

- there is a /var/mail/Marty, empty
- emails to Marty go to root's mailbox with the message user unknown
I don't know much. :)

I did sendmails to [EMAIL PROTECTED] and [EMAIL PROTECTED] and this is 
what appended to /var/log/maillog

Nov 29 20:28:05 SwamiSalami sendmail[9129]: hAU1RvuK009129: from=Marty, 
size=16, class=0, nrcpts=1, 
msgid=[EMAIL PROTECTED], 
[EMAIL PROTECTED]
Nov 29 20:28:05 SwamiSalami sendmail[9130]: hAU1S5YR009130: 
[EMAIL PROTECTED]... User unknown
Nov 29 20:28:05 SwamiSalami sendmail[9129]: hAU1RvuK009129: 
[EMAIL PROTECTED], ctladdr=Marty (1001/1001), delay=00:00:08, 
xdelay=00:00:00, mailer=relay, pri=30016, relay=[127.0.0.1] [127.0.0.1], 
dsn=5.1.1, stat=User unknown
Nov 29 20:28:05 SwamiSalami sendmail[9130]: hAU1S5YR009130: 
from=[EMAIL PROTECTED], size=16, class=0, nrcpts=0, 
proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
Nov 29 20:28:05 SwamiSalami sendmail[9129]: hAU1RvuK009129: hAU1RvuL009129: 
DSN: User unknown
Nov 29 20:28:05 SwamiSalami sendmail[9130]: hAU1S5YT009130: 
[EMAIL PROTECTED]... User unknown
Nov 29 20:28:05 SwamiSalami sendmail[9129]: hAU1RvuL009129: to=Marty, 
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=31040, relay=[127.0.0.1] 
[127.0.0.1], dsn=5.1.1, stat=User unknown
Nov 29 20:28:05 SwamiSalami sendmail[9130]: hAU1S5YT009130: from=, 
size=1040, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost 
[127.0.0.1]
Nov 29 20:28:05 SwamiSalami sendmail[9129]: hAU1RvuL009129: hAU1RvuM009129: 
return to sender: User unknown
Nov 29 20:28:05 SwamiSalami sendmail[9130]: hAU1S5YV009130: from=, 
size=4275, class=0, nrcpts=1, 
msgid=[EMAIL PROTECTED], 
proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
Nov 29 20:28:05 SwamiSalami sendmail[9129]: hAU1RvuM009129: to=postmaster, 
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32064, relay=[127.0.0.1] 
[127.0.0.1], dsn=2.0.0, stat=Sent (hAU1S5YV009130 Message accepted for 
delivery)
Nov 29 20:28:06 SwamiSalami sendmail[9131]: hAU1S5YV009130: to=root, 
delay=00:00:01, xdelay=00:00:01, mailer=local, pri=34531, relay=local, 
dsn=2.0.0, stat=Sent
Nov 29 20:28:32 SwamiSalami sendmail[9133]: hAU1SSOk009133: from=Marty, 
size=12, class=0, nrcpts=1, 
msgid=[EMAIL PROTECTED], 
[EMAIL PROTECTED]
Nov 29 20:28:33 SwamiSalami sendmail[9134]: hAU1SWYR009134: 
[EMAIL PROTECTED]... User unknown
Nov 29 20:28:33 SwamiSalami sendmail[9133]: hAU1SSOk009133: 
[EMAIL PROTECTED], ctladdr=Marty (1001/1001), delay=00:00:05, 
xdelay=00:00:01, mailer=relay, pri=30012, relay=[127.0.0.1] [127.0.0.1], 
dsn=5.1.1, stat=User unknown
Nov 29 20:28:33 SwamiSalami sendmail[9134]: hAU1SWYR009134: 
from=[EMAIL PROTECTED], size=12, class=0, nrcpts=0, 
proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
Nov 29 20:28:33 SwamiSalami sendmail[9133]: hAU1SSOk009133: hAU1SSOl009133: 
DSN: User unknown
Nov 29 20:28:33 SwamiSalami sendmail[9134]: hAU1SWYT009134: 
[EMAIL PROTECTED]... User unknown
Nov 29 20:28:33 SwamiSalami sendmail[9133]: hAU1SSOl009133: to=Marty, 
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=31036, relay=[127.0.0.1] 
[127.0.0.1], dsn=5.1.1, stat=User unknown
Nov 29 20:28:33 SwamiSalami sendmail[9134]: hAU1SWYT009134: from=, 
size=1036, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost 
[127.0.0.1]
Nov 29 20:28:33 SwamiSalami sendmail[9133]: hAU1SSOl009133: hAU1SSOm009133: 
return to sender: User unknown
Nov 29 20:28:33 SwamiSalami sendmail[9134]: hAU1SWYV009134: from=, 
size=4235, class=0, nrcpts=1, 
msgid=[EMAIL PROTECTED], 
proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
Nov 29 20:28:33 SwamiSalami sendmail[9133]: hAU1SSOm009133: to=postmaster, 
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32060, relay=[127.0.0.1] 
[127.0.0.1], dsn=2.0.0, stat=Sent (hAU1SWYV009134 Message accepted for 
delivery)
Nov 29 20:28:33 SwamiSalami sendmail[9135]: hAU1SWYV009134: to=root, 
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=34491, relay=local, 
dsn=2.0.0, stat=Sent





Marty Landman   Face 2 Interface Inc 845-679-9387
Sign On Required: Web membership software for your site
Make a Website: http://face2interface.com/Home/Demo.shtml
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Laptop starts back up on its own

2003-11-29 Thread Trey Sizemore
On Sat, 2003-11-29 at 17:37, Frank Knobbe wrote:
 Check your BIOS settings and disable Wake-On-Lan, Wake-On-Ring and
 similar auto-on features.
 
 -Frank

I made the change in the bios...I'll now how it works after I shutdown
tonight.

Thanks.

-- 
Cheers,
Trey
---

The beauty of the soul shines out when a man bears with
composure one heavy mischance after another, not because he
does not feel them, but because he is a man of high and heroic temper.
- Aristotle


signature.asc
Description: This is a digitally signed message part


RE: Running as a certain user

2003-11-29 Thread Derrick Ryalls
   On Sat, Nov 29, 2003 at 02:49:58PM -0800, Derrick Ryalls wrote:
I am running a Counter Strike server on a 4.7 FreeBSD box, and I
recently got it all working running as a normal user (had 
   been running
as root).  The game is installed in a users' homedir and
   eventually I
will be revoking login rights to the user in question to furthur
minimize risk.  To do this, I need to be able to run 
 the scripts as 
the user instead of whoever is logged in as.

The structure of the scripts is like this:

master script (start stop, public private args)
|
run_hlds wrapper script ( command line args for hlds_run )
|
hlds_run ( Valve prog )

All three of the above scripts are owned by the isolated
   user and have
been chmod'ed to 6755.  When I log in as a different user
   and try to
run the scripts, I get permission issues and am unable to
   fire off the
game server.  What I need is to be able to run it on 
 demand as the
isolated user like a crontab entry.

Any ideas on what I am missing?
   I would say you need to make sure that the files are all
   owned by the user you're trying to run the hlds_run app as - 
   in the past this has worked fine for me:
   
   chown -R user:user /path/to/hlds/
   
  
  I just double checked, all files under that folder are owned by 
  user:user...
 
 Try running the app with the command:
 
 # su user -c /usr/bin/program
 
 from crontab as you said.
 

Thanks, that is close enought to what I was looking for.  All this time
I though 'su' meant 'super user'.


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


No reference to files ???

2003-11-29 Thread Xpression
Hi all, I'm wondering if there is a way to show man
pages and access files like if they were on $PATH, I mean
when I compile a package and install it, there are no
reference to man pages and the executable like when I
install it from the CD...


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


Re: phpbb and phorum -- clear|empty|(white) screen during install

2003-11-29 Thread Gary Kline
On Sat, Nov 29, 2003 at 10:44:33AM -0400, Pete Renshaw wrote:
 As I recall, you have to delete install and upgrade files.

I rm'd both files/dirs (for phpbb).  Still, the null screen.
Re phorum, it goes blank after  toching the phpBB2 directory.
 
 A link I found.
 
 http://lists.freebsd.org/pipermail/freebsd-security/2003-November/001211.html
 
Well, I thought I had the wrong apache.  For the ast couple 
hours I've been retrying both bbs suites; from scratch.  No 
joy.

Anybody on the list who has seen what I have?  namely,
getting partway and *wham* dropping dead with no clues?
Or:: what is a nice opensrc bbs that just-works :-)

thanks much, Pete; tia to the list,

gary


 Pete
 
 
 On Fri, 28 Nov 2003 23:30:01 -0800, Gary Kline wrote
  I'm stumped.
  
  After I upgraded phpbb (from 2.0.4 to 2.0.6), I get an
  empty, white screen.  --I re-installed everything, including
  dependencies before deciding t try phorum.
  
  Only the first two 'Install' pages of Phorum work.  I've
  set up both mysql and pgsql and follow Dan Langille's
  tutorial but the last setup pages are void/empty.
  (v. 3.4.4)
  
  Anybody know where I'm messing up? Clues to debug?
  Anything??
  
  tia, people,
  
  gary
  
  -- 
 Gary Kline [EMAIL PROTECTED]   www.thought.org Public 
  service Unix
  
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: phpbb + Checksum mismatch

2003-11-29 Thread Melvyn Sopacua
On Sunday 30 November 2003 03:15, Bryan Cassidy wrote:

 Trying to install www/phpbb. I get a Checksum mismatch error for
 phpBB-2.0.6.tar.bz2. 

Yes. They updated the packages without changing the version number to fix a 
security issue (yep, real smart).
The maintainer has already sent a PR about this, but the ports are in a 
code-freeze at the moment.

To fix it:
make makesum

distinfo should look like:
MD5 (phpBB-2.0.6.tar.bz2) = 6574f13e2c7b66fda4faf1b2ddacae48

Or see:
http://www.freebsd.org/cgi/query-pr.cgi?pr=59741

-- 
Melvyn

===
FreeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov 29 
00:15:33 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/
SAREVOK_NOFW_DBG  i386
===


pgp0.pgp
Description: signature


Weird display problem

2003-11-29 Thread Daniela
Hi all!

There's something strange going on with my system. Sometimes, all of a sudden, 
there are lots of colored vertical lines on my monitor. When I switch to a 
terminal at this moment, there's a mix of some funny characters and some of 
the characters that should normally be there. A few of these are only 
displayed half, i.e. every other row erased. The system responds to commands 
as normal, it just looks a bit messy on the screen. The problem doesn't go 
away until I reboot.

I thought it could be faulty hardware, but then I found out that it is 
reproduceable: It always happens when I visit 
http://directory.google.com/Top/World/Deutsch/Wissenschaft/Mathematik/Angewandte_Mathematik/
 
in Mozilla and scroll down the page. I once had this a long time ago with 4.8 
(now I have 4.9), but I can't remember the browser I was using and the exact 
site (it was something in Google directory).

How can I solve the problem, or at least find out what causes it?

Regards,
Daniela


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


Re: how 'which'?

2003-11-29 Thread Lars Eighner
On Sat, 29 Nov 2003, Kevin D. Kinsey, DaleCo, S.P. wrote:

 # which joe

 joe:

 #rehash

 #which joe

 joe: /usr/local/bin/joe

 You must rebuild the shell's list of executables
 after an install, using 'rehash' (at least in /bin/csh
 this is true)

Evident sh and bash use the real which command, which actually
searches the path every time it is invoked.  To bypass the
builtin, give the actual path to which, which accorting
to which which is /usr/bin/which .


-- 
Lars Eighner
[EMAIL PROTECTED] -finger for geek code-
http://www.io.com/~eighner/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

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


Re: Weird display problem

2003-11-29 Thread Melvyn Sopacua
On Sunday 30 November 2003 04:32, Daniela wrote:
andte_Mathematik/ in Mozilla and scroll down the page. I once had this a
 long time ago with 4.8 (now I have 4.9), but I can't remember the browser I
 was using and the exact site (it was something in Google directory).

 How can I solve the problem, or at least find out what causes it?

Did you install x11-fonts/mozilla-fonts?
-- 
Melvyn

===
FreeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov 29 
00:15:33 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/
SAREVOK_NOFW_DBG  i386
===


pgp0.pgp
Description: signature


Mozilla 1.5 strange error

2003-11-29 Thread Bryan Cassidy
If I try to start mozilla 1.5 with 'mozilla' and I select the profile
which is default for now and click Start Mozilla I get the following
error

Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nslProfileInternal.currentProfile]

I checked the file permissions on mozilla and they were

-rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*

I tried a chown username:username mozilla with out luck. If I start
mozilla while su'ed to root I can launch the browser just fine. Any
ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mozilla 1.5 strange error

2003-11-29 Thread Joe Marcus Clarke
On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
 If I try to start mozilla 1.5 with 'mozilla' and I select the profile
 which is default for now and click Start Mozilla I get the following
 error
 
 Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
 [nslProfileInternal.currentProfile]
 
 I checked the file permissions on mozilla and they were
 
 -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
 
 I tried a chown username:username mozilla with out luck. If I start
 mozilla while su'ed to root I can launch the browser just fine. Any
 ideas?

Check all the perms under ~/.mozilla.

Joe

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


re: mplayer problem

2003-11-29 Thread Lee Harr
MPlayer interrupted by signal 4 in module: decode_audio
- MPlayer crashed by an 'Illegal Instruction'.
 It may be a bug in our new runtime CPU-detection code...
 Please read DOCS/bugreports.html.
- MPlayer crashed by bad usage of CPU/FPU/RAM.
 Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
 disassembly. For details, see DOCS/bugreports.html#crash.b.
- MPlayer crashed. This shouldn't happen.
 It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc
 version. If you think it's MPlayer's fault, please read 
DOCS/bugreports.html
 and follow the instru.



I should add - this is on an AMD 1.7 box running freebsd 4.5-stable and
compiled both with no options and with  -DWITHOUT_RUNTIME_CPUDETECTION 
-DWITHOUT_SSE -DWITHOUT_MMX


Just checking... do you have

options CPU_ENABLE_SSE
options CPU_ATHLON_SSE_HACK
in your kernel config?

_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

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


Re: Mozilla 1.5 strange error

2003-11-29 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here are the permissions for ~/.mozilla

 ls -l
total 8
- -rw-r--r--  1 root  bsdsys  1044 Nov 29 20:51 appreg
drwxr-xr-x  3 root  bsdsys   512 Nov 28 12:16 default/
- -rw---  1 root  bsdsys  3015 Nov 28 12:16 pluginreg.dat

I tried to chown bsdsys:bsdsys default/ without any luck though.

On Sat, 29 Nov 2003 22:23:36 -0500
Joe Marcus Clarke [EMAIL PROTECTED] wrote:

 On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
  If I try to start mozilla 1.5 with 'mozilla' and I select the
  profile which is default for now and click Start Mozilla I get the
  following error
  
  Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
  [nslProfileInternal.currentProfile]
  
  I checked the file permissions on mozilla and they were
  
  -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
  
  I tried a chown username:username mozilla with out luck. If I start
  mozilla while su'ed to root I can launch the browser just fine. Any
  ideas?
 
 Check all the perms under ~/.mozilla.
 
 Joe
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 -- 
 PGP Key : http://www.marcuscom.com/pgp.asc
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/yXrEm8uTTHnDH3ERApLgAKDAjOEI+/HjM0RITQ7CI/qm0YIDaQCeLA/a
QdNoKyck+uRMpBJDx2KGsjU=
=pC12
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: loosing wireless connection...

2003-11-29 Thread Brett L. Brown
On Sunday 30 November 2003 01:30 am, you wrote:
 On Sat, Nov 29, 2003 at 03:07:27PM +, Brett L. Brown wrote:
  I'm running FreeBSD 5.1-RELEASE on a Dell Latitude c600. The laptop is
  continuously powered on. When I close my laptop I lose my dhcp lease. I
  would prefer the behavior of not ever loosing my dhcp lease when I close
  my screen. If I can't have this what is a quick way to request another
  lease without having to loose my login session or rebooting. Currently I
  have to leave my screen open or if my wife closes it for me I have to
  reboot. :(
 
  brett

 That depend what you using for a DHCP server. If you use isc-dhcpd then

I am using an SMC 8Port Barricade Router as a DHCP server. Is this ok?

I was wondering if my Wireless Access Point configuration settings might have 
something to do with this. I have powersavingmode=off but powersleepmode=100 
is set and I'm wondering if this is the culprit. I havn't figured out how to 
reinitialize powersleepmode and I'm not sure if I should increase are 
decrease the setting.

 you can configure it to bind an IP to your MAC address. I can't give you
 an example. I think one exist in in the manual. You could also just use
 a static IP as an alternitive.

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


Re: Mozilla 1.5 strange error

2003-11-29 Thread Joe Marcus Clarke
On Sun, 2003-11-30 at 00:06, Bryan Cassidy wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Here are the permissions for ~/.mozilla
 
  ls -l
 total 8
 - -rw-r--r--  1 root  bsdsys  1044 Nov 29 20:51 appreg
 drwxr-xr-x  3 root  bsdsys   512 Nov 28 12:16 default/
 - -rw---  1 root  bsdsys  3015 Nov 28 12:16 pluginreg.dat
 
 I tried to chown bsdsys:bsdsys default/ without any luck though.

Did you try chown -R bsdsys:bsdsys ~/.mozilla?

Joe

 
 On Sat, 29 Nov 2003 22:23:36 -0500
 Joe Marcus Clarke [EMAIL PROTECTED] wrote:
 
  On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
   If I try to start mozilla 1.5 with 'mozilla' and I select the
   profile which is default for now and click Start Mozilla I get the
   following error
   
   Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
   [nslProfileInternal.currentProfile]
   
   I checked the file permissions on mozilla and they were
   
   -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
   
   I tried a chown username:username mozilla with out luck. If I start
   mozilla while su'ed to root I can launch the browser just fine. Any
   ideas?
  
  Check all the perms under ~/.mozilla.
  
  Joe
  
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
  -- 
  PGP Key : http://www.marcuscom.com/pgp.asc
  
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/yXrEm8uTTHnDH3ERApLgAKDAjOEI+/HjM0RITQ7CI/qm0YIDaQCeLA/a
 QdNoKyck+uRMpBJDx2KGsjU=
 =pC12
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


named (bind) in jail does not start

2003-11-29 Thread Axel S. Gruner

Hi.

I have configured named in jail (FreeBSD 5.1-RELEASE-p10).
If i want to start named in the jail

/usr/sbin/named

i get this error message:
  
opensocket_f: bind([0.0.0.0].53): Address already in use

Ok, Port 53 is not in use in the jail nor the hostsystem.
I think the problem is 0.0.0.0, and i have to bind named on the IP of
the jail. 

I tested same named configuration on the hostsystem, i thought about
some misconfigration, but on the hostsystem named starts perfectly.

I also tried to start named with -g and -u in the jail, same error.

So, my short question is, how can i run named in the jail?
Any ideas?

Thanks in advance.
-- 
asg

Die Antwort auf alle Fragen ist 42.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: named (bind) in jail does not start

2003-11-29 Thread Matthew Seaman
On Sat, Nov 29, 2003 at 03:23:48PM +0100, Axel S. Gruner wrote:
 
 Hi.
 
 I have configured named in jail (FreeBSD 5.1-RELEASE-p10).
 If i want to start named in the jail
 
 /usr/sbin/named
 
 i get this error message:
   
 opensocket_f: bind([0.0.0.0].53): Address already in use
 
 Ok, Port 53 is not in use in the jail nor the hostsystem.
 I think the problem is 0.0.0.0, and i have to bind named on the IP of
 the jail. 
 
 I tested same named configuration on the hostsystem, i thought about
 some misconfigration, but on the hostsystem named starts perfectly.
 
 I also tried to start named with -g and -u in the jail, same error.
 
 So, my short question is, how can i run named in the jail?
 Any ideas?

Yes.  The problem is that named is attempting to bind(2) to
INADDR_ANY.  In a jail, that includes the loopback address.  Problem
is, jails don't get their own loopback addresses -- there's just the
one loopback shared between the host system and all jails.  Which
effectively means that jailed processes can't bind to the loopback.

The answer is to configure named to only bind to the jail IP number --
see http://www.isc.org/products/BIND/docs/config/ (for bind8) or
http://www.nominum.com/content/documents/bind9arm.pdf (for bind9)
[available in HTML as
file:///usr/local/share/doc/bind9/arm/Bv9ARM.html if you've installed
the bind9 port.]

In bind9 you need to add something like the following to named.conf --
bind8 will be similar:

options {

[...]

listen-on {
192.168.1.1;
};
query-source address 192.168.1.1 port 53;
transfer-source  192.168.1.1 port 53;
notify-source192.168.1.1 port 53;
};

There are equivalent IPv6 statements if you're an IPv6 user.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: dhclient.conf or DHCP

2003-11-29 Thread K Anderson


Mike Maltese wrote:
I have my freebsd DHCP server set up and working great. Well great for
Windows clients, but not much so for BSD clients.
Under the Windows clients I just set the host name and when the DHCP
gets a request it dutifully does the job of assigning an IP address as
well as putting in the proper DNS entries. I have tried the same for
another BSD computer and it gets the IP address just fine but the
request doesn't get passed on to DNS for updating.
I tried the dhclient.conf being blank and then also tried putting in
entries as suggested by man 5 dhclient.
Any ideas on getting BSD to have the same behavior as Windows?

This is what I have for dhcpd.conf

option domain-name squeaks.net;
option domain-name-servers msmouse.squeaks.net,204.127.198.4;
server-name msmouse;
server-identifier 192.168.100.250;
key rndc-key {
 algorithm hmac-md5;
 secret wouldn't you like to know;
};
zone squeaks.net. {
 primary 192.168.100.250;
 key rndc-key;
}
zone 100.168.192.in-addr.arpa. {
 primary 192.168.100.250;
 key rndc-key;
}
default-lease-time 600;
max-lease-time 7200;
# If this DHCP server is the official DHCP server for the local
# network, the authoritative directive should be uncommented.
authoritative;
# ad-hoc DNS update scheme - set to none to disable dynamic DNS updates.
ddns-update-style interim;
# Use this to send dhcp log messages to a different log file (you also
# have to hack syslog.conf to complete the redirection).
log-facility local7;
# No service will be given on this subnet, but declaring it helps the
# DHCP server to understand the network topology.
# This is a very basic subnet declaration.

subnet 192.168.100.0 netmask 255.255.255.0 {
  range 192.168.100.1 192.168.100.99;
  next-server 192.168.100.250;
  option routers 192.168.100.105;
  use-host-decl-names on;
}
dhclient.conf is...
interface ed0 {
   send host-name pixie.squeaks.net;
   request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, host-name;
   script /sbin/dhclient-script;
   require subnet-mask, domain-name-servers;
}


Try ommiting the domain name. All you should really need in dhclient.conf is

send host-name pixie;



You the man! Thanks.

Probably never would have figured that one out. I was assuming that when 
the DHCP request was made that something would have picked up the 
hostname from someplace else like, h, hostname. I happen to do a 
tcpdump and could have sworn I saw the hostname or something looking 
like it in the dump during the request phase.

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


php4...

2003-11-29 Thread Gary Kline

Looks like I'm missing /usr/local/bin/php, and lang/php4
is broken. I already have the mod_php4 port installed--
and working.  FUDforums2 is looking for the php bnary,
if I'm interpreting the installation message correctly.

Any advice, now that the code freeze is on?

gary

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: Laptop starts back up on its own

2003-11-29 Thread C. Ulrich
On Fri, 2003-11-28 at 21:43, Trey Sizemore wrote:
 First time I've seen this happen...I've installed FreeBSD:
 
 FreeBSD laptop.fbsdsizemore.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu 
 Jun  5 02:55:42 GMT 2003 [EMAIL PROTECTED]
 :/usr/obj/usr/src/sys/GENERIC  i386
 
 on my laptop.  When I shut the PC down at night, I wake to find it back 
 on again a little later.  Today I shut it down, left the house, came 
 back and it was on again.
 
 I shut down by entering 'shutdown -h (or -p) now' at the command line 
 and then depressing the power button after it says OK to power down or 
 'press any key to restart'.  It does power down completely and then a 
 little later (not sure how long it takes), it's back on again.
 
 Looking for some things to check to get to the root (no pun intended) of 
 this.
 
 Thanks-

I have an older Compaq Deskpro that does the same thing. I first thought
that maybe rogue or spurious packets on the network were causing
Wake-on-LAN to activate, but 1) it's turned off in the BIOS 2) I don't
think the card actually supports it 3) the machine turned on once with
the network cable unplugged.

I don't think it's either APM or ACPI causing it either since I have
both disabled in FreeBSD and power management is turned off in the BIOS.
I also don't know at this point if it's a FreeBSD issue or not since I
only use the machine periodically for testing and haven't had any other
OS on it long enough to trigger the automatic power-on. My friend has a
few identical machines and also runs FreeBSD on them, but he leaves them
on all the time so he's never seen the problem.

Let me know if anything turns up!

Charles Ulrich
-- 
http://bityard.net

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


Continued 4.9-5.x upgrade problems.

2003-11-29 Thread Minnesota Slinky
Ok all,
 
I've been working on this 4.9-5.x upgrade for over a
week now, and I'm at my wit's end.  I've been doing
the make -NOLIBPTHREAD=true buildworld, etc. 
Everything works great until I do the make
NOLIBPTHREAD=true installworld.  It ends with the
error that my kernel is not fresh enough and I get a
core dump.  I've tried a few different things, as
listed below.
 
I tried everything suggested by Mr. Stewart by doing
the following sequence of events:
1) make NOLIBPTHREAD=true buildworld
2) make NOLIBPTHREAD=true buildkernel
3) make NOLIBPTHREAD=true installkernel
4) make NOLIBPTHREAD=true installworld
 
I get an error on the installworld about my kernel not
being fresh enough.  So, I try the following:
1) make NOLIBPTHREAD=true buildworld
2) make NOLIBPTHREAD=true buildkernel
3) make NOLIBPTHREAD=true installkernel
4) reboot system, attempt to load
/boot/kernel, failure
 
Can someone tell me what I'm doing wrong?  Would it
just be easier to do a binary upgrade via sysinstall? 
Is there a howto somewhere?  Once I complete this,
would it help if I write one?
 
TIA, I won't have any hair left, soon, and I'm only in
my early 20's.
 
Also, does anyone know why my emails continue to be
rejected from my laptop with the following error:

Hi. This is the qmail-send program at radicalv.com.
I'm afraid I wasn't able to deliver your message to
the following addresses. This is a permanent error;
I've given up. Sorry it didn't work out.

[EMAIL PROTECTED]:
216.136.204.125 failed after I sent the message.
Remote host said: 550 Error: Message content rejected

Thanks, again, in advance.
 
Eric F Crist
President
AdTech Integrated Systems, Inc
(952) 403-9000
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


building Eclipse error

2003-11-29 Thread Brett L. Brown
FreeBSD5.1-RELEASE

I've done the following:

cvsup -g -L 2 myports-supfile
portupgrade -aprR

while making /usr/ports/java/eclipse I get the following last few lines of 
output:

=== Compiling Java sources.
ant -Dos=freebsd -Dws=gtk -f build.xml compile
/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol __fpclassifyd
*** Error code 1

Stop in /usr/ports/java/eclipse/work.
*** Error code 1

Stop in /usr/ports/java/eclipse.

Can anyone help me?

brett


Brett L. Brown
[EMAIL PROTECTED]

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


FIRST INSTALL QUESTION

2003-11-29 Thread ADSBANNERS
20031129  LAS VEGAS NV 89102 USA
[EMAIL PROTECTED]

SUBJECT:  FIRST INSTALL QUESTION

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/multi-os/ch5.html

I purchased SAMS FreeBSD (4.7) in 24 Hours and everything is pretty clear,
except there isn't any example (neither on freebsd.org) that precisely
reflects my hardware configuration, namely..

Pentium II w/ orig 10GB HDD (now clean install WIN98SE) + 2d (HDD01) 40GB
HDD which is not bootable, used only for backup (local and LAN). My updated
hp Phoenix BIOS v 1.09 w/LBA support recognised the second hard drive w/o
problem and it works fine.

I was hoping that I could partition only the 2d hard drive and install the
boot manager included on the CD (easy boot I guess) on the 2d hard drive,
until I read the FAQs online that mentioned this boot manager uses the MBR -
which must be located on the original, bootable hard drive (I have never
used a boot manager unless Windows 98 Start-up Menu qualifies).

But then I noticed a reference (link above) to booting from DOS using
FBSDBOOT.EXE and that got me to wondering if I could just partition ½ of the
2d hard drive for FreeBSD, install FreeBSD on that partition and then boot
to it using the Windows 98 Start-up Menu / DOS. Would FBSDBOOT.EXE find the
BSD partition on the 2d hard drive? Would I just locate FBSDBOOT.EXE on the
Windows partition of the 2d hard drive?

Of course I'm trying to avoid partitioning the orig hard drive w/ WIN98SE,
and I'd like to use the slave hard drive for both WIN98 backup and FreeBSD.
Thank you.

--rs
~+


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


view postscript files from mozilla?

2003-11-29 Thread Peter Ulrich Kruppa
Hi!

Many - especially scientific - sites publish in postscript
(.ps) format. I always have to save these files to my local
harddisk, before I can open them in ggv.

Has anybody worked out, how these files can be rendered directly
via mozilla?
I tried to put ggv into the view with application ...  dialog.
This will start ggv, but it can't fetch the file from the
remote server. I also tried gs, but that will crash immediatly.
acroread should be able to do this, but frequently complains
about defect .ps code.

Any more ideas?

Regards,

Uli.

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


Re: php4...

2003-11-29 Thread Gerard Samuel
On Sunday 30 November 2003 12:01 am, Gary Kline wrote:
   Looks like I'm missing /usr/local/bin/php, and lang/php4
   is broken. I already have the mod_php4 port installed--
   and working.  FUDforums2 is looking for the php bnary,
   if I'm interpreting the installation message correctly.

   Any advice, now that the code freeze is on?

   gary

I just did complete installs of php/apache/mysql/postgresql from 
ports (that were pulled just this evening) about 2-3 hours ago.
No problems installing them.
Make sure you have the latest ports...

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


Re: view postscript files from mozilla?

2003-11-29 Thread Joe Marcus Clarke
On Sun, 2003-11-30 at 01:07, Peter Ulrich Kruppa wrote:
 Hi!
 
 Many - especially scientific - sites publish in postscript
 (.ps) format. I always have to save these files to my local
 harddisk, before I can open them in ggv.
 
 Has anybody worked out, how these files can be rendered directly
 via mozilla?

Checkout www/mozilla-bonobo.

Joe

 I tried to put ggv into the view with application ...  dialog.
 This will start ggv, but it can't fetch the file from the
 remote server. I also tried gs, but that will crash immediatly.
 acroread should be able to do this, but frequently complains
 about defect .ps code.
 
 Any more ideas?
 
 Regards,
 
 Uli.
 
   +---+
   |Peter Ulrich Kruppa|
 | Wuppertal |
 |  Germany  |
 +---+
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


  1   2   >