ntpd as broadcastclient - not working?

2004-08-27 Thread W. D.
Hi folks,

I have Tardis (Windows) running on my network broadcasting NTP 
time signals (right now every 4 seconds), but the 
FreeBSD machine is running 5 seconds faster than 
all the other computers.


Here are the lines that I added to /etc/rc.conf:

xntpd_enable=YES
xntpd_flags=-A -c /etc/ntp.conf -p /var/run/ntpd.pid -l /var/log/ntpd.log 

(Both 'top' and 'ps -aux' show ntpd running after I rebooted.


Here are the lines that I added to /etc/ntp.conf:

driftfile /etc/ntp.drift
broadcastclient


Does anyone have some ideas why it isn't synching up?


Thanks for your help if you can!




Start Here to Find It Fast!™ - http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names - http://domains.us-webmasters.com/

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


Re: cannot get rc.conf to configure an second interface

2004-08-27 Thread Ciprian Badescu

--- Eric F Crist [EMAIL PROTECTED] wrote:

 Bob Ababurko wrote:
 
  Hello-
  
I am trying to configure rc.conf to set up my
 second interface.  Right 
  now, I have these lines in the rc.conf file and
 when I boot the mahine, 
  fxp1 is not configured.  Also, it seems that that
 ipv6 is set up an I am 
  not sure how to disable it.  Here is my rc.conf
 entries that refer to 
  the network:
  
  ifconfig_fxp0=inet 192.168.102.14  netmask
 255.255.255.0
  ifconfig_fxp1=inet 192.168.102.15  netmask
 255.255.255.0
 
Hi,


You should let one interface configured normally, with
24 bits netmask (255.255.255.0), but for the
others(one or more) you must use 32 bits netmask
(255.255.255.255).
If you use use 32 bits netmask for all interfaces,
outgoing IP packets will reach the router even the
destination is on 192.168.102.0/24 network and could
be reached directly. 

---
Ciprian

  defaultrouter=192.168.102.1
  
IS there thing else that I need to do to
 configure fxp1 to survive a 
  reboot?  One thing that happens when I configure
 the NIC with ifconfig 
  is this:
  bash-2.05b# ifconfig fxp1 192.168.102.15 netmask
 255.255.255.0
  ifconfig: ioctl (SIOCAIFADDR): File exists
  what I end up needing to do is configure the IP
 and then the network, 
  separately.  I think that this error has something
 to do with my 
  problem, but I am not sure how to deal with that. 
 Any info that anyone 
  ca lead me to will be great.
  
  thanks,
  Bob
 
 If I've been learning anything lately, you cannot
 have two interfaces 
 configured on the same subnet on FreeBSD.  The boot
 process is erroring 
 out on this, hence why you're getting the ifconfig
 error listed above. 
 One way to get around this is set those interfaces
 with a netmask of all 
 ones, or 255.255.255.255, or simply do have these
 entries in you're 
 rc.conf file:
 
 ifconfig_fxp0=inet 192.168.102.14/32
 ifconfig_fxp1=inet 192.168.102.15/32
 defaultrouter=192.168.102.1
 
 Again, this is if I got everything correctly.
 
 HTH
 
 Eric F Crist
 
 ___
 [EMAIL PROTECTED] mailing list

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




__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[Q] Portupgrade error

2004-08-27 Thread Anton Kazak
Example of my error:

-
 portupgrade libtool

---  Upgrading 'libtool-1.3.5_1' to 'libtool-1.3.5_2' (devel/libtool13)
---  Building '/usr/ports/devel/libtool13'
===  Cleaning for libtool-1.3.5_2
===   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Please use devel/libtool15 instead.

===  Vulnerability check disabled
===  Extracting for libtool-1.3.5_2
 Checksum OK for libtool-1.3.5.tar.gz.
===  Patching for libtool-1.3.5_2
===  Applying FreeBSD patches for libtool-1.3.5_2
===  Configuring for libtool-1.3.5_2
cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
/usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or 
directory
*** Error code 1

Stop in /usr/ports/devel/libtool13.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade26235.0 
make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! devel/libtool13 (libtool-1.3.5_1) (unknown build error)
---  Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed

I d'nt know this problem:
cp: /usr/ports/devel/libtool13/work/libtool-1.3.5 
/usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: 
No such file or directory

Help me, PLS!
 

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


Re: Portupgrade killed everytime

2004-08-27 Thread James Brown
Try running it using strace, such as strace portupgrade vim and see 
what it's doing.
I checked my kernel and found the PROCFS and PSUEDOFS options were in
there. I have added this line to my fstab:
proc/procprocfs  rw00
I no longer see this message:
# strace portupgrade vim
strace: open(/proc/..., ...): No such file or directory
trouble opening proc file
(Google was my friend here!) However, my problems seem far from over.
When I run strace now (e.g. strace -o /root/strace.out portupgrade
vim), nothing happens. Typing 'top' shows this line:
PID USER  PRI NICE SIZE   RES  STATE   TIME  WCPU   CPU   COMMAND
829 root  96  01352K  696K STOP0:00  0.00%  0.00% strace
or sometimes it looks like this:
838 root  8   01356K  704K pioctl  0:00  0.00%  0.00% strace
but the strace tool just doesn't want to generate any output. Strangely,
I don't even see ruby appear in the top output when I use strace.
Please guys, I would be so grateful if someone could offer me any advice
or suggestions on this.
Kind regards,
James.


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


Re: FreeBSD 5.2.1-RELEASE and Windows XP on one system

2004-08-27 Thread Marc van Woerkom
I use the FreeBSD boot manager which comes with the 
system.
Is there a difference between the one that sysinstall
installs and the one in the tools directory of a 
installation cdrom?

Anyway, I put the 40GB drive as Master at the end of the 
cable and the 2GB drive as Slave in the middle (everything 
jumpered).
I also read the C/H/S values from the drive cases.

Installation was ok (the 40GB shows up as ad2, the 2GB as 
ad3). But the boot prompt showed

F1: ??? (refers to XP I guess)
F2: FreeBSD
F1 didn't do anything (except blanking some characters on 
the screen).
F2 came up with a no kernel  0:ad(0,a)/kernel or so 
message.

And in the bloody bios I have to set the hd type to 
'none', using 'auto' nor 'user' with C/H/S lead to a hang.

So I am close to buy a new mobo this evening.
Regards,
Marc
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sick and tired of freebsd resolving problems

2004-08-27 Thread Anton Alin-Adrian
Ok, I am sorry if I ask you to repeat yourself. Please submit a brief 
summary containing:

ifconfig information
netstat -r information
/etc/resolv.conf
ipfw show information
/etc/hosts information
uname -a information
kldstat information
sockstat information
After that, if there are still informations needed, I will ask.
Thanks :).
Looking forward to hear from you,
--
Alin-Adrian Anton
Spintech Systems
GPG keyID 0x1E2FFF2E (2963 0C11 1AF1 96F6 0030 6EE9 D323 639D 1E2F FF2E)
gpg --keyserver pgp.mit.edu --recv-keys 1E2FFF2E
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread kstewart
On Friday 27 August 2004 12:59 am, Anton Kazak wrote:
 Example of my error:

 -

  portupgrade libtool

 ---  Upgrading 'libtool-1.3.5_1' to 'libtool-1.3.5_2' (devel/libtool13)
 ---  Building '/usr/ports/devel/libtool13'
 ===  Cleaning for libtool-1.3.5_2
 ===   NOTICE:

 This port is deprecated; you may wish to reconsider installing it:

 Please use devel/libtool15 instead.

 ===  Vulnerability check disabled
 ===  Extracting for libtool-1.3.5_2

  Checksum OK for libtool-1.3.5.tar.gz.

 ===  Patching for libtool-1.3.5_2
 ===  Applying FreeBSD patches for libtool-1.3.5_2
 ===  Configuring for libtool-1.3.5_2
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or
 directory
 *** Error code 1

 Stop in /usr/ports/devel/libtool13.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade26235.0 make
 ** Fix the problem and try again.
 ** Listing the failed packages (*:skipped / !:failed)
 ! devel/libtool13 (libtool-1.3.5_1) (unknown build error)
 ---  Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed
 ---
- I d'nt know this problem:
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or
 directory

 Help me, PLS!


I just rebuilt it. So, they haven't popped a change in on us. This is really a 
strange error so lets start at the beginning. What does your cvsup 
port-supfile look like and how do you run cvsup to update your ports. What 
options do you use on portupgrade? FWIW, config.guess is extracted from the 
tarball.

Do you have anything strange in your /etc/make.conf?

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
Support the Bison at http://www.buffalofieldcampaign.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Portmanager Crash

2004-08-27 Thread Gerard Seibert
I followed Matthew Seaman's instructions, except that there was no 
'portmanager.core' file created. The file that was created was 
'pmStatus.core'. I assume that is the file that I am to work with.

In any event, I ran 'portmanager' to create the core dump, Next I ran 'gdb' 
which produced the following output:

[EMAIL PROTECTED] 
$gdb /usr/ports/sysutils/portmanager/work/portmanager-0.2.0/portmanager/portmanager 
-c pmStatus.core
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i386-unknown-freebsd...

warning: core file may not match specified executable file.
Core was generated by `pmStatus'.
Program terminated with signal 11, Segmentation fault.
#0  0x28128a4e in ?? ()
(gdb) where
#0  0x28128a4e in ?? ()
#1  0x08048abf in rPkgAdd (port=0x1 Address 0x1 out of bounds)
at portmanager.c:146
#2  0x080489a2 in main (argc=-1077940776, argv=0x1) at portmanager.c:95
(gdb) quit


I hope that this proves to be of some use.

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


Re: vinum rebuildparity, when?

2004-08-27 Thread Stijn Hoop
Hi,

thanks for your response, I didn't notice it at first because it only
went to the mailing list :)

On Wed, Aug 25, 2004 at 12:08:53PM +0200, Christian Laursen wrote:
 Stijn Hoop [EMAIL PROTECTED] writes:
  I was wondering about the vinum 'rebuildparity' command, especially the
  times when one needs to use this.
 
 I run rebuildparity if checkparity finds any errors after unclean shutdowns.

OK, that's what was adviced.

  The problem is that I can't find anything in the vinum docs about this
  command other than it's purpose. What I don't understand is the difference
  between reviving a disk in a RAID-5 plex, and rebuilding the parity.
 
 When reviving a disk the data on that disk is calculated from the data and the
 parity on the other disks.

Yes, but the parity should be recalculated at the same time, right?

 I think rebuildparity only reads data and writes the parity calculated
 from that but for all disks.

OK, that would seem logical.

  When I start a degraded disk it starts to revive -- which led me to believe
  that vinum was also recalculating the parity. Evidently it wasn't.
  I'm therefore now updating my procedures to always run
  'checkparity -v plex' after a disk crash.
 
 That shouldn't be neccesary.

Well, it appears to be. checkparity found some errors in the parity after
a single disk crash  rebuild (ie degraded mode - start subdisk - revive
process complete).

If this is not the expected behaviour it means something about the controller
has blown; we do get lots of unexpected read/write errors which always turn
out to be false alarms upon further inspection. Maybe a controller has
turned bad :(

FWIW, the rebuildparity helped, the parity is now again correct.

--Stijn

-- 
Harry, I'm going to let you in on a little secret. Every day, once a day,
 give yourself a present. Don't plan it, don't wait for it, just let it
 happen. Could be a new shirt at the men's store, a catnap in your office
  chair, or... two cups of good, hot, black coffee. Like this.
-- Special Agent Dale Cooper, Twin Peaks


pgpsNb9dCKn2d.pgp
Description: PGP signature


burncd problems

2004-08-27 Thread abc
FBSD 4.10
keywords: burncd cdrw 700 650 device busy

i have had seemingly inconsistent problems/errors with 'burncd',
and i exhausted myself on it the past few days trying to prepare
a bunch of CD sets.

to possibly prevent others from struggling, this is some
information i have found which may be helpful to others:

older or cheap CDRW drives can't deal well with 700MB CDRW's.
they may work, or may not.  they can't track on the thinner
tracks well.  i would have some CDRW disks that worked
flawlessly, and others that were a real pain within the
same brand.  some CDRW disk manufacturers are better
than others it seems.  Memorex 700MB disks seem to be
particularly problematic for older/cheap drives.

if you got an older/cheap CDRW drive, stick to 650MB,
or at least avoid Memorex 700MB disks.

i had trouble with Memorex 700MB disks on a Creative
8x4x32 speed drive.  when i upgraded to a 48x24x48,
all my problems with Memorex 700MB disks went away.

acd0: CD-RW CREATIVE CD-RW RW8435E at ata1-master PIO4
acd0: CD-RW CD-RW 48X24at ata1-master PIO4

it is difficult for the average user to figure out,
because all you ever see is drive busy errors - and
that doesn't tell you much.  but from my reading, CD
drives don't tell a driver too much, so that's all
that can be said.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread Anton Kazak

 I just rebuilt it. So, they haven't popped a change in on us. This is
 really a strange error so lets start at the beginning. What does your cvsup
 port-supfile look like and how do you run cvsup to update your ports. What
 options do you use on portupgrade? FWIW, config.guess is extracted from the
 tarball.

I make cvsup ports-all moning. Maybe problem in bsd.port.mk?


 Do you have anything strange in your /etc/make.conf?

My make.conf very simple:
-
CFLAGS= -O -pipe
NOPROFILE= true
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
X_WINDOW_SYSTEM=xorg
#XFREE86_VERSION=4
COMPAT3X=yes
COMPAT4X=yes
NOINET6=yes
-


 Kent

-- 

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


Re: Rack-Mount Server cases

2004-08-27 Thread Joe Greco
 On Friday 09 July 2004 07:19 am, Eric Crist wrote:
 
  I'm just asking opinions here, but:
 
  What do you prefer for a 2U rack mount server case?  I want to keep the
  cost down, but I want something that looks nice and is functional.  I've
  got 5 servers I'm looking at replacing existing cases on to make them
  match, as well as to free up some rack space, as some cases I currently
  own are 4U, and some are 2U.
 
 I would recommend you avoid the Antec 2U unit ( probably all Antec 
 rack-mounts if the 2U is any indication).
 
 Jay

Antec appeared to have no practical experience with mid-density servers
when they made their 2U abomination.  I had the product which appears to
have morphed slightly into the 2U26ATX300XPR.

Power supplies for a chassis should be mounted in the back.  Antec
apparently decided that there was a benefit to using a traditional ATX
style PS, but then *still* modified it to have a cord extension to the
power socket on the back.

The power supply cable won't reach to certain motherboards - in my case,
the ASUS P2B-DS.  I despise having to use extenders in a 2U case.

The brilliant internal drive arrays are enough to make me scream.

They no longer make the nice case that they once made, the 3480B, which
was a 4U short case with three front accessible bays.  We still use the
ones we have, generally retrofitting them with a 5-drive-to-3-bay SCA
converter.  They take a normal ATX MB and PS with no fuss, and the only
major complaint I ever had was that I couldn't stick a large ATX MB like
the P2B-DS in and also a hardware RAID controller in the bottom two bays,
because they'd overlap by about a quarter of an inch.  This is a function
of the RAID controller being too long, not really an Antec issue.  :-)

We no longer buy Antec products because they have made themselves
irrelevant.

If you are looking for *cheap*, I doubt you can beat the price on a
Skyhawk 2U like the IPC-2025L - usually around $100.  They are not great
units.  They are made of cheaper, thinner steel, and the screws thread
out if you're not careful (we're a power screwdriver shop).  They do use 
a regular ATX power supply, but front-mounted (ecch).  Once you discard 
the riser card that comes with them, make sure the speaker isn't shorted
out against the case, and commit to buying a real riser, however, there 
are not too many other issues.  They're basically usable after several
lessons in frustration.

If you are looking for *nice*, AIC/T-Win has some nice stuff in a 
multitude of configurations, some I like, some I don't, but all of 
which seem to have been targetted at various specific applications, 
so I can at least appreciate their thoroughness.  
http://www.aicipc.com (mfr website)

We currently use a number of their RMC2Q-XP cases out at Equinix Ashburn.
Very nice, 6 drives on trays, good airflow, keeps reasonably cool even 
though there is a pair of AMD MP 2400's on a S2469 and 6 x 15K RPM 
Fujitsu drives.  We've had one major incident in the last year which
*might* have been related to the chassis; we swapped a SCSI backplane. 
I am reasonably certain it was the drive though (but when you're flying,
you're replacing all the possible bad components).

The 2Q-XP comes with 300W, 460W, or various redundant supplies, can be
configured for normal riser card/PCI or low profile PCI, etc., etc.
Very thoughtful.

That is, of course, more pricey than you'll want for most applications,
but the design appears representative of the rest of their products (of
which we have a number).

If you're looking to buy any of these, drop me a line and I can point
you right.  You can get truly screwed buying them from some vendors.

... JG
-- 
Joe Greco - sol.net Network Services - Milwaukee, WI - http://www.sol.net
We call it the 'one bite at the apple' rule. Give me one chance [and] then I
won't contact you again. - Direct Marketing Ass'n position on e-mail spam(CNN)
With 24 million small businesses in the US alone, that's way too many apples.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.2.1-RELEASE and Windows XP on one system

2004-08-27 Thread Jud

On Fri, 27 Aug 2004 10:58:23 +0200, Marc van Woerkom
[EMAIL PROTECTED] said:
 I use the FreeBSD boot manager which comes with the 
 system.
 
 Is there a difference between the one that sysinstall
 installs and the one in the tools directory of a 
 installation cdrom?
 
 Anyway, I put the 40GB drive as Master at the end of the 
 cable and the 2GB drive as Slave in the middle (everything 
 jumpered).
 I also read the C/H/S values from the drive cases.
 
 Installation was ok (the 40GB shows up as ad2, the 2GB as 
 ad3). But the boot prompt showed
 
 F1: ??? (refers to XP I guess)
 F2: FreeBSD
 
 F1 didn't do anything (except blanking some characters on 
 the screen).
 F2 came up with a no kernel  0:ad(0,a)/kernel or so 
 message.
 
 And in the bloody bios I have to set the hd type to 
 'none', using 'auto' nor 'user' with C/H/S lead to a hang.
 
 So I am close to buy a new mobo this evening.

Well, I wouldn't dissuade you from the joy of buying new hardware, but
you can solve your problem more easily than that if you prefer.

Go back to your old familiar drive configuration and do one of the
following:

1 - Install the FreeBSD boot loader on *both* hard drives.  Also be sure
to set the FreeBSD slice (a/k/a partition in Windows-speak) bootable
during sysinstall.  FYI: The '???' label will be for your Windows
partition, and it should work.

2 - Use the GAG boot loader.  It's simple as can be.  URL:
http://gag.sourceforge.net/.

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


Re: 5.2.1 custom kernel build fails with floating point exception error#1 during make on Cyrix 333 cpu

2004-08-27 Thread Subhro
You need to install the cvsup package before you can go through it. First 

pkg_add -r cvsup-without-gui (if you are just on a dumb terminal as I am on)
or pkg_add cvsup

After it completes, then copy the supfiles from
/usr/share/example/supfile to you home (I mean the root's home) or
anywhere you feel convinient to access. Open the stable supfile ( if
you want to track stable) in your favourite text editor ( mine is vi,
so I do vi stable-supfile). Read through the file, its well
documented. Change the hostname for the cvsup server (refer to the
handbook for cvsup locations, I generally use cvsup2.freebsd.org or
cvsup6.freebsd.org). Save the file and exit (in my case its :wq). Then
run the cvsup with the stable-supfile as argument. I do is:

cvsup -g -L 2 stable-supfile

If you want to schedule it as a cron job as I do then 

cvsup -g -L 1 stable-supfile

Let it complete. Now you have an updated source tree. Refer to the
make world section of the handbook and remake the whole tree (as I
always do on a freshly installed system) or just the kernel (your
choice). You should be on track. Refer to the handbook and man cvsup
for further details. And btw its not cvup its cvsup :-). Ket us know
if you again got stuck up.

Regards
S.
 

On Thu, 26 Aug 2004 22:44:25 -0700, Gordon Price [EMAIL PROTECTED] wrote:
 Specifically, how do you do that. I know what CVS is, but I do not know the
 correct way to cvup like you say. There is a CVS command with an update
 parameter. Would you be kind enough to give me the correct syntax and what
 directory I should run it from?
 
 Thanks,
 Gordon
 
 
 
 - Original Message -
 From: Subhro [EMAIL PROTECTED]
 To: FreeBSD-questions [EMAIL PROTECTED]
 Cc: Gordon Price [EMAIL PROTECTED]
 Sent: Thursday, August 26, 2004 9:40 PM
 Subject: Re: 5.2.1 custom kernel build fails with floating point exception
 error#1 during make on Cyrix 333 cpu
 
  I would recommend to cvsup before going with the compile.
 
  Regards
  S.
 
  On Thu, 26 Aug 2004 21:11:28 -0700, Gordon Price [EMAIL PROTECTED]
 wrote:
   I did not cvsup before compiling. My /etc/make.conf only has some Perl
 5.6.1
   stuff in it.
  
   Thanks,
   Gordon
  
  
  
   - Original Message -
   From: Subhro [EMAIL PROTECTED]
   To: FreeBSD-questions [EMAIL PROTECTED]
   Cc: Gordon Price [EMAIL PROTECTED]
   Sent: Thursday, August 26, 2004 8:18 PM
   Subject: Re: 5.2.1 custom kernel build fails with floating point
 exception
   error#1 during make on Cyrix 333 cpu
  
cat /etc/make.conf Please.
   
Did you cvsup before compiling?
   
Regards
S.
   
On Thu, 26 Aug 2004 16:51:26 -0700, Gordon Price [EMAIL PROTECTED]
   wrote:
 Folks!

I just tried to add option IPFIREWALL etal + IPDIVERT to the
 GENERIC
   conf file and while doing make, the compiler errors out with error #1,
   floating point exception. If I make the kernel from GENERIC with no
 changes,
   it builds properly. There are 5 option lines I added at the bottom of
   GENERIC that I have been using for several years:

 option   IPFIREWALL
 option   IPFIREWALL_VERBOSE
 option   IPFIREWALL_VERBOSE_LIMIT=100
 option   IPFIREWALL_DEFAULT_TO_ACCEPT
 option   IPDIVERT

I used the traditional kernel build method I have been using for
   years. Maybe the old Cyrix 333 which is a 686 class cpu is not supported
   anymore??

 Thanks for you help!

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

   
   
--
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
   
   
  
  
 
 
  --
  Subhro Sankha Kar
  School of Information Technology
  Block AQ-13/1 Sector V
  ZIP 700091
  India
 
 
 
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.2.1-RELEASE and Windows XP on one system

2004-08-27 Thread Subhro
Are you sure it was ad2? If yes then you have fixed the drives on the
secondary controller. Even I made that mistake :-)

Regards
S.

On Fri, 27 Aug 2004 07:45:34 -0400, Jud [EMAIL PROTECTED] wrote:
 
 On Fri, 27 Aug 2004 10:58:23 +0200, Marc van Woerkom
 
 
 [EMAIL PROTECTED] said:
  I use the FreeBSD boot manager which comes with the
  system.
 
  Is there a difference between the one that sysinstall
  installs and the one in the tools directory of a
  installation cdrom?
 
  Anyway, I put the 40GB drive as Master at the end of the
  cable and the 2GB drive as Slave in the middle (everything
  jumpered).
  I also read the C/H/S values from the drive cases.
 
  Installation was ok (the 40GB shows up as ad2, the 2GB as
  ad3). But the boot prompt showed
 
  F1: ??? (refers to XP I guess)
  F2: FreeBSD
 
  F1 didn't do anything (except blanking some characters on
  the screen).
  F2 came up with a no kernel  0:ad(0,a)/kernel or so
  message.
 
  And in the bloody bios I have to set the hd type to
  'none', using 'auto' nor 'user' with C/H/S lead to a hang.
 
  So I am close to buy a new mobo this evening.
 
 Well, I wouldn't dissuade you from the joy of buying new hardware, but
 you can solve your problem more easily than that if you prefer.
 
 Go back to your old familiar drive configuration and do one of the
 following:
 
 1 - Install the FreeBSD boot loader on *both* hard drives.  Also be sure
 to set the FreeBSD slice (a/k/a partition in Windows-speak) bootable
 during sysinstall.  FYI: The '???' label will be for your Windows
 partition, and it should work.
 
 2 - Use the GAG boot loader.  It's simple as can be.  URL:
 http://gag.sourceforge.net/.
 
 Jud
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Still No Luck with IBM x306

2004-08-27 Thread Subhro
dmesg -a please

Regards
S.


On Fri, 27 Aug 2004 00:11:23 -0500, eric
[EMAIL PROTECTED] wrote:
 I've still had no luck getting either 4.10 or 5.2.1 working on an
 IBM x306 with a SATA controller. Someone on another mailing list
 mentioned this might be a 6300ESB controller. I tried several BIOS
 options but nothing worked.
 
 Is there any work being done on this controller, or anyway I could
 beg or plead to get something to test on it? :)
 
 Thanks.
 
 - Eric
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sendmail help needed!!!

2004-08-27 Thread Ed Budd
Hussain Umair wrote:
hi all,
   im tryin to get my bsd box to run as an email server on my local lan, 
squid is already running perfectly on that but my lan clients cannot 
retrieve their mails through pop or smtp...ive tried everything but im 
getting nowhere my bsd box has an ip 192.168.1.125 and the other one is 
a static given to me by my service provider ...now ive installed 
sendmail and qpopper but nothing seems to be working for me...and my lan 
users cannot recieve their mails from yahoo or hotmail on their outlook 
express...so kindly if any one has ne ideas to help me out here id b 
greatfull ...config's might help alot...thanks in advance...chao


First, take a deep breath. Then pour yourself a strong cup of coffee (or 
whatever helps you stay lucid) and head over to http://www.sendmail.org 
and do some serious reading. Start with the FAQ and the Email 
Explained document so you understand the fundamentals and how the 
different parts are supposed to work. Do the same for Qpopper.

Expect to invest considerable effort (read: time) into learning this. 
Start by articulating precisely what you expect from your mail server 
then come back here and ask a *specific* question that those with more 
experience might be motivated to answer. Be prepared to provide details 
on steps you've taken to install and configure the appropriate 
components as well as specific error messages, contents of log files, 
etc. that seem pertinent to troubleshooting your problem (as *you* 
perceive it; hence the suggestion on articulating expectations above).

Remember: the quality of what you'll get back is (usually) directly 
proportional to what you put in...

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


Re: [Q] Portupgrade error

2004-08-27 Thread Subhro
cvsup the port tree with ports-all. You have most likely not cvsuped
or cvsuped with a partial update.

Regards
S.

On Fri, 27 Aug 2004 11:59:15 +0400, Anton Kazak
[EMAIL PROTECTED] wrote:
 Example of my error:
 
 -
  portupgrade libtool
 
 ---  Upgrading 'libtool-1.3.5_1' to 'libtool-1.3.5_2' (devel/libtool13)
 ---  Building '/usr/ports/devel/libtool13'
 ===  Cleaning for libtool-1.3.5_2
 ===   NOTICE:
 
 This port is deprecated; you may wish to reconsider installing it:
 
 Please use devel/libtool15 instead.
 
 ===  Vulnerability check disabled
 ===  Extracting for libtool-1.3.5_2
  Checksum OK for libtool-1.3.5.tar.gz.
 ===  Patching for libtool-1.3.5_2
 ===  Applying FreeBSD patches for libtool-1.3.5_2
 ===  Configuring for libtool-1.3.5_2
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess: No such file or
 directory
 *** Error code 1
 
 Stop in /usr/ports/devel/libtool13.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade26235.0
 make
 ** Fix the problem and try again.
 ** Listing the failed packages (*:skipped / !:failed)
! devel/libtool13 (libtool-1.3.5_1) (unknown build error)
 ---  Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed
 
 I d'nt know this problem:
 cp: /usr/ports/devel/libtool13/work/libtool-1.3.5 
 /usr/ports/devel/libtool13/work/libtool-1.3.5/config.guess:
 No such file or directory
 
 Help me, PLS!
 
 
 AK
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vinum rebuildparity, when?

2004-08-27 Thread Christian Laursen
Stijn Hoop [EMAIL PROTECTED] writes:

 On Wed, Aug 25, 2004 at 12:08:53PM +0200, Christian Laursen wrote:

  When reviving a disk the data on that disk is calculated from the data and the
  parity on the other disks.
 
 Yes, but the parity should be recalculated at the same time, right?

Yes.

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


xscreensaver/xscreensaver-gnome

2004-08-27 Thread Adam Stroud
Hey all:
I have built (from the ports) KDE and xscreensaver.  Now I am trying to 
again build Gnome2 from the ports and the istallation breaks when trying 
to install xscreensaver-gnome stating that it conflicts with 
xscreensaver.  When I do a okg_delete to xscreensaver the system states 
that this has such dependencies as KDE.  My question, is it safe to 
force a delete of xscreensaver and install xscreensaver-gnome?  Will 
that break any of the KDE componenets?  Any comments/directives would be 
appreciated.

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


editing the rc.conf

2004-08-27 Thread Soo-Hyun Choi
Hi,

When I need to change the IP settings, I usually go over the rc.conf
directly (as root) to change the IP settings. The question is that
once I change the settings I need to re-boot the system in order to
the change be working.

Is there any way that I can apply the changes without re-booting the system?

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


Re: editing the rc.conf

2004-08-27 Thread Bill Moran
Soo-Hyun Choi [EMAIL PROTECTED] wrote:

 Hi,
 
 When I need to change the IP settings, I usually go over the rc.conf
 directly (as root) to change the IP settings. The question is that
 once I change the settings I need to re-boot the system in order to
 the change be working.
 
 Is there any way that I can apply the changes without re-booting the system?

man ifconfig

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


hosts.allow Question (help)

2004-08-27 Thread Long Story
Hello everyone.
Im on FreeBSD 4.8R.
In my hosts.allow file, i have set my IPs to :allow  and the last line 
is to deny all by default.
so the server accepts only my incoming IPs.

the problem is I have a webmail running so the mails also start to be 
rejected!
i cannot see any new emails..although i set a line as follow in my 
hosts.allow
sendmail : ALL : allow

   Any help? ideas please? How i can tune my hosts.allow to deny IPs and 
make the incoming emails
  outging just to be accepted from everywhere.?

  Marwan.
_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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


TIMEOUT - WRITE_DMA errors in security output

2004-08-27 Thread Louis LeBlanc
Hey all.  I'm seeing some things I'm not comfortable with in the
security output from one of my systems - a new Dell Dimension 8300.

This is what I'm seeing:

key2.keyslapper.org kernel log messages:
 ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672255
 ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672383

The ad4 timeouts have happened before.  They usually coincide with a
moderate to large port build.  If I'm building some huge package like
OpenOffice or xorg when this happens, the whole system hangs.  No
mouse, keyboard, nothing.  Last time I just left it to see if things
resolved, and next morning I found it freshly rebooted.  (I did
eventually get both OpenOffice and xorg built though)

Ad4 is a 160G hard drive with the following partitioning:
$ df -k
Filesystem  1K-blocksUsedAvail Capacity  Mounted on
/dev/ad4s1a   1012974   57462   874476 6%/
devfs   1   10   100%/dev
/dev/ad4s1h  57896520   4 53264796 0%/export
/dev/ad4s1g  60931274 2371112 53685662 4%/home
/dev/ad4s1e   10129747882   924056 1%/tmp
/dev/ad4s1f  20308398 450 1468367821%/usr
/dev/ad4s1d   8122126   85068  7387288 1%/var

fdisk output is:
# fdisk
*** Working on device /dev/ad4 ***
parameters extracted from in-core disklabel are:
cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 63, size 312496317 (152586 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
UNUSED
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED


Any other info that would help, please let me know, but I'd like to
know what the cause could be and how to fix it.

TIA
Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

Pudder's Law:
  Anything that begins well will end badly.
  (Note: The converse of Pudder's law is not true.)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cannot get rc.conf to configure an second interface

2004-08-27 Thread Bob Ababurko
At 04:55 PM 8/26/2004 -0500, you wrote:
Bob Ababurko wrote:
Hello-
  I am trying to configure rc.conf to set up my second interface.  Right 
now, I have these lines in the rc.conf file and when I boot the mahine, 
fxp1 is not configured.  Also, it seems that that ipv6 is set up an I am 
not sure how to disable it.  Here is my rc.conf entries that refer to 
the network:
ifconfig_fxp0=inet 192.168.102.14  netmask 255.255.255.0
ifconfig_fxp1=inet 192.168.102.15  netmask 255.255.255.0
defaultrouter=192.168.102.1
  IS there thing else that I need to do to configure fxp1 to survive a 
reboot?  One thing that happens when I configure the NIC with ifconfig is this:
bash-2.05b# ifconfig fxp1 192.168.102.15 netmask 255.255.255.0
ifconfig: ioctl (SIOCAIFADDR): File exists
what I end up needing to do is configure the IP and then the network, 
separately.  I think that this error has something to do with my problem, 
but I am not sure how to deal with that.  Any info that anyone ca lead me 
to will be great.
thanks,
Bob
If I've been learning anything lately, you cannot have two interfaces 
configured on the same subnet on FreeBSD.  The boot process is erroring 
out on this, hence why you're getting the ifconfig error listed above. One 
way to get around this is set those interfaces with a netmask of all ones, 
or 255.255.255.255, or simply do have these entries in you're rc.conf file:

ifconfig_fxp0=inet 192.168.102.14/32
ifconfig_fxp1=inet 192.168.102.15/32
defaultrouter=192.168.102.1
Again, this is if I got everything correctly.
HTH
Eric F Crist
  I am curious as to how these netmask settings will effect the way my 
routes will be handled.   If I use a /32, what does that meanor more 
specifically, what is going on here?  I am sure this is not the conventions 
used in Solaris.  So, I would like to understand what is going on or why I 
would use a different subnet mask.
  Also.what I want to do here, or at least, think that I want to do, 
is have traffic come and go out of each NIC, respectively.  I don't want 
traffic to come in fxp1 and go out of fxp0.  I want this to occur because I 
am going to use dummynet to handle some bandwidth issues.  What is the 
default behavior in this respect in FreeBSD when just adding another NIC to 
a system and not making any other changes?  Do I have to change anything in 
my routing tables?  I am thinking that I do.If someone with expertise 
in these areas can help, I would be grateful!

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


Re: Postfix thinks there isn't enough disk space in a jail

2004-08-27 Thread Charles Ulrich

Andy Smith said:
 Hmm, I run postfix in two jails (both hosted on -STABLE), and have
 never had this problem unless I've really been out of disk..

Interesting. Maybe it's been fixed as of late and we didn't notice. I'll take
another look at it when I get the time but I can say with 100% certainty that
this issue prevented a jailed Postfix from accepting any incoming messages at
all and was a showstopper for many people. Just Google for postfix jail and
you should find information on it.

-- 
Charles Ulrich
System Administrator
Ideal Solution - http://www.idealso.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TIMEOUT - WRITE_DMA errors in security output

2004-08-27 Thread Subhro
Goofy drive data cables?

Regards
S.

On Fri, 27 Aug 2004 09:13:01 -0400, Louis LeBlanc
[EMAIL PROTECTED] wrote:
 Hey all.  I'm seeing some things I'm not comfortable with in the
 security output from one of my systems - a new Dell Dimension 8300.
 
 This is what I'm seeing:
 
 key2.keyslapper.org kernel log messages:
  ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672255
  ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672383
 
 The ad4 timeouts have happened before.  They usually coincide with a
 moderate to large port build.  If I'm building some huge package like
 OpenOffice or xorg when this happens, the whole system hangs.  No
 mouse, keyboard, nothing.  Last time I just left it to see if things
 resolved, and next morning I found it freshly rebooted.  (I did
 eventually get both OpenOffice and xorg built though)
 
 Ad4 is a 160G hard drive with the following partitioning:
 $ df -k
 Filesystem  1K-blocksUsedAvail Capacity  Mounted on
 /dev/ad4s1a   1012974   57462   874476 6%/
 devfs   1   10   100%/dev
 /dev/ad4s1h  57896520   4 53264796 0%/export
 /dev/ad4s1g  60931274 2371112 53685662 4%/home
 /dev/ad4s1e   10129747882   924056 1%/tmp
 /dev/ad4s1f  20308398 450 1468367821%/usr
 /dev/ad4s1d   8122126   85068  7387288 1%/var
 
 fdisk output is:
 # fdisk
 *** Working on device /dev/ad4 ***
 parameters extracted from in-core disklabel are:
 cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)
 
 Figures below won't work with BIOS for partitions not in cyl 1
 parameters to be used for BIOS calculations are:
 cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)
 
 Media sector size is 512
 Warning: BIOS sector numbering starts with sector 1
 Information from DOS bootblock is:
 The data for partition 1 is:
 sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 63, size 312496317 (152586 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 1023/ head 254/ sector 63
 The data for partition 2 is:
 UNUSED
 The data for partition 3 is:
 UNUSED
 The data for partition 4 is:
 UNUSED
 
 Any other info that would help, please let me know, but I'd like to
 know what the cause could be and how to fix it.
 
 TIA
 Lou
 --
 Louis LeBlanc   [EMAIL PROTECTED]
 Fully Funded Hobbyist, KeySlapper Extrordinaire :)
 http://www.keyslapper.org ԿԬ
 
 Pudder's Law:
  Anything that begins well will end badly.
  (Note: The converse of Pudder's law is not true.)
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: editing the rc.conf

2004-08-27 Thread Subhro
Read the manual pages for ifconfig.

Regards
S.

On Fri, 27 Aug 2004 08:48:19 -0400, Bill Moran [EMAIL PROTECTED] wrote:
 Soo-Hyun Choi [EMAIL PROTECTED] wrote:
 
  Hi,
 
  When I need to change the IP settings, I usually go over the rc.conf
  directly (as root) to change the IP settings. The question is that
  once I change the settings I need to re-boot the system in order to
  the change be working.
 
  Is there any way that I can apply the changes without re-booting the system?
 
 man ifconfig
 
 --
 Bill Moran
 Potential Technologies
 http://www.potentialtech.com
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Portmanager Crash

2004-08-27 Thread Matthew Seaman
On Fri, Aug 27, 2004 at 05:26:47AM -0400, Gerard Seibert wrote:
 I followed Matthew Seaman's instructions, except that there was no 
 'portmanager.core' file created. The file that was created was 
 'pmStatus.core'. I assume that is the file that I am to work with.
 
 In any event, I ran 'portmanager' to create the core dump, Next I ran 'gdb' 
 which produced the following output:
 
 [EMAIL PROTECTED] 
 $gdb /usr/ports/sysutils/portmanager/work/portmanager-0.2.0/portmanager/portmanager 
 -c pmStatus.core
 GNU gdb 5.2.1 (FreeBSD)
 Copyright 2002 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain conditions.
 Type show copying to see the conditions.
 There is absolutely no warranty for GDB.  Type show warranty for details.
 This GDB was configured as i386-unknown-freebsd...
 
 warning: core file may not match specified executable file.
 Core was generated by `pmStatus'.
 Program terminated with signal 11, Segmentation fault.

Well, knowing which program is actually dumping core is progress of a
sort.  However, you do need to match the binary being debugged
aganinst the generated core file, or the backtrace will unfortunately
be meaningless.  There should be a pmStatus binary somewhere under
/usr/ports/sysutils/portmanager/work/portmanager-0.2.0 that you can
use.

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


pgp0zbfZgZrnM.pgp
Description: PGP signature


Re: FreeBSD 5.2.1-RELEASE and Windows XP on one system

2004-08-27 Thread Marc van Woerkom
Go back to your old familiar drive configuration and do 
one of the following:

1 - Install the FreeBSD boot loader on *both* hard 
drives.  Also be sure
to set the FreeBSD slice (a/k/a partition in 
Windows-speak) bootable
during sysinstall. 
During installation I did set the FreeBSD slice with the / 
system bootable, I also set the Windows partition 
bootable.
I believe, I choose install the boot manager on both
disks. 
In other words I hoped I did exact that way.
But it won't work.


FYI: The '???' label will be for your 
Windows
partition, and it should work.
I hoped so. And old Windows versions (on a different box) 
booted. That is why I start to wonder if XP is different.


2 - Use the GAG boot loader.  It's simple as can be. 
URL:
http://gag.sourceforge.net/.
Yes, I guess I should use that or GRUB.
Bye,
Marc
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TIMEOUT - WRITE_DMA errors in security output

2004-08-27 Thread Sopov Alexey
Backup your data imediatly!
I think your ad4 dies...



LL Hey all.  I'm seeing some things I'm not comfortable with in the
LL security output from one of my systems - a new Dell Dimension 8300.

LL This is what I'm seeing:

LL key2.keyslapper.org kernel log messages:
 ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672255
 ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672383

LL The ad4 timeouts have happened before.  They usually coincide with a
LL moderate to large port build.  If I'm building some huge package like
LL OpenOffice or xorg when this happens, the whole system hangs.  No
LL mouse, keyboard, nothing.  Last time I just left it to see if things
LL resolved, and next morning I found it freshly rebooted.  (I did
LL eventually get both OpenOffice and xorg built though)

LL Ad4 is a 160G hard drive with the following partitioning:
LL $ df -k
LL Filesystem  1K-blocksUsedAvail Capacity  Mounted on
LL /dev/ad4s1a   1012974   57462   874476 6%/
LL devfs   1   10   100%/dev
LL /dev/ad4s1h  57896520   4 53264796 0%/export
LL /dev/ad4s1g  60931274 2371112 53685662 4%/home
LL /dev/ad4s1e   10129747882   924056 1%/tmp
LL /dev/ad4s1f  20308398 450 1468367821%/usr
LL /dev/ad4s1d   8122126   85068  7387288 1%/var

LL fdisk output is:
LL # fdisk
LL *** Working on device /dev/ad4 ***
LL parameters extracted from in-core disklabel are:
LL cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)

LL Figures below won't work with BIOS for partitions not in cyl 1
LL parameters to be used for BIOS calculations are:
LL cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)

LL Media sector size is 512
LL Warning: BIOS sector numbering starts with sector 1
LL Information from DOS bootblock is:
LL The data for partition 1 is:
LL sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
LL start 63, size 312496317 (152586 Meg), flag 80 (active)
LL beg: cyl 0/ head 1/ sector 1;
LL end: cyl 1023/ head 254/ sector 63
LL The data for partition 2 is:
LL UNUSED
LL The data for partition 3 is:
LL UNUSED
LL The data for partition 4 is:
LL UNUSED


LL Any other info that would help, please let me know, but I'd like to
LL know what the cause could be and how to fix it.

LL TIA
LL Lou



-- 
 [ /Iexa ]   mailto:[EMAIL PROTECTED]

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


Re[2]: cannot get rc.conf to configure an second interface

2004-08-27 Thread Sopov Alexey
This should work fine.
/etc/rc.conf:
ifconfig_fxp0=inet 192.168.102.14/24
ifconfig_fxp1=inet 192.168.102.15/32
defaultrouter=192.168.102.1

BA At 04:55 PM 8/26/2004 -0500, you wrote:
Bob Ababurko wrote:

Hello-
   I am trying to configure rc.conf to set up my second interface.  Right
 now, I have these lines in the rc.conf file and when I boot the mahine,
 fxp1 is not configured.  Also, it seems that that ipv6 is set up an I am
 not sure how to disable it.  Here is my rc.conf entries that refer to
 the network:
ifconfig_fxp0=inet 192.168.102.14  netmask 255.255.255.0
ifconfig_fxp1=inet 192.168.102.15  netmask 255.255.255.0
defaultrouter=192.168.102.1
   IS there thing else that I need to do to configure fxp1 to survive a
 reboot?  One thing that happens when I configure the NIC with ifconfig is this:
bash-2.05b# ifconfig fxp1 192.168.102.15 netmask 255.255.255.0
ifconfig: ioctl (SIOCAIFADDR): File exists
what I end up needing to do is configure the IP and then the network,
separately.  I think that this error has something to do with my problem,
but I am not sure how to deal with that.  Any info that anyone ca lead me
to will be great.
thanks,
Bob

If I've been learning anything lately, you cannot have two interfaces
configured on the same subnet on FreeBSD.  The boot process is erroring
out on this, hence why you're getting the ifconfig error listed above. One
way to get around this is set those interfaces with a netmask of all ones,
or 255.255.255.255, or simply do have these entries in you're rc.conf file:

ifconfig_fxp0=inet 192.168.102.14/32
ifconfig_fxp1=inet 192.168.102.15/32
defaultrouter=192.168.102.1

Again, this is if I got everything correctly.

HTH

Eric F Crist

BAI am curious as to how these netmask settings will effect the way my
BA routes will be handled.   If I use a /32, what does that meanor more
BA specifically, what is going on here?  I am sure this is not the conventions
BA used in Solaris.  So, I would like to understand what is going on or why I
BA would use a different subnet mask.
BAAlso.what I want to do here, or at least, think that I want to do,
BA is have traffic come and go out of each NIC, respectively.  I don't want
BA traffic to come in fxp1 and go out of fxp0.  I want this to occur because I
BA am going to use dummynet to handle some bandwidth issues.  What is the
BA default behavior in this respect in FreeBSD when just adding another NIC to
BA a system and not making any other changes?  Do I have to change anything in
BA my routing tables?  I am thinking that I do.If someone with expertise
BA in these areas can help, I would be grateful!

BA thx,
BA BoB


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



-- 
 [ /Iexa ]   mailto:[EMAIL PROTECTED]

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


Re: Roaming tunnel (IPSEC or something).

2004-08-27 Thread Aaron Siegel
Hello
I am in the process of setup a similar configuration using poptop to create a 
pptp link between a static server and a roaming computer with an anonymous.   
There is also l2tpd from what I read it is more secure than pptp but it does 
not work through a NAT.  I will hopefully get this up and running soon sofar 
I have only been able to create an unencrypted pptp link.
  
Aaron

On Wednesday 25 August 2004 03:44 pm, Lewis Thompson wrote:
 Hi,

 I'm wondering if it's possible to have a ``roaming tunnel'' so I have
 local-like access on my laptop wherever I am.

   I currently have an encrypted IPSEC tunnel set up between my laptop
 and server (both with static IPs) as explained in the Handbook
 (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html)
 but I'd like to extend it so that I can connect to my server (a static
 IP) from anywhere with my laptop (a dynamic IP).

   Is this even possible?  I've been told about isakmpd but I fail to see
 really how it differs from racoon.  Any suggestions about this would be
 greatly appreciated.  Thanks!

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


Re: Roaming tunnel (IPSEC or something).

2004-08-27 Thread Lewis Thompson
On Fri, Aug 27, 2004 at 08:28:58AM -0600, Aaron Siegel wrote:
 Hello
 I am in the process of setup a similar configuration using poptop to create a 
 pptp link between a static server and a roaming computer with an anonymous.   
 There is also l2tpd from what I read it is more secure than pptp but it does 
 not work through a NAT.  I will hopefully get this up and running soon sofar 
 I have only been able to create an unencrypted pptp link.

That sounds very interesting.  I don't suppose you would let me see any
notes you make when you get a bit further along?  I've not got much
further -- mainly because I've been trying to get my sound card working
properly.

  Thanks a lot,

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgpWlQHlcZv1F.pgp
Description: PGP signature


Re: editing the rc.conf

2004-08-27 Thread Nikos Vassiliadis
Ifconfig was mentioned. You can also reinitialize your system
with shutdown(8). Shutdown will bring the system in single-user state
(will kill all processes) and when you exit that, you'll have all changes
made to rc.conf, active. Use shutdown now and then just exit the
single-user shell.

Cheers, NikV

On Friday 27 August 2004 15:44, Soo-Hyun Choi wrote:
 Hi,

 When I need to change the IP settings, I usually go over the rc.conf
 directly (as root) to change the IP settings. The question is that
 once I change the settings I need to re-boot the system in order to
 the change be working.

 Is there any way that I can apply the changes without re-booting the
 system?

 Cheers,
 Soo-Hyun
 ___
 [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]


vmware

2004-08-27 Thread Emre BALCI
Hii I have installed vmware3 on freebsd 4.10 and I
typed vmware the following error displayed;
vmware-ui: error while loading shared libraries:
/lib/libX11.so.6: ELF file OS A BI invalid
what is the problem ?


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


kde3

2004-08-27 Thread Emre BALCI
Hello
I am trying to install kde3 on ports but a depencies
ImageMagick does not exist in ftp.freebsd thus
installation aborted 
What can I do ?




__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: editing the rc.conf

2004-08-27 Thread Soo-Hyun Choi
A couple of people suggested to read the ifconfig man page. I do
understand the ifconfig, and I can change the IP settings using
ifconfig without re-booting the system.

What I wondered was a way of editing rc.conf directly and how I can it
be working without re-boot the system. As Nikos suggested, it would
not be a good way if there is only one way to go for it by using
'shutdown now' command; as it kills all the running processes.

Cheers,


On Fri, 27 Aug 2004 18:17:19 +0300, Nikos Vassiliadis [EMAIL PROTECTED] wrote:
 Ifconfig was mentioned. You can also reinitialize your system
 with shutdown(8). Shutdown will bring the system in single-user state
 (will kill all processes) and when you exit that, you'll have all changes
 made to rc.conf, active. Use shutdown now and then just exit the
 single-user shell.
 
 Cheers, NikV
 
 
 
 On Friday 27 August 2004 15:44, Soo-Hyun Choi wrote:
  Hi,
 
  When I need to change the IP settings, I usually go over the rc.conf
  directly (as root) to change the IP settings. The question is that
  once I change the settings I need to re-boot the system in order to
  the change be working.
 
  Is there any way that I can apply the changes without re-booting the
  system?
 
  Cheers,
  Soo-Hyun
  ___
  [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]


ntop constant segfaults

2004-08-27 Thread Andy Smith
Perhaps this would be better on an ntop-specific list but due to how
completely broken this applications apears to be I wondered if
anyone else on FreeBSD has seen this..

Basically, on -STABLE, the net/ntop port just won't stay running for
more than a few minutes without segfaulting like so:

Aug 27 16:07:40 nubian ntop[85870]:   ntop v.3.0 SourceForge .tgz MT (SSL)
Aug 27 16:07:40 nubian ntop[85870]:   Configured on Aug 26 2004  7:47:47, built on Aug 
26 2004 07:48:58.
Aug 27 16:07:40 nubian ntop[85870]:   Copyright 1998-2004 by Luca Deri [EMAIL 
PROTECTED]
Aug 27 16:07:40 nubian ntop[85870]:   Get the freshest ntop from http://www.ntop.org/
Aug 27 16:07:40 nubian ntop[85870]:   Initializing ntop
Aug 27 16:07:40 nubian /kernel: sis0: promiscuous mode enabled
Aug 27 16:07:40 nubian ntop[85870]:   Checking sis0 for additional devices
Aug 27 16:07:40 nubian ntop[85870]:   Resetting traffic statistics for device sis0
Aug 27 16:07:40 nubian ntop[85870]:   DLT: Device 0 [sis0] is 1, mtu 1514, header 14
Aug 27 16:07:40 nubian ntop[85870]:   Initializing gdbm databases
Aug 27 16:07:40 nubian ntop[85870]:   Now running as requested user 'ntop' (1030:1030)
Aug 27 16:07:40 nubian ntop[85870]:   VENDOR: Loading MAC address table.
Aug 27 16:07:40 nubian ntop[85870]:   VENDOR: Checking for MAC address table file
Aug 27 16:07:40 nubian ntop[85870]:   VENDOR: File 
'/usr/local/etc/ntop/specialMAC.txt.gz' does not need to be reloaded
Aug 27 16:07:40 nubian ntop[85870]:   VENDOR: ntop continues ok
Aug 27 16:07:40 nubian ntop[85870]:   VENDOR: Checking for MAC address table file
Aug 27 16:07:41 nubian ntop[85870]:   VENDOR: File '/usr/local/etc/ntop/oui.txt.gz' 
does not need to be reloaded
Aug 27 16:07:41 nubian ntop[85870]:   VENDOR: ntop continues ok
Aug 27 16:07:41 nubian ntop[85870]:   INIT: Parent process is exiting (this is normal)
Aug 27 16:07:41 nubian ntop[85872]:   INIT: Bye bye: I'm becoming a daemon...
Aug 27 16:07:41 nubian ntop[85872]:   Now running as a daemon
Aug 27 16:07:41 nubian ntop[85872]:   OSFP: Checking for OS fingerprint table file
Aug 27 16:07:41 nubian ntop[85872]:   OSFP: Loading file 
'/usr/local/etc/ntop/etter.passive.os.fp.gz'
Aug 27 16:07:41 nubian ntop[85872]:   ASN: Checking for Autonomous System Number table 
file
Aug 27 16:07:41 nubian ntop[85872]:   **WARNING** ASN: Unable to open file 
'AS-list.txt'
Aug 27 16:07:41 nubian ntop[85872]:   I18N: This instance of ntop does not support 
multiple languages
Aug 27 16:07:41 nubian ntop[85872]:   IP2CC: Checking for IP address - Country Code 
mapping file
Aug 27 16:07:41 nubian ntop[85872]:   IP2CC: Loading file 
'/usr/local/etc/ntop/p2c.opt.table.gz'
Aug 27 16:07:43 nubian ntop[85872]:   IP2CC: ...found 52395 lines
Aug 27 16:07:43 nubian ntop[85872]:   GDVERCHK: Guessing at libgd version
Aug 27 16:07:43 nubian ntop[85872]:   GDVERCHK: ... as 2.0.21+
Aug 27 16:07:43 nubian ntop[85872]:   Initializing external applications
Aug 27 16:07:43 nubian ntop[85872]:   Initializing semaphores, mutexes and threads
Aug 27 16:07:43 nubian ntop[85872]:   THREADMGMT: Started thread (134577152) for 
network packet analyser
Aug 27 16:07:43 nubian ntop[85872]:   THREADMGMT: Started thread (135754752) for 
fingerprinting
Aug 27 16:07:43 nubian ntop[85872]:   THREADMGMT: Started thread (135755776) for idle 
hosts detection
Aug 27 16:07:43 nubian ntop[85872]:   THREADMGMT: Started thread (135756800) for DNS 
address resolution
Aug 27 16:07:43 nubian ntop[85872]:   Calling plugin start functions (if any)
Aug 27 16:07:43 nubian ntop[85872]:   Sniffying...
Aug 27 16:07:43 nubian ntop[85872]:   INIT: Created pid file (/var/db/ntop/ntop.pid)
Aug 27 16:07:43 nubian ntop[85872]:   Listening on [sis0]
Aug 27 16:07:43 nubian ntop[85872]:   Now running as requested user 'ntop' (1030:1030)
Aug 27 16:07:43 nubian ntop[85872]:   Loading Plugins
Aug 27 16:07:43 nubian ntop[85872]:   Searching for plugins in 
/usr/local/lib/ntop/plugins
Aug 27 16:07:43 nubian ntop[85872]:   ICMP: Welcome to icmpWatchPlugin. (C) 1999-2004 
by Luca Deri
Aug 27 16:07:43 nubian ntop[85872]:   LASTSEEN: Welcome to LastSeenWatchPlugin. (C) 
1999 by Andrea Marangoni
Aug 27 16:07:44 nubian ntop[85872]:   NETFLOW: Welcome to NetFlow.(C) 2002-04 by Luca 
Deri
Aug 27 16:07:44 nubian ntop[85872]:   NFS: Welcome to nfsWatchPlugin. (C) 1999-2004 by 
Luca Deri
Aug 27 16:07:45 nubian ntop[85872]:   PDA: Welcome to PDAPlugin. (C) 2001-2004 by 
L.Deri and W.Brock
Aug 27 16:07:45 nubian ntop[85872]:   RRD: Welcome to rrdPlugin. (C) 2002-04 by Luca 
Deri.
Aug 27 16:07:45 nubian ntop[85872]:   SFLOW: Welcome to sFlowPlugin. (C) 2002-04 by 
Luca Deri
Aug 27 16:07:45 nubian ntop[85872]:   XML: Welcome to xmldump plugin. (C) 2003-2004 by 
Burton Strauss
Aug 27 16:07:45 nubian ntop[85872]:   Calling plugin start functions (if any)
Aug 27 16:07:45 nubian ntop[85872]:   RRD: Welcome to the RRD plugin
Aug 27 16:07:45 nubian ntop[85872]:   RRD: Mask for new directories is 0700
Aug 27 16:07:45 nubian ntop[85872]:   RRD: 

Re: editing the rc.conf

2004-08-27 Thread Ruben de Groot
On Fri, Aug 27, 2004 at 05:04:08PM +0100, Soo-Hyun Choi typed:
 A couple of people suggested to read the ifconfig man page. I do
 understand the ifconfig, and I can change the IP settings using
 ifconfig without re-booting the system.
 
 What I wondered was a way of editing rc.conf directly and how I can it
 be working without re-boot the system. As Nikos suggested, it would
 not be a good way if there is only one way to go for it by using
 'shutdown now' command; as it kills all the running processes.

I believe in FreeBSD 5.x, soon to become -stable, all you need to
do in this case is /etc/rc.d/netif restart

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


How to get best results from FreeBSD-questions

2004-08-27 Thread Greg Lehey
How to get the best results from FreeBSD questions.
===

Last update $Date: 2003/03/09 22:09:31 $

This is a regular posting to the FreeBSD questions mailing list.  If
you got it in answer to a message you sent, it means that the sender
thinks that at least one of the following things was wrong with your
message:

- You left out a subject line, or the subject line was not appropriate.
- You formatted it in such a way that it was difficult to read.
- You asked more than one unrelated question in one message.
- You sent out a message with an incorrect date, time or time zone.
- You sent out the same message more than once.
- You sent an 'unsubscribe' message to FreeBSD-questions.

If you have done any of these things, there is a good chance that you
will get more than one copy of this message from different people.
Read on, and your next message will be more successful.

This document is also available on the web at
http://www.lemis.com/questions.html.

=

Contents:

I:Introduction
II:   How to unsubscribe from FreeBSD-questions
III:  Should I ask -questions, -newbies or -hackers?
IV:   How to submit a question to FreeBSD-questions
V:How to answer a question to FreeBSD-questions

I: Introduction
===

This is a regular posting aimed to help both those seeking advice from
FreeBSD-questions (the newcomers), and also those who answer the
questions (the hackers).

   Note that the term hacker has nothing to do with breaking
   into other people's computers.  The correct term for the latter
   activity is cracker, but the popular press hasn't found out
   yet.  The FreeBSD hackers disapprove strongly of cracking
   security, and have nothing to do with it.

In the past, there has been some friction which stems from the
different viewpoints of the two groups.  The newcomers accused the
hackers of being arrogant, stuck-up, and unhelpful, while the hackers
accused the newcomers of being stupid, unable to read plain English,
and expecting everything to be handed to them on a silver platter.  Of
course, there's an element of truth in both these claims, but for the
most part these viewpoints come from a sense of frustration.

In this document, I'd like to do something to relieve this frustration
and help everybody get better results from FreeBSD-questions.  In the
following section, I recommend how to submit a question; after that,
we'll look at how to answer one.

II:  How to unsubscribe from FreeBSD-questions
==

When you subscribed to FreeBSD-questions, you got a welcome message
from [EMAIL PROTECTED]  In this message, amongst other things, it
told you how to unsubscribe.  Here's a typical message:

  Welcome to the freebsd-questions mailing list!

  If you ever want to remove yourself from this mailing list,
  you can send mail to [EMAIL PROTECTED] with the following command
  in the body of your email message:

  unsubscribe freebsd-questions Greg Lehey [EMAIL PROTECTED]

  Here's the general information for the list you've
  subscribed to, in case you don't already have it:

  FREEBSD-QUESTIONS   User questions
  This is the mailing list for questions about FreeBSD.  You should not
  send how to questions to the technical lists unless you consider the
  question to be pretty technical.

Normally, unsubscribing is even simpler than the message suggests: you
don't need to specify your mail ID unless it is different from the one
which you specified when you subscribed.

If Majordomo replies and tells you (incorrectly) that you're not on
the list, this may mean one of two things:

  1.  You have changed your mail ID since you subscribed.  That's where
  keeping the original message from majordomo comes in handy.  For
  example, the sample message above shows my mail ID as
  [EMAIL PROTECTED]  Since then, I have changed it to
  [EMAIL PROTECTED]  If I were to try to remove [EMAIL PROTECTED] from
  the list, it would fail: I would have to specify the name with
  which I joined.

  2.  You're subscribed to a mailing list which is subscribed to
  FreeBSD-questions.  If that's the case, you'll have to figure out
  which one it is and get your name taken off that one.  If you're
  not sure which one it might be, check the headers of the
  messages you receive from freebsd-questions: maybe there's a
  clue there.

If you've done all this, and you still can't figure out what's going
on, send a message to [EMAIL PROTECTED], and he will sort things
out for you.  Don't send a message to FreeBSD-questions: they can't
help you.

III: Should I ask -questions, -newbies or -hackers?
===

Two mailing lists handle general questions about FreeBSD,
FreeBSD-questions and FreeBSD-hackers.  In addition, the
FreeBSD-newbies list caters 

The Complete FreeBSD: errata and addenda

2004-08-27 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page
or any other online documentation.  The result is that most leading edge
computer books are out of date almost before they are printed.  Unfortunately,
The Complete FreeBSD, published by O'Reilly, is no exception.  Inevitably, a
number of bugs and changes have surfaced.

The Complete FreeBSD has been through a total of five editions, including its
predecessor Installing and Running FreeBSD.  Two of these have been reprinted
with corrections.  I maintain a series of errata pages.  Start at
http://www.lemis.com/errata-4.html to find out how to get the errata
information.

Have you found a problem with the book, or maybe something confusing?  Please
let me know: I'm constantly updating it.

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


RE: kde3

2004-08-27 Thread mark rowlands
This seems to be a bug. the distfile listed does not seem to exist.
I found the source as a tgz, turned it into a bz2 and amended the
distinfo
accordingly. this worked, but I would imagine a patch will be issued

soon.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:owner-freebsd-
 [EMAIL PROTECTED] On Behalf Of Emre BALCI
 Sent: Friday, August 27, 2004 5:32 PM
 To: [EMAIL PROTECTED]
 Subject: kde3
 
 Hello
 I am trying to install kde3 on ports but a depencies
 ImageMagick does not exist in ftp.freebsd thus
 installation aborted
 What can I do ?
 
 
 
 
 __
 Do you Yahoo!?
 New and Improved Yahoo! Mail - 100MB free storage!
 http://promotions.yahoo.com/new_mail
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-
 [EMAIL PROTECTED]


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


Re: cannot get rc.conf to configure an second interface

2004-08-27 Thread Charles Swiger
On Aug 27, 2004, at 9:30 AM, Bob Ababurko wrote:
  I am curious as to how these netmask settings will effect the way my 
routes will be handled.   If I use a /32, what does that meanor 
more specifically, what is going on here?
FreeBSD does not let you configure two network interfaces on the same 
network, because routing table entries need to be unique.  Giving the 
second NIC a different subnet (the /32) associates it with a different 
entry in the routing table.

  Also.what I want to do here, or at least, think that I want to 
do, is have traffic come and go out of each NIC, respectively.  I 
don't want traffic to come in fxp1 and go out of fxp0.  I want this to 
occur because I am going to use dummynet to handle some bandwidth 
issues.
A single NIC runs as fast as the network connection will go.  Having 
two NICs on the same network doesn't usually make things go faster [1], 
although it might be useful for redundancy in case one NIC fails (see 
netgraph).

  What is the default behavior in this respect in FreeBSD when just 
adding another NIC to a system and not making any other changes?
If the kernel or a module contains a driver for the NIC, the system 
will bind to the device but leave the interface down.  The interface 
will be a candidate for things like dhclient, or if can be configured 
by ifconfig as normal.

--
-Chuck
[1]: For normal network topologies involving hubs, anyway.  If you've 
got a switch, the question becomes more complex, but you would be 
better off configuring a seperate VLAN and using different subnets if 
you've got redundant NICs.

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


Re: editing the rc.conf

2004-08-27 Thread Kevin D. Kinsey, DaleCo, S.P.
Ruben de Groot wrote:
On Fri, Aug 27, 2004 at 05:04:08PM +0100, Soo-Hyun Choi typed:
 

A couple of people suggested to read the ifconfig man page. I do
understand the ifconfig, and I can change the IP settings using
ifconfig without re-booting the system.
What I wondered was a way of editing rc.conf directly and how I can it
be working without re-boot the system. As Nikos suggested, it would
not be a good way if there is only one way to go for it by using
'shutdown now' command; as it kills all the running processes.
   

I believe in FreeBSD 5.x, soon to become -stable, all you need to
do in this case is /etc/rc.d/netif restart
Ruben
 

Also look at the netstart script in /etc/.
What the man ifconfig guys were trying to say was
something like this (using xl0 as an example interface):
$ifconfig xl0 down
$ifconfig xl0 new.ip.add.ress -options
$ifconfig xl0 up
However, if you're changing another setting
(like defaultrouter, etc.) you'll want to use one
of the scripts; that could be what you meant, I
guess ... although there are other ways to do
most of those things as well
Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [Q] Portupgrade error

2004-08-27 Thread kstewart
On Friday 27 August 2004 03:16 am, Anton Kazak wrote:
  I just rebuilt it. So, they haven't popped a change in on us. This is
  really a strange error so lets start at the beginning. What does your
  cvsup port-supfile look like and how do you run cvsup to update your
  ports. What options do you use on portupgrade? FWIW, config.guess is
  extracted from the tarball.

 I make cvsup ports-all moning. Maybe problem in bsd.port.mk?

If there was a problem in bsd.port.mk, I would have seen it too. I cvsuped 
ports-all, and rebuild the INDEX[.db], just a few minutes before I read your 
first email.

Libtool-1.3 doesn't have any listed dependancies. I figured that a partial 
cvsup (!=ports-all) wouldn't affect it. The reason I wanted to see your 
supfile was to see if you had the delete option to get rid of old files. 

Your make.conf doesn't look that much different from mine.

I still don't see why your shell can't see the missing file, especially since 
it is part of the extract.

Kent


  Do you have anything strange in your /etc/make.conf?

 My make.conf very simple:
 -
 CFLAGS= -O -pipe
 NOPROFILE= true
 PERL_VER=5.6.1
 PERL_VERSION=5.6.1
 PERL_ARCH=mach
 NOPERL=yo
 NO_PERL=yo
 NO_PERL_WRAPPER=yo
 X_WINDOW_SYSTEM=xorg
 #XFREE86_VERSION=4
 COMPAT3X=yes
 COMPAT4X=yes
 NOINET6=yes
 -

  Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
Support the Bison at http://www.buffalofieldcampaign.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Roaming tunnel (IPSEC or something).

2004-08-27 Thread Lewis Thompson
On Fri, Aug 27, 2004 at 03:40:08PM +0100, Lewis Thompson wrote:
 On Fri, Aug 27, 2004 at 08:28:58AM -0600, Aaron Siegel wrote:
  Hello
  I am in the process of setup a similar configuration using poptop to create a 
  pptp link between a static server and a roaming computer with an anonymous.   
  There is also l2tpd from what I read it is more secure than pptp but it does 
  not work through a NAT.  I will hopefully get this up and running soon sofar 
  I have only been able to create an unencrypted pptp link.
 
 That sounds very interesting.  I don't suppose you would let me see any
 notes you make when you get a bit further along?  I've not got much
 further -- mainly because I've been trying to get my sound card working
 properly.

I've just spent a while playing around with mpd and I have successfully
got what I wanted working.

  On the server there is an mpd daemon.

  I have connected successfully with my laptop (running mpd as a client)
and also with a remote Windows XP SP2 machine (my friend somewhere else
in England).

  Only thing is that it's encrypted at just 128kbit.  Something more
along the lines of 256kbit-1024kbit would be much nicer ;)

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgpkMuPas1bkl.pgp
Description: PGP signature


m4 Problems

2004-08-27 Thread Crist J. Clark
I want to do something that I _think_ should be rather simple
within m4(1). I want to test if a macro value has been set.
If it is set, I want to modify it and continue. If it is not
set, I want to produce an error message and bail out. However,
it is not working.

Here is an example of a test script,

  $ cat testerr.mc
  ifdef(`TEST', ``TEST' defined.', `TEST not defined.')

  ifdef(`TEST', define(`TEST', `NEW'TEST), errprint(`TEST not specified, exiting.') 
m4exit(1))

  The value of `TEST' is TEST.

Now I run it without TEST set,

  $ m4 testerr.mc
  TEST not defined.

  TEST not specified, exiting. 
  $ echo $?
  1

And it looks good. But now I try with TEST set,

  $ m4 -D TEST=test testerr.mc
  TEST defined.

  TEST not specified, exiting. 
  $ echo $?
  1

And it acts as if it is NOT set. It looks like the third
argument of the second ifdef macro is getting evaluated
even though the first argument is not set.

So, I'll try this test script instead,

  ifdef(`TEST', ``TEST' defined.', `TEST not defined.')

  ifdef(`TEST', define(`TEST', `NEW'TEST), `errprint(`TEST not specified, exiting.') 
m4exit(1)')

  The value of `TEST' is TEST.

And try the set case,

  $ m4 -D TEST=test testerr.mc
  TEST defined.



  The value of TEST is NEWtest.
  $ echo $?
  0

And it works! OK, now check the case where it is not
set,

  $ m4 testerr.mc
  TEST not defined.



  The value of TEST is NEWTEST.
  $ echo $?
  0

So now this case doesn't work.

What quoting scheme do I need to use here to get this to work
correctly? Or is there some other trick to it?  Can someone
explain m4(1)'s order of evaluation and what actually gets
evaluated in each case?
-- 
Crist J. Clark | [EMAIL PROTECTED]
   | [EMAIL PROTECTED]
http://people.freebsd.org/~cjc/| [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can I NAT incoming connections?

2004-08-27 Thread stan
I've set up a ppp conection (tuneled over ssh and socks) from a machine on
the home network to a mcahine at work. At home, where I have control of the
rotueing tables, I've set up routes to allow all amchines to use this
link to access the machine at work.

However, I want more :-). I want to be able to access the rest of the
machiens at work. To do this the packest leaving the machine at work will
need to be NAT'ed to look like the originate _from_ that machine, and
unNAT'ed on the way out.

Is this possible?

If so, can anyone point me in the direction of some documentation as to how
to get it working? Both machines are (of course) FreeBSD machines.


-- 
They that would give up essential liberty for temporary safety deserve
neither liberty nor safety.
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


keyboard - how to konfigure for local settings?

2004-08-27 Thread Marcel.lautenbach

Von: Marcel.lautenbach [EMAIL PROTECTED]
An : [EMAIL PROTECTED]
Datum  : Freitag, 27. August 2004, 13:15
Betreff: keyboard - how to konfigure for local settings?

===8=== Original Nachrichtentext ===
hi again,

well, after my problems with my shellt and its einviroment variables a
ran into a new one.

i am using a german keyboard. so, i would like to use the german
keymap :-)

but, i think i have done s.th. wrong or missed s.th.

i have set the keyboard type in my X-configuration and in sysinstall.
even in KDE i have used the german keyboard layout. but, that won't
work with bash or emacs. i couldn't use the  and öä keys.

so, i have read a bit and set the LC_ALL variabel to de_DE.ISO8859-1
now, I can use my öä and  key but vor öä i get 2 different signs.
one is the % and the other ist the mathematical sum-sign.
in emacs on an tty none of these key works. in (X)emacs i can use öä
but not . so, i am rather confused here by now.

i hope s.o. can help :-)

-- 

mailto:[EMAIL PROTECTED]
===8== Ende des Original Nachrichtentextes =



-- 


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


fstab - why different file systems nummers?

2004-08-27 Thread Marcel.lautenbach
hi folks,

well, i new to freebsd but i didn't find help in the newbelist. and
since i got this daily message from the list i think this is the right
place to go.

i am at the point to change my /etc/fstab file. well, there i can set
two numbers 1 for root file system; 2 for another ufs file system and
0 for everythin else. so, in my example here: why ist a ms-dos file
system set to 2 and not to 0? it isn't a ufs file system...*wondering*

also, why to distinguish between 1,2 and 0. there is a file system
declaration in the third column. so, i don't get it with the
differences and reasons for these three numbers. but i would like to
understand :-)

so, can someone help?

and, what does the term userland mean for freebsd?

o.k., i am kind of dump but i hope you can clear the fog in my brain
:-)

thanky

-- 

mailto:[EMAIL PROTECTED]

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


Re: fstab - why different file systems nummers?

2004-08-27 Thread Dan Nelson
In the last episode (Aug 27), Marcel.lautenbach said:
 well, i new to freebsd but i didn't find help in the newbelist. and
 since i got this daily message from the list i think this is the
 right place to go.
 
 i am at the point to change my /etc/fstab file. well, there i can set
 two numbers 1 for root file system; 2 for another ufs file system and
 0 for everythin else. so, in my example here: why ist a ms-dos file
 system set to 2 and not to 0? it isn't a ufs file
 system...*wondering*
 
 also, why to distinguish between 1,2 and 0. there is a file system
 declaration in the third column. so, i don't get it with the
 differences and reasons for these three numbers. but i would like to
 understand :-)

Run man fstab, and read the descriptions of the fifth and sixth
columns.

 so, can someone help?
 
 and, what does the term userland mean for freebsd?

Any user programs, headers, libraries, etc (anything that's not the
kernel).

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


Re: fstab - why different file systems nummers?

2004-08-27 Thread Marcel.lautenbach
Guten Tag Dan Nelson,

am Freitag, 27. August 2004 um 21:37 schrieben Sie:

DN In the last episode (Aug 27), Marcel.lautenbach said:
 well, i new to freebsd but i didn't find help in the newbelist. and
 since i got this daily message from the list i think this is the
 right place to go.
 
 i am at the point to change my /etc/fstab file. well, there i can set
 two numbers 1 for root file system; 2 for another ufs file system and
 0 for everythin else. so, in my example here: why ist a ms-dos file
 system set to 2 and not to 0? it isn't a ufs file
 system...*wondering*
 
 also, why to distinguish between 1,2 and 0. there is a file system
 declaration in the third column. so, i don't get it with the
 differences and reasons for these three numbers. but i would like to
 understand :-)

DN Run man fstab, and read the descriptions of the fifth and sixth
DN columns.

 so, can someone help?
 
 and, what does the term userland mean for freebsd?

DN Any user programs, headers, libraries, etc (anything that's not the
DN kernel).


Hi Dan,

thanks for the help. i will check the man then :-)

and i am stick with another prolbem. so far i've read that the md
driver can be used to mound a file in an filesystem. before i could
use mdconfig. buti don't have mdconfig on my branch (4.10), not even
a man entry.

-- 

mailto:[EMAIL PROTECTED]


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


Re: editing the rc.conf

2004-08-27 Thread Charles Ulrich

Except that the man page for ifconfig will tell you nothing about the
correctness of your entries in rc.conf. For that you have to reboot. Most of
us here can glance at them and say yea or nay, but most new users can't. And
the ifconfig man page is not really newbie material either.

Charles Ulrich

Subhro said:
 Read the manual pages for ifconfig.

 Regards
 S.

 On Fri, 27 Aug 2004 08:48:19 -0400, Bill Moran [EMAIL PROTECTED]
 wrote:
 Soo-Hyun Choi [EMAIL PROTECTED] wrote:

  Hi,
 
  When I need to change the IP settings, I usually go over the rc.conf
  directly (as root) to change the IP settings. The question is that
  once I change the settings I need to re-boot the system in order to
  the change be working.
 
  Is there any way that I can apply the changes without re-booting the
 system?

 man ifconfig

 --
 Bill Moran
 Potential Technologies
 http://www.potentialtech.com


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



 --
 Subhro Sankha Kar
 School of Information Technology
 Block AQ-13/1 Sector V
 ZIP 700091
 India
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



-- 
System Administrator
Ideal Solution - http://www.idealso.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware

2004-08-27 Thread Geert Hendrickx
On Fri, Aug 27, 2004 at 08:25:36AM -0700, Emre BALCI wrote:
 Hii I have installed vmware3 on freebsd 4.10 and I
 typed vmware the following error displayed;
 vmware-ui: error while loading shared libraries:
 /lib/libX11.so.6: ELF file OS A BI invalid
 what is the problem ?

Did you enable Linux compatibility?  

Type kldload linux (as root) to load the kernel module, and add the
line linux_enable=YES to your /etc/rc.conf, to make this permanent.  

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


Re: crontab question involving cvsup

2004-08-27 Thread Joshua Tinnin
On Thursday 26 August 2004 04:04 pm, Kevin D. Kinsey, DaleCo, S.P. 
[EMAIL PROTECTED] wrote:
 Joshua Tinnin wrote:
 On Thursday 26 August 2004 08:28 am, Kevin D. Kinsey, DaleCo, S.P.
 
 [EMAIL PROTECTED] wrote:
 Unlike the system crontab, user crontabs, including root's, are
 under /var/cron; the file format is slightly different, and misuse
 of the system crontab for regular jobs is the cause of several
 FAQ posts we see here every few months or so; one of these goes
 something like, why do I get an email from cron saying it can't
 complete my job, unknown user, etc. ??
 
 Again, I see nothing in the documentation warning against editing
  the system crontab file, only that it can't be installed/edited
  with the crontab command.
 
 - jt

 Well, you *can* do it that way ... but I wouldn't.  No flub up of
 mine when running mergemaster is going to touch /var/cron/tabs/root;
 OTOH, if I put my script calls in /etc/crontab ...

OK, what you said makes much more sense now. See, I'm the kind of person 
who has to know *exactly* why I shouldn't put my hand in the burning 
fire, or if not I just might do it ;)

 My point was that /etc/crontab is there for the machine, and
 per-user crontabs are there for the users --- and that includes
 root, so why not use it for what it's for?

 Of course, one of the nice things about BSD, if you know
 how and why, you can do it any way you like, almost...

Yes, although I do plan on upgrading to 5.3 (from 5.2.1) once it goes to 
STABLE, so it's probably best if I put this cron job in the primary 
user's crontab file.

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


Re: editing the rc.conf

2004-08-27 Thread Geert Hendrickx
On Fri, Aug 27, 2004 at 05:04:08PM +0100, Soo-Hyun Choi wrote:
 A couple of people suggested to read the ifconfig man page. I do
 understand the ifconfig, and I can change the IP settings using
 ifconfig without re-booting the system.
 
 What I wondered was a way of editing rc.conf directly and how I can it
 be working without re-boot the system. As Nikos suggested, it would
 not be a good way if there is only one way to go for it by using
 'shutdown now' command; as it kills all the running processes.
 
 Cheers,

You could simply rerun one/some/all of the /etc/rc-scripts, e.g. sh
/etc/rc.network in your case.  But I don't think this is recommended.  

However, you can learn alot about the initialization of the system just
by reading this scripts.  

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


Re: Still No Luck with IBM x306

2004-08-27 Thread eric
On Fri, 2004-08-27 at 17:30:59 +0530, Subhro proclaimed...

 dmesg -a please
  
Is there a way I can do a dmesg from a beta release of 5.3? I don't
have access to a floppy drive in this machine and would need a
bootable CDROM, but I could test it then if possible.

If anyone could throw me a link to shut me up, I can then post a
current dmesg :)

Thanks very much.

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


Re: editing the rc.conf

2004-08-27 Thread Robert Huff

Geert Hendrickx writes:

  You could simply rerun one/some/all of the /etc/rc-scripts,
  e.g. sh /etc/rc.network in your case.  But I don't think this
  is recommended.

Let me second this.  It is entirely possible that a script
expecting to start networking makes assumptions about the status quo
that will prove very damaging to restarting network services.  (And
vice-versa.)

  However, you can learn a lot about the initialization of the
  system just by reading this scripts.  

An excellent idea, especially for those who haven't done it
already.


Robert Huff


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


Re: Startup with no-ip

2004-08-27 Thread Olof Andersson
Good suggestion. I have created the file /etc/dhclient-exit-hooks but 
do I need to do something else to get the noip to run when the 
ip-address changes? I'm a beginner so i could really need some help 
with the details.

Thanks in advance
/Olof Andersson

but I suggest not running the updater as a daemon at all.
I have the dhcp client run it automatically when the address changes,
by creating /etc/dhclient-exit-hooks as follows:
  #!/bin/sh
  updater_prog = /usr/local/bin/noip2
  if [ x$reason = xREBOOT ]   || 	\
 [ x$old_ip_address = x ] || 	\
 [ x$old_ip_address != x$new_ip_address ]; then
  if [ -x $updater_prog ]; then
  ${updater_prog} -i $new_ip_address
  else
  logger dhclient-exit-hooks cannot find updater 
$updater_prog
  fi
  fi
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: m4 Problems

2004-08-27 Thread Giorgos Keramidas
On 2004-08-27 12:13, Crist J. Clark [EMAIL PROTECTED] wrote:
 I want to do something that I _think_ should be rather simple
 within m4(1). I want to test if a macro value has been set.
 If it is set, I want to modify it and continue. If it is not
 set, I want to produce an error message and bail out. However,
 it is not working.

 Here is an example of a test script,

   $ cat testerr.mc
   ifdef(`TEST', ``TEST' defined.', `TEST not defined.')

   ifdef(`TEST', define(`TEST', `NEW'TEST), errprint(`TEST not specified, exiting.') 
 m4exit(1))

   The value of `TEST' is TEST.

The trick is to avoid evaluation of the two conditional parts by quoting
them at least ONE level more than the enclosing ifdef().  This:

ifdef(`a', foo, bar)

will evaluate both foo anr bar at the same time that ifdef() is
evaluated and checked.  This second form though:

ifdef(`a', `foo', `bar')

will still evaluate `foo' and `bar' at the outter level, yielding foo
and bar, but only one of foo or bar will eventually be evaluated
depending on the value of `a'.

I don't know if this sounds confusing or it helps at all, but here's a
modified version of testerr.mc that works as (I think) you expect:

# cat /tmp/testerr.mc
ifdef(`TEST', ``TEST' defined.', `TEST not defined.')

ifdef(`TEST', `define(`TEST', `NEW'TEST)', `errprint(`TEST not specified, 
exiting.') m4exit(1)')

The value of `TEST' is TEST.

If you don't define TEST, m4exit(1) is evaluated:

# m4 /tmp/testerr.mc
TEST not defined.

TEST not specified, exiting.
 #

Note the SPACE character right before my shell prompt, which is the
space character immediatelly before `m4exit(1)'.

Now, if you *do* define TEST:

# m4 -DTEST=foo /tmp/testerr.mc
TEST defined.



The value of TEST is NEWfoo.
#

The NEW definition is printed ;-)

 What quoting scheme do I need to use here to get this to work
 correctly? Or is there some other trick to it?  Can someone
 explain m4(1)'s order of evaluation and what actually gets
 evaluated in each case?

If you don't quote the arguments to ifdef() they are ALL evaluated and the
result of their evaluation is substituted before the choise of ifdef()
takes place.  This is why regardless of TEST being defined or not the
second part of your ifdef() was evaluated and caused m4exit() to abort the
entire process *before* ifdef() made its choise of what to evaluate next.

To see this in action check the output of the following script:

# cat /tmp/foo.mc
ifdef(`foo', define(`foo', `more'foo), errprint(`foo is 'foo) m4exit(1))

# echo ?
1
# m4 /tmp/foo.mc
foo is morefoo

# m4 -Dfoo=bar /tmp/foo.mc
foo is morebar

# echo $?
1

In both cases keep in mind that the arguments of ifdef() are evaluated once
before ifdef() makes a choise.

a) When foo is undefined, this is evaluated:

define(`foo', `more'foo)

   and `foo' is defined to be `morefoo' (because `foo' is undefined and is
   interpreted literally in the second part of the define().

   Then the second part of ifdef() is evaluated and m4exit() terminates all
   evaluation with an error of 1 after having printed errprint's message.

b) When foo is defined to `bar', exactly the same happens only this time at
   the second argument of define() foo has a different value.

   ...

An entirely different thing happens when you quote the arguments of ifdef():

# cat /tmp/foo2.mc
ifdef(`foo', `define(`foo', `more'foo)', `errprint(`foo is 'foo) m4exit(1)')
foo

# m4 /tmp/foo2.mc
foo is foo

 # echo $?
1

$ m4 -Dfoo=bar /tmp/foo2.mc

morebar

# echo $?
0

I hope all this random m4-rambling helps a bit,

Giorgos

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


compiling openoffice

2004-08-27 Thread Osmany Guirola Cruz
is it posible compile openoffice without install java 
i do this 
%make WITHOUT_JAVA=yes but the port still try to download tha java files 
apache-ant etc etc etc  i can not download the java files due to 
restrictions of Sun with my domain .cu what can i do binaries of 
openoffice does not work because i have 5.3 beta xorg
what should i do

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


Python blowups w/5.2.1

2004-08-27 Thread Chris
Why am I getting this error, that happens to lead to a core of python and
this on the console:
Aug 27 16:32:34 racerx kernel: pid 78759 (python2.3), uid 0: exited on 
signal 11
 (core dumped)

racerx# make install
Syntax error: ( unexpected
/usr/ports/Mk/bsd.port.mk, line 2557: warning: echo %%PREFIX%%/lib | 
/usr/bin
/sed -e s!%%PYVER%%!2.3!g -e s!%%PYTHON_INCLUDEDIR%%!Segmentation!g -e 
s!%%fault
!g -e s!%%(core!g -e s!%%dumped)!g -e s!%%include/python2.3!g -e 
s!%%PYTHON_LIBD
IR%%!Segmentation!g -e s!%%fault!g -e s!%%(core!g -e s!%%dumped)!g -e 
s!%%lib/py
thon2.3!g -e s!%%PYTHON_PLATFORM%%!freebsd5.2!g -e 
s!%%PYTHON_SITELIBDIR%%!Segme
ntation!g -e s!%%fault!g -e s!%%(core!g -e s!%%dumped)!g -e 
s!%%lib/python2.3/si
te-packages!g -e s!%%PYTHON_VERSION%%!python2.3!g -e s!%%X86_ONLY%%!!g 
-e s!%%
32BIT_ONLY%%!!g -e s!%%OSREL%%!5.2.1!g -e s!%%PREFIX%%!%D!g -e 
s!%%LOCALBASE%%
!/usr/local!g -e s!%%X11BASE%%!/usr/X11R6!g -e s!%%PORTDOCS%%!!g -e 
s!%%PORTOB
JFORMAT%%!elf!g -e s!%%XAWVER%%!7!g -e s!%%PERL_VERSION%%!5.8.5!g -e 
s!%%PERL_VE
R%%!5.8.5!g -e s!%%PERL_ARCH%%!mach!g -e 
s!%%SITE_PERL%%!lib/perl5/site_perl/5.8
.5!g -e s!%%DOCSDIR%%!share/doc/python!g -e 
s!%%EXAMPLESDIR%%!share/examples/
python!g -e s!%%DATADIR%%!share/python!g returned non-zero status
===  Vulnerability check disabled
===  Found saved configuration for python-2.3.4
===  Extracting for python-2.3.4_2
 Checksum OK for python/Python-2.3.4.tgz.

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


qt-3-3-3 errors

2004-08-27 Thread Chris
Here is the error I'm getting, but first, some history.
This was a 5.2.1-REl-p9 system, upgraded to 5.3Beta1.
Things blew up, so I suped the source back to 5.2.1
Re fetched the complete ports tree, and started to work.
2 -I/usr/local/include -I../shared -I../uilib -I/usr/local/include 
-I../../../in
clude -I/usr/X11R6/include -I.moc/release-shared-mt/ -o 
./tableeditorimpl.o tabl
eeditorimpl.cpp
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/bin/uic -L 
/usr/ports/x11-to
olkits/qt33/work/qt-x11-free-3.3.3/plugins listboxeditor.ui -i 
listboxeditor.h -
o listboxeditor.cpp
/libexec/ld-elf.so.1: /usr/X11R6/lib/plugins/designer/libcppeditor.so: 
Undefined
 symbol __cxa_atexit
*** Error code 1

Stop in 
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer/desig
ner.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt33.
racerx#

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


WEBMIN alternative?

2004-08-27 Thread Ara Avvali
Is there an alternative to webmin for a GUI management tool for server? I
have found PLESk so far but would appreciate if someone helps in this case 

 

 

 

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


portmanager (pmStatus) crash

2004-08-27 Thread Gerard Seibert
OK, I think I have it right this time. The following is the output from using 
'gdb' with the 'pmStatus' binary.

[EMAIL PROTECTED] / $ 
gdb /usr/ports/sysutils/portmanager/work/portmanager-0.2.0/pmStatus/pmStatus 
-c pmStatus.core
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i386-unknown-freebsd...
Core was generated by `pmStatus'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libMG.0...done.
Loaded symbols for /usr/local/lib/libMG.0
Reading symbols from /usr/local/lib/libPMGR.0...done.
Loaded symbols for /usr/local/lib/libPMGR.0
Reading symbols from /lib/libc.so.5...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x28128a4e in strchr () from /lib/libc.so.5
(gdb) where
#0  0x28128a4e in strchr () from /lib/libc.so.5
#1  0x2807d7d4 in __JCR_LIST__ () from /usr/local/lib/libPMGR.0
#2  0x08048abf in main () at pmStatus.c:60
#3  0x080489a2 in _start ()
(gdb) quit

I hope this proves to be of some help in solving the problem.

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


Re: TIMEOUT - WRITE_DMA errors in security output

2004-08-27 Thread Louis LeBlanc
I doubt this is the problem.  The disk is only a couple months old and
hasn't seen any abuse so far.

It is also unlikely to be goofy data cables as suggested by another
poster.  The cable is no older than the drive, and no more abused.

Thanks all the same.
Lou

On 08/27/04 06:18 PM, Sopov Alexey sat at the `puter and typed:
 Backup your data imediatly!
 I think your ad4 dies...
 
 
 
 LL Hey all.  I'm seeing some things I'm not comfortable with in the
 LL security output from one of my systems - a new Dell Dimension 8300.
 
 LL This is what I'm seeing:
 
 LL key2.keyslapper.org kernel log messages:
  ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672255
  ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672383
 
 LL The ad4 timeouts have happened before.  They usually coincide with a
 LL moderate to large port build.  If I'm building some huge package like
 LL OpenOffice or xorg when this happens, the whole system hangs.  No
 LL mouse, keyboard, nothing.  Last time I just left it to see if things
 LL resolved, and next morning I found it freshly rebooted.  (I did
 LL eventually get both OpenOffice and xorg built though)
 
 LL Ad4 is a 160G hard drive with the following partitioning:
 LL $ df -k
 LL Filesystem  1K-blocksUsedAvail Capacity  Mounted on
 LL /dev/ad4s1a   1012974   57462   874476 6%/
 LL devfs   1   10   100%/dev
 LL /dev/ad4s1h  57896520   4 53264796 0%/export
 LL /dev/ad4s1g  60931274 2371112 53685662 4%/home
 LL /dev/ad4s1e   10129747882   924056 1%/tmp
 LL /dev/ad4s1f  20308398 450 1468367821%/usr
 LL /dev/ad4s1d   8122126   85068  7387288 1%/var
 
 LL fdisk output is:
 LL # fdisk
 LL *** Working on device /dev/ad4 ***
 LL parameters extracted from in-core disklabel are:
 LL cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)
 
 LL Figures below won't work with BIOS for partitions not in cyl 1
 LL parameters to be used for BIOS calculations are:
 LL cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)
 
 LL Media sector size is 512
 LL Warning: BIOS sector numbering starts with sector 1
 LL Information from DOS bootblock is:
 LL The data for partition 1 is:
 LL sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
 LL start 63, size 312496317 (152586 Meg), flag 80 (active)
 LL beg: cyl 0/ head 1/ sector 1;
 LL end: cyl 1023/ head 254/ sector 63
 LL The data for partition 2 is:
 LL UNUSED
 LL The data for partition 3 is:
 LL UNUSED
 LL The data for partition 4 is:
 LL UNUSED
 
 
 LL Any other info that would help, please let me know, but I'd like to
 LL know what the cause could be and how to fix it.
 
 LL TIA
 LL Lou
 
 
 
 -- 
  [ /Iexa ]   mailto:[EMAIL PROTECTED]
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 

-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

I object to intellect without discipline;  I object to power without
constructive purpose.
-- Spock, The Squire of Gothos, stardate 2124.5
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Development project in Africa

2004-08-27 Thread Jason Keeney
I am an international volunteer at the Institute for International Cooperation and 
Development (IICD - www.iicd-volunteer.org ). I am interested in starting a project in 
sub-Saharan Africa teaching people about Free and Open Source Software.  I would also 
like to teach people how to use a linux system.  I am testing several distributions 
for ease of use in a learning environment and would like to test FreeBSD.  I would 
like to know how I might be able to have a free copy of the latest stable version of 
FreeBSD shipped to me or how I could get a desktop or laptop computer preinstalled 
with FreeBSD donated to me.  Please contact me ([EMAIL PROTECTED]).  If you have any 
questions or would like more information on this project feel free to ask.
 
Thank you,
Jason Keeney




-
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Roaming tunnel (IPSEC or something).

2004-08-27 Thread Aaron Siegel
Lewis

I am currently struggling with getting IPSEC to work, I had everything working 
until my hard drive died. 

bellow is a link to a tutorial that on setting up PPTP with X509 certificates. 
I believe there are some errors in the commands the author used for 
generating the certificates.  
 http://www.sigsegv.cx/FreeBSD-WIN2K-IPSEC-HOWTO.html

I will take a look at mpd

Thank you

On Friday 27 August 2004 08:40 am, you wrote:
 On Fri, Aug 27, 2004 at 08:28:58AM -0600, Aaron Siegel wrote:
  Hello
  I am in the process of setup a similar configuration using poptop to
  create a pptp link between a static server and a roaming computer with an
  anonymous. There is also l2tpd from what I read it is more secure than
  pptp but it does not work through a NAT.  I will hopefully get this up
  and running soon sofar I have only been able to create an unencrypted
  pptp link.

 That sounds very interesting.  I don't suppose you would let me see any
 notes you make when you get a bit further along?  I've not got much
 further -- mainly because I've been trying to get my sound card working
 properly.

   Thanks a lot,

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


Re: Development project in Africa

2004-08-27 Thread stheg olloydson
it was said:

I am an international volunteer at the Institute for International
Cooperation and Development (IICD - www.iicd-volunteer.org ). I am
interested in starting a project in sub-Saharan Africa teaching people
about Free and Open Source Software.  I would also like to teach
people how to use a linux system.  I am testing several distributions
for ease of use in a learning environment and would like to test
FreeBSD.  I would like to know how I might be able to have a free copy
of the latest stable version of FreeBSD shipped to me or how I could
get a desktop or laptop computer preinstalled with FreeBSD donated to
me.  Please contact me ([EMAIL PROTECTED]).  If you have any
questions or would like more information on this project feel free to
ask.
 
Thank you,
Jason Keeney

Hello,

You don't need to have any discs shipped to you. FreeBSD is available
for free from a number of sites around the world. You can find a list
of servers at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html
(URL may have wrapped)
You don't say where in Africa you are, but one of the sites on the
above list is in South Africa. You really need to d/l just the iso of
disc 1 if you want the base system and ports skeleton. Of course, you
could d/l just the floppy images and do an ftp install to minimize your
online time even more.
What exactly is the project you're working on and in which country?
Perhaps we can be of service we if had more information.

Regards,

Stheg





___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vi editor related question

2004-08-27 Thread Soo-Hyun Choi
Hi,

I edit C++ codes with a certain text editor under Windows XP, and then
I open the C++ codes using vi editor under FreeBSD. Then, there are
bunch of ^M sign at the end of each line. Does anyone know why this
is happening? And, does anyone can tell me how to avoid this kind of
things?

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


IPSEC Problems

2004-08-27 Thread Aaron Siegel
Hello

I am stumped I am try to get a very simple IPSEC tunnel between my laptops and 
gateway.  I can not seem to get the IKE to authenticate.  I have had this 
working in with my other server which has been moved to a new location. I 
have a FreeBSD 4.10 Stable server and an 5.2.1 Release. I am aware of the 
problems with 5.2.1. I am not sure what I am missing. Is there a problem with 
4.10 Stable?  Both,  my Window XP machine and FreeBSD 5.2.1 are able to 
create a link with my new server, both of these computers were working with 
my old server.

  I have been able to setup a link between this computer and with my other 
server. I have listed my configuration bellow

Thank you,
Aaron


Laptop config

/etc/ipsec.conf
spdadd 192.168.245.12/32 0.0.0.0/0 tcp -P out ipsec
esp/tunnel/192.168.245.12-192.168.245.1/require;
spdadd 0.0.0.0/0 192.168.245.12/32 tcp -P in ipsec
esp/tunnel/192.168.245.1-192.168.245.12/require;


I have copied the racoon.conf.dist file to /usr/local/etc/racoon/racoon.conf I 
have change the life time parameter to 1 hour

/usr/local/etc/racoon/psk.txt
192.168.245.1Secret Key

Kernel
options  IPSEC
options  IPSEC_ESP
options  IPSEC_DEBUG

Server

/etc/ipsec.conf
spdadd 192.168.245.12/32 0.0.0.0/0 tcp -P in ipsec
esp/tunnel/192.168.245.12-192.168.245.1/require;
spdadd 0.0.0.0/0 192.168.245.12/32 tcp -P out ipsec
esp/tunnel/192.168.245.1-192.168.245.12/require;

spdadd 192.168.245.15/32 0.0.0.0/0 any -P in ipsec
esp/tunnel/192.168.245.15-192.168.245.1/require;
spdadd 0.0.0.0/0 192.168.245.15/32 any -P in ipsec
esp/tunnel/192.168.245.1-192.168.245.15/require;

 I have copied the racoon.conf.dist file to /usr/local/etc/racoon/racoon.conf 
I have change the life time parameter to 1 hour

/usr/local/etc/racoon/psk.txt
192.168.245.12Secret Key
192.168.245.15Secret Key
 
Kernel
options FAST_IPSEC
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vi editor related question

2004-08-27 Thread Kevin D. Kinsey, DaleCo, S.P.
Soo-Hyun Choi wrote:
Hi,
I edit C++ codes with a certain text editor under Windows XP, and then
I open the C++ codes using vi editor under FreeBSD. Then, there are
bunch of ^M sign at the end of each line. Does anyone know why this
is happening? 
 

Microsoft has chosen (for a long time now) to ignore the standard
line feed, instead replacing LF with CR/LF.  There are lots of
ways to deal with this.  Personally, I finally just picked a 'Nix editor
that grokked it and automatically converts it to LF.  I can't
imagine that vi couldn't do this; but I don't use it and therefore
I don't know.
But there's hope ... just a pinch of Google ... here's a freebie:
http://icarus.weber.edu/home/bob/cs213/rm_ctr_m.html

And, does anyone can tell me how to avoid this kind of
things?

Stop using Windows ;-)
HTH,
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Development project in Africa -- More Information

2004-08-27 Thread Jason Keeney
I am an international volunteer at the Institute for International Cooperation and 
Development (IICD - www.iicd-volunteer.org ). I am interested in starting a project in 
sub-Saharan Africa teaching people about Free and Open Source Software.  I would also 
like to teach people how to use a linux or BSD system.  I am testing several 
distributions for ease of use in a learning environment and would like to test your 
distribution.  I would like to know how I might be able to have a free copy of the 
latest stable version of your distribution shipped to me or how I could get a desktop 
or laptop computer preinstalled with your distribution donated to me.
 
First of all, IICD, where I'm currently training to be a Development Instructor, is 
located in Williamstown, MA, USA.  We are trained to work on projects in Sub-Saharan 
Africa for Humana People to People (www.humana.org).  I just started my training 
period at the beginning of August and will be going to Angola.  I'm leaving in 
February and will be there for 6 months.  There are several projects that are 
currently running in Angola, but I haven't been given my specific assignment yet.  All 
I know is that I'll be working at one of their DNS schools.  (I'm not sure what DNS 
stands forit's a Danish acronym--Humana is a Danish NGO)  The DNS schools are 
teacher training colleges.
 
There are already programs at the DNS schools to educate students on the basics of 
computer use.  Most of them will never have used a computer before.  I'm going to try 
to focus on teaching how to use office applications, web browsers, and email clients.  
Therefor, any machine that I might get donated would be used as a home desktop 
computer.
 
We have some training software that runs on all of the boxes here at IICD that can 
only be used on windows.  So I hope to acquire a total of 4-5 desktops or laptops to 
use as testbeds to run various distributions of linux or BSD.  I can then decide which 
will be the best to use for teaching others.  If I can get more than 4-5 machines, I 
would like to have them shipped to where I'll be in Angola.  I am also going to be on 
the road fundraising for the months of October and November (or however long it takes 
me to raise $6,000 by canvasing)  so it would be nice to have at least one laptop.  I 
hope to be done with the testing stage by then, but I would still need time to come up 
with a 6 month curriculum.
 
I've used several distirbutions of linux in the last 2 years (Mandrake, Red Hat, 
Gentoo, Slackware, and Arch) and already have begun making an outline of what I hope 
to acheive, but I want to know what system I'll be able to work on with my students 
before I make a detailed curriculum.
 
Any donations could be shipped to me at:
 
Jason Keeney
1117 Hancock Rd
Williamstown, MA 01267
USA
 
If you have any other questions, feel free to ask.
Thank you,
Jason Keeney


-
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vi editor related question

2004-08-27 Thread Parv
in message [EMAIL PROTECTED], wrote
Soo-Hyun Choi thusly...

 I edit ... certain text editor under Windows XP, and then I open
 ... using vi editor under FreeBSD. Then, there are bunch of ^M
 sign at the end of each line. Does anyone know why this is
 happening?

Cause is the default line ending on Windows being different than on
Unix/FreeBSD.


 And, does anyone can tell me how to avoid this kind of things?

Use an editor on Windows that saves the file as w/ Unix line ending.
Or, use an editor on FreeBSD, like vim 6 from the ports, that will
hide/change '^M' characters.

Other methods is to preprocess your files...

  http://groups.google.com/groups?q=remove+%5EM+file
  http://groups.google.com/groups?q=remove+%5EM+group%3Acomp.*



  - Parv

-- 

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


ports - MySQL/php/apache

2004-08-27 Thread Benjamin P. Keating
Compiling the mod_php doesn't seem to have the same makefile as it
once did. The dialog box that comes up does not give you MySQL, XML,
etc. options as it once did. I had to modify it's makefile by hand.
Any idea when this port will be fixed?

If you could CC me that'd be great. Im not on the mailinglist.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fstab - why different file systems nummers?

2004-08-27 Thread Andrew J Caines
Marcel,

 and i am stick with another prolbem. so far i've read that the md
 driver can be used to mound a file in an filesystem. before i could
 use mdconfig. buti don't have mdconfig on my branch (4.10)

On 4.x you can use md, but it's easier to use mfs. In the vfstab, you
simply put the swap device in place of md, eg.

/dev/ad0s1b /tmpmfs -s=655360   0

See mount_mfs(8), aka. newfs(8).


-Andrew-
-- 
 ___
| -Andrew J. Caines-   Unix Systems Engineer   [EMAIL PROTECTED]  |
| They that can give up essential liberty to obtain a little temporary |
|  safety deserve neither liberty nor safety - Benjamin Franklin, 1759 |
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Portmanager Crash

2004-08-27 Thread Michael C. Shultz
On Friday 27 August 2004 6:54 am, Matthew Seaman wrote:
 On Fri, Aug 27, 2004 at 05:26:47AM -0400, Gerard Seibert wrote:
  I followed Matthew Seaman's instructions, except that there was no
  'portmanager.core' file created. The file that was created was
  'pmStatus.core'. I assume that is the file that I am to work with.
 
  In any event, I ran 'portmanager' to create the core dump, Next I ran
  'gdb' which produced the following output:
 
  [EMAIL PROTECTED]
  $gdb
  /usr/ports/sysutils/portmanager/work/portmanager-0.2.0/portmanager/portma
 nager -c pmStatus.core
  GNU gdb 5.2.1 (FreeBSD)
  Copyright 2002 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you
  are welcome to change it and/or distribute copies of it under certain
  conditions. Type show copying to see the conditions.
  There is absolutely no warranty for GDB.  Type show warranty for
  details. This GDB was configured as i386-unknown-freebsd...
 
  warning: core file may not match specified executable file.
  Core was generated by `pmStatus'.
  Program terminated with signal 11, Segmentation fault.

 Well, knowing which program is actually dumping core is progress of a
 sort.  However, you do need to match the binary being debugged
 aganinst the generated core file, or the backtrace will unfortunately
 be meaningless.  There should be a pmStatus binary somewhere under
 /usr/ports/sysutils/portmanager/work/portmanager-0.2.0 that you can
 use.

  Cheers,

  Matthew

Mathew, thanks for Gerard the tips, I should have replied sooner but am
busy with another project.  The output he sent I think will work.  I found
FreeBSD current is very picky about malloc compared to stable, though
I tracked down and corrected most malloc routines I probable missed something
and his output points to a routine (PMGRrDbCreate) that I don't remember 
checking.  I'll get back at working on portmanager tonight and perhaps 
tomorrow and should have a fix maybe by tomorrow evening. Thanks again for 
helping him!

-Mike

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


Re: Portmanager Crash

2004-08-27 Thread Michael C. Shultz
On Friday 27 August 2004 6:54 am, Matthew Seaman wrote:
 On Fri, Aug 27, 2004 at 05:26:47AM -0400, Gerard Seibert wrote:
  I followed Matthew Seaman's instructions, except that there was no
  'portmanager.core' file created. The file that was created was
  'pmStatus.core'. I assume that is the file that I am to work with.
 
  In any event, I ran 'portmanager' to create the core dump, Next I ran
  'gdb' which produced the following output:
 
  [EMAIL PROTECTED]
  $gdb
  /usr/ports/sysutils/portmanager/work/portmanager-0.2.0/portmanager/portma
 nager -c pmStatus.core
  GNU gdb 5.2.1 (FreeBSD)
  Copyright 2002 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you
  are welcome to change it and/or distribute copies of it under certain
  conditions. Type show copying to see the conditions.
  There is absolutely no warranty for GDB.  Type show warranty for
  details. This GDB was configured as i386-unknown-freebsd...
 
  warning: core file may not match specified executable file.
  Core was generated by `pmStatus'.
  Program terminated with signal 11, Segmentation fault.

 Well, knowing which program is actually dumping core is progress of a
 sort.  However, you do need to match the binary being debugged
 aganinst the generated core file, or the backtrace will unfortunately
 be meaningless.  There should be a pmStatus binary somewhere under
 /usr/ports/sysutils/portmanager/work/portmanager-0.2.0 that you can
 use.

  Cheers,

  Matthew

Mathew, thanks for Gerard the tips, I should have replied sooner but am
busy with another project.  The output he sent I think will work.  I found
FreeBSD current is very picky about malloc compared to stable, though
I tracked down and corrected most malloc routines I probable missed something
and his output points to a routine (PMGRrDbCreate) that I don't remember 
checking.  I'll get back at working on portmanager tonight and perhaps 
tomorrow and should have a fix maybe by tomorrow evening. Thanks again for 
helping him!

-Mike

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


Re: Development project in Africa

2004-08-27 Thread stheg olloydson
please keep the list in the loop

it was said:

  
 Because my download speeds are slow and I am trying to obtain several
 distributions of linux or BSD, downloading ISO images isn't a
 feasible option.  I will be doing development work in Angola.  I
 haven't been assigned a position within the country yet, but I'll
 probably be working at a teacher training college.  The projects that
 IICD trains Development Instructors for are listed on the Humana
 People to People website (www.humana.org).  There are several DNS
 schools within Angola, and I'll probably be in Huambo, Cabinda, or
 Luanda.  They already have some courses at these schools to teach the
 students about computers, but I'm trying to extend the scope to cover
 open source alternatives.

Hello,

I admire your efforts to help educate future teachers, especially in
Africa. I was there (Tanzania) for awhile myself some years ago. The
last thing anyone on that continent needs to do is help finance Gates's
next manuscript purchase. If sending you a copy of my favorite OS will
assist you, count me in. Please send me your postal address (off list),
and I will send you all the CDs for 5.2.1-Release including the ports
collection. By the time you get to Angola, 5.3-Stable will be out, so I
don't see the point in sending you 4.10 (current production release).
Realize that bug fixes, updates, etc. happen almost daily to both the
OS and the ports, so when you do your install, you will need to update
everything via cvsup. Because cvsup downloads what are essentially diff
files and does its updates with those, the bandwidth consumed is
significantly reduced from downloading the iso files.

Regards,

Stheg



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: File Manager

2004-08-27 Thread Shantanu
+++ Lowell Gilbert [freebsd] [23-08-04 17:19 -0400]:
| Paul Schmehl [EMAIL PROTECTED] writes:
| 
|  I've always thought it was a bad idea to edit the passwd and groups
|  file directly, because the dbs don't get built that way.
| 
| There is no database for the groups file, so people worry less about it.

and for /etc/passwd use 'vipw' :)

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


Re: sendmail from 4.10-STABLE firewall

2004-08-27 Thread Shantanu
+++ Joe Kraft [freebsd] [24-08-04 22:49 +0100]:
| 
| 
| Chuck Swiger wrote:
| Joe Kraft wrote:
| 
| I'm using a 4.10-STABLE based firewall, which is happily chugging 
| along. It's sending it's daily messages to a local account via 
| sendmail, which I check by logging in using an ssh connection.
| 
| [ ... ]
| 
| 3) Is there a way to convince sendmail to send to something like 
| [EMAIL PROTECTED]  I could just put that in my existing aliases file and 
| not have to install anything more.
| 
| 
| The key part of your request is answered by using IP addrs in square 
| brackets, which will not require DNS MX or A lookups.  So, add something 
| like:
| 
| [EMAIL PROTECTED]
| 
| ...to the ~/.forward file of root or wherever the mail is going to now.  
| Yes, you could put this in the aliases, or even use a mailertable to 
| redirect all local mail to the other system.
| 
| 
| I tried doing it that way and it wouldn't go out either.  I wound up 
| adding the 10.0.0.55 server to /etc/hosts and letting sendmail do it's 
| lookup there.  I never convinced sendmail to send to to the user foo on 
| the 10.0.0.55 server, is that supposed to be possible?
| 
| Joe.

try:

 echo this is a test mail | mail [EMAIL PROTECTED]

(works in tcsh)


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


Re: vi editor related question

2004-08-27 Thread Mike Jeays
On Fri, 2004-08-27 at 20:46, Parv wrote:
 in message [EMAIL PROTECTED], wrote
 Soo-Hyun Choi thusly...
 
  I edit ... certain text editor under Windows XP, and then I open
  ... using vi editor under FreeBSD. Then, there are bunch of ^M
  sign at the end of each line. Does anyone know why this is
  happening?
 
 Cause is the default line ending on Windows being different than on
 Unix/FreeBSD.
 
 
  And, does anyone can tell me how to avoid this kind of things?
 
 Use an editor on Windows that saves the file as w/ Unix line ending.
 Or, use an editor on FreeBSD, like vim 6 from the ports, that will
 hide/change '^M' characters.
 
 Other methods is to preprocess your files...
 
   http://groups.google.com/groups?q=remove+%5EM+file
   http://groups.google.com/groups?q=remove+%5EM+group%3Acomp.*
 
 
 
   - Parv

If you are using plain vi, you can get rid of the unwanted characters
with the command
:1,$s/ctrl-v-m//g where ctrl-v-m' means hold down the Ctrl key while
you press v followed by m.  You will see them magically disappear.


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


setting up links to work with a lightweight m3 player

2004-08-27 Thread Gary Kline

Does anyone on this list have links set up to use similarly
lightweight tools.  There is no substitute for Realplayer,
but I'd like to use one of the cmdline or curses mp3 players.

Nothing I've tried in configuring th Attributes works
so far.  Advise appreciated

thanks in advance,

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: Python blowups w/5.2.1

2004-08-27 Thread Subhro
Well looks to me as if somehow you have got your ports tree corrupted.
I would recommend a complete cvsup before compiling. Btw your email
address is really cool :-).

Regards
S.

On Fri, 27 Aug 2004 16:36:53 -0500, Chris [EMAIL PROTECTED] wrote:
 Why am I getting this error, that happens to lead to a core of python and
 this on the console:
 
 Aug 27 16:32:34 racerx kernel: pid 78759 (python2.3), uid 0: exited on
 signal 11
  (core dumped)
 
 racerx# make install
 Syntax error: ( unexpected
 /usr/ports/Mk/bsd.port.mk, line 2557: warning: echo %%PREFIX%%/lib |
 /usr/bin
 /sed -e s!%%PYVER%%!2.3!g -e s!%%PYTHON_INCLUDEDIR%%!Segmentation!g -e
 s!%%fault
 !g -e s!%%(core!g -e s!%%dumped)!g -e s!%%include/python2.3!g -e
 s!%%PYTHON_LIBD
 IR%%!Segmentation!g -e s!%%fault!g -e s!%%(core!g -e s!%%dumped)!g -e
 s!%%lib/py
 thon2.3!g -e s!%%PYTHON_PLATFORM%%!freebsd5.2!g -e
 s!%%PYTHON_SITELIBDIR%%!Segme
 ntation!g -e s!%%fault!g -e s!%%(core!g -e s!%%dumped)!g -e
 s!%%lib/python2.3/si
 te-packages!g -e s!%%PYTHON_VERSION%%!python2.3!g -e s!%%X86_ONLY%%!!g
 -e s!%%
 32BIT_ONLY%%!!g -e s!%%OSREL%%!5.2.1!g -e s!%%PREFIX%%!%D!g -e
 s!%%LOCALBASE%%
 !/usr/local!g -e s!%%X11BASE%%!/usr/X11R6!g -e s!%%PORTDOCS%%!!g -e
 s!%%PORTOB
 JFORMAT%%!elf!g -e s!%%XAWVER%%!7!g -e s!%%PERL_VERSION%%!5.8.5!g -e
 s!%%PERL_VE
 R%%!5.8.5!g -e s!%%PERL_ARCH%%!mach!g -e
 s!%%SITE_PERL%%!lib/perl5/site_perl/5.8
 ..5!g -e s!%%DOCSDIR%%!share/doc/python!g -e
 s!%%EXAMPLESDIR%%!share/examples/
 python!g -e s!%%DATADIR%%!share/python!g returned non-zero status
 ===  Vulnerability check disabled
 ===  Found saved configuration for python-2.3.4
 ===  Extracting for python-2.3.4_2
  Checksum OK for python/Python-2.3.4.tgz.
 
  Intentional break of install ---
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: compiling openoffice

2004-08-27 Thread Subhro
Well first of all if you are someone who had recently stepped into the
FreeBSD world then you should NOT be using Beta software. Coming back
to your point the command you should be using is
make -DWITHOUT_JAVA=yes

You missed out the D. Read the man page for make if you want to know
more about it.

Regards
S.

On Fri, 27 Aug 2004 16:56:21 -0400, Osmany Guirola Cruz
[EMAIL PROTECTED] wrote:
 is it posible compile openoffice without install java
 i do this
 %make WITHOUT_JAVA=yes but the port still try to download tha java files
 apache-ant etc etc etc  i can not download the java files due to
 restrictions of Sun with my domain .cu what can i do binaries of
 openoffice does not work because i have 5.3 beta xorg
 what should i do
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WEBMIN alternative?

2004-08-27 Thread Subhro
There are many, unfortunately as far as I know none of the others are
free to use.
You can try out cpanel (http://www.cpanel.com) or Plesk (Google for the link).

Regards
S.

On Fri, 27 Aug 2004 17:56:46 -0400, Ara Avvali [EMAIL PROTECTED] wrote:
 Is there an alternative to webmin for a GUI management tool for server? I
 have found PLESk so far but would appreciate if someone helps in this case
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: qt-3-3-3 errors

2004-08-27 Thread Subhro
May we have a look at /etc/make.conf ?

Regards
S.

On Fri, 27 Aug 2004 16:39:15 -0500, Chris [EMAIL PROTECTED] wrote:
 Here is the error I'm getting, but first, some history.
 This was a 5.2.1-REl-p9 system, upgraded to 5.3Beta1.
 Things blew up, so I suped the source back to 5.2.1
 
 Re fetched the complete ports tree, and started to work.
 
 2 -I/usr/local/include -I../shared -I../uilib -I/usr/local/include
 -I../../../in
 clude -I/usr/X11R6/include -I.moc/release-shared-mt/ -o
 ../tableeditorimpl.o tabl
 eeditorimpl.cpp
 /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/bin/uic -L
 /usr/ports/x11-to
 olkits/qt33/work/qt-x11-free-3.3.3/plugins listboxeditor.ui -i
 listboxeditor.h -
 o listboxeditor.cpp
 /libexec/ld-elf.so.1: /usr/X11R6/lib/plugins/designer/libcppeditor.so:
 Undefined
  symbol __cxa_atexit
 *** Error code 1
 
 Stop in
 /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer/desig
 ner.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools/designer.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3/tools.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.3.
 *** Error code 1
 
 Stop in /usr/ports/x11-toolkits/qt33.
 racerx#
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TIMEOUT - WRITE_DMA errors in security output

2004-08-27 Thread Subhro
Well it is really unfortunate that hard disks don't need a reason to
die. Maybe you are right. Are you using a 40 conductor or a 80
conductor cable? You can also try disabling DMA by setting the values
displayed by sysctl -a | grep dma to 0 in /boot/loader.conf

Regards
S.

On Fri, 27 Aug 2004 18:47:13 -0400, Louis LeBlanc
[EMAIL PROTECTED] wrote:
 I doubt this is the problem.  The disk is only a couple months old and
 hasn't seen any abuse so far.
 
 It is also unlikely to be goofy data cables as suggested by another
 poster.  The cable is no older than the drive, and no more abused.
 
 Thanks all the same.
 Lou
 
 On 08/27/04 06:18 PM, Sopov Alexey sat at the `puter and typed:
  Backup your data imediatly!
  I think your ad4 dies...
 
 
 
  LL Hey all.  I'm seeing some things I'm not comfortable with in the
  LL security output from one of my systems - a new Dell Dimension 8300.
 
  LL This is what I'm seeing:
 
  LL key2.keyslapper.org kernel log messages:
   ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672255
   ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=31672383
 
  LL The ad4 timeouts have happened before.  They usually coincide with a
  LL moderate to large port build.  If I'm building some huge package like
  LL OpenOffice or xorg when this happens, the whole system hangs.  No
  LL mouse, keyboard, nothing.  Last time I just left it to see if things
  LL resolved, and next morning I found it freshly rebooted.  (I did
  LL eventually get both OpenOffice and xorg built though)
 
  LL Ad4 is a 160G hard drive with the following partitioning:
  LL $ df -k
  LL Filesystem  1K-blocksUsedAvail Capacity  Mounted on
  LL /dev/ad4s1a   1012974   57462   874476 6%/
  LL devfs   1   10   100%/dev
  LL /dev/ad4s1h  57896520   4 53264796 0%/export
  LL /dev/ad4s1g  60931274 2371112 53685662 4%/home
  LL /dev/ad4s1e   10129747882   924056 1%/tmp
  LL /dev/ad4s1f  20308398 450 1468367821%/usr
  LL /dev/ad4s1d   8122126   85068  7387288 1%/var
 
  LL fdisk output is:
  LL # fdisk
  LL *** Working on device /dev/ad4 ***
  LL parameters extracted from in-core disklabel are:
  LL cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)
 
  LL Figures below won't work with BIOS for partitions not in cyl 1
  LL parameters to be used for BIOS calculations are:
  LL cylinders=310019 heads=16 sectors/track=63 (1008 blks/cyl)
 
  LL Media sector size is 512
  LL Warning: BIOS sector numbering starts with sector 1
  LL Information from DOS bootblock is:
  LL The data for partition 1 is:
  LL sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
  LL start 63, size 312496317 (152586 Meg), flag 80 (active)
  LL beg: cyl 0/ head 1/ sector 1;
  LL end: cyl 1023/ head 254/ sector 63
  LL The data for partition 2 is:
  LL UNUSED
  LL The data for partition 3 is:
  LL UNUSED
  LL The data for partition 4 is:
  LL UNUSED
 
 
  LL Any other info that would help, please let me know, but I'd like to
  LL know what the cause could be and how to fix it.
 
  LL TIA
  LL Lou
 
 
 
  --
   [ /Iexa ]   mailto:[EMAIL PROTECTED]
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 
 --
 Louis LeBlanc   [EMAIL PROTECTED]
 Fully Funded Hobbyist, KeySlapper Extrordinaire :)
 http://www.keyslapper.org ԿԬ
 
 I object to intellect without discipline;  I object to power without
 constructive purpose.
-- Spock, The Squire of Gothos, stardate 2124.5
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: WEBMIN alternative?

2004-08-27 Thread Ara Avvali
Thanks for reply. So the only good free one out there is webmin


-Original Message-
From: Subhro [mailto:[EMAIL PROTECTED] 
Sent: August 27, 2004 11:29 PM
To: FreeBSD-questions
Cc: [EMAIL PROTECTED]
Subject: Re: WEBMIN alternative?

There are many, unfortunately as far as I know none of the others are
free to use.
You can try out cpanel (http://www.cpanel.com) or Plesk (Google for the
link).

Regards
S.

On Fri, 27 Aug 2004 17:56:46 -0400, Ara Avvali [EMAIL PROTECTED] wrote:
 Is there an alternative to webmin for a GUI management tool for server? I
 have found PLESk so far but would appreciate if someone helps in this case
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India



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


Re: vi editor related question

2004-08-27 Thread Radek Kozlowski
On Fri, Aug 27, 2004 at 10:52:04PM -0400, Mike Jeays wrote:
 If you are using plain vi, you can get rid of the unwanted characters
 with the command
 :1,$s/ctrl-v-m//g where ctrl-v-m' means hold down the Ctrl key while
 you press v followed by m.  You will see them magically disappear.

Another way to do this: %s/\r//

(% - act on all lines)

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


Re: vi editor related question

2004-08-27 Thread Subhro
I have come across a script (Perl) called dos2unix. You can check that
out too. Google for the link.

Regards
S.

On Sat, 28 Aug 2004 05:46:04 +0200, Radek Kozlowski [EMAIL PROTECTED] wrote:
 On Fri, Aug 27, 2004 at 10:52:04PM -0400, Mike Jeays wrote:
  If you are using plain vi, you can get rid of the unwanted characters
  with the command
  :1,$s/ctrl-v-m//g where ctrl-v-m' means hold down the Ctrl key while
  you press v followed by m.  You will see them magically disappear.
 
 Another way to do this: %s/\r//
 
 (% - act on all lines)
 
 -Radek
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IPSEC Problems

2004-08-27 Thread Aaron Siegel
I figured my problem. I kept receiving error HASH mismatched. I reduced my 
racoon.conf down to the basics and it worked.

racoon.conf
path pre_shared_key /usr/local/etc/racoon/psk.txt ;


remote anonymous
{
exchange_mode aggressive ;
lifetime time 24 hour ;
proposal {
encryption_algorithm 3des ;
hash_algorithm sha1;
authentication_method pre_shared_key ;
dh_group 2;

}
}

sainfo anonymous
{
pfs_group 2;
lifetime time 12 hour ;
encryption_algorithm 3des, blowfish, des, rijndael ;
authentication_algorithm hmac_sha1, hmac_md5 ;
compression_algorithm deflate ;
}

psk.txt

192.168.245.12  Shared Key

Sorry for the premature post.
Aaron   
On Friday 27 August 2004 06:19 pm, Aaron Siegel wrote:
 Hello

 I am stumped I am try to get a very simple IPSEC tunnel between my laptops
 and gateway.  I can not seem to get the IKE to authenticate.  I have had
 this working in with my other server which has been moved to a new
 location. I have a FreeBSD 4.10 Stable server and an 5.2.1 Release. I am
 aware of the problems with 5.2.1. I am not sure what I am missing. Is there
 a problem with 4.10 Stable?  Both,  my Window XP machine and FreeBSD 5.2.1
 are able to create a link with my new server, both of these computers were
 working with my old server.

   I have been able to setup a link between this computer and with my other
 server. I have listed my configuration bellow

 Thank you,
 Aaron


 Laptop config

 /etc/ipsec.conf
 spdadd 192.168.245.12/32 0.0.0.0/0 tcp -P out ipsec
 esp/tunnel/192.168.245.12-192.168.245.1/require;
 spdadd 0.0.0.0/0 192.168.245.12/32 tcp -P in ipsec
 esp/tunnel/192.168.245.1-192.168.245.12/require;


 I have copied the racoon.conf.dist file to
 /usr/local/etc/racoon/racoon.conf I have change the life time parameter
 to 1 hour

 /usr/local/etc/racoon/psk.txt
 192.168.245.1Secret Key

 Kernel
 optionsIPSEC
 optionsIPSEC_ESP
 optionsIPSEC_DEBUG

 Server

 /etc/ipsec.conf
 spdadd 192.168.245.12/32 0.0.0.0/0 tcp -P in ipsec
 esp/tunnel/192.168.245.12-192.168.245.1/require;
 spdadd 0.0.0.0/0 192.168.245.12/32 tcp -P out ipsec
 esp/tunnel/192.168.245.1-192.168.245.12/require;

 spdadd 192.168.245.15/32 0.0.0.0/0 any -P in ipsec
 esp/tunnel/192.168.245.15-192.168.245.1/require;
 spdadd 0.0.0.0/0 192.168.245.15/32 any -P in ipsec
 esp/tunnel/192.168.245.1-192.168.245.15/require;

  I have copied the racoon.conf.dist file to
 /usr/local/etc/racoon/racoon.conf I have change the life time parameter
 to 1 hour

 /usr/local/etc/racoon/psk.txt
 192.168.245.12Secret Key
 192.168.245.15Secret Key

 Kernel
 options   FAST_IPSEC
 ___
 [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]