Re: NATd question

2003-12-08 Thread Matt Edwards
There some marketing scams out there that some ISP use to get you to pay
just a bit more for service.  One common scam is as follows:

consumer:  I have two computers.  I need to make sure they can both get on
the internet.  (Thinking: I know my buddy did this with his setup)
ISP: Oh you mean you need a second IP address, right? (Thinking: The poor
guy doesn't know he can do it with one and NAT server.  But I ain't telling
him that.)
consumer: Will that let me get both of these connected?
ISP: Oh you bet.  It will only be $5($10/$15/maybe even $20) more dollars a
month
consumer: Ok set it up.  Lets do that.  I really need to get these two on
the internet.

;)

Matt


- Original Message - 
From: Vulpes Velox [EMAIL PROTECTED]
To: Marwan Sultan [EMAIL PROTECTED]
Cc: FreeBSD questions List [EMAIL PROTECTED]
Sent: Sunday, December 07, 2003 8:50 PM
Subject: Re: NATd question


 On Sun, 7 Dec 2003 19:56:14 +0300
 Marwan Sultan [EMAIL PROTECTED] wrote:

  Hello Everybody,
 
 
 Im on FreeBSD 4.8-R fresh installation.
 and this is the configuration i will use on my LAN
 
 Internet -connected- DSL Router - FreeBSD box - HUB - LAN
 
 DSL Router has an IP 192.168.0.1 and the real IP too.
 
 FreeBSD box has 2 NIC's
 My question is:
 
 Where and How to sign 2 IPs for 2 NICs?
 
 which IP the NIC connected to DSL should sign?
 Which IP the NIC connected to HUB should sign?
 Which of these IPs will be as gateway IP the clients will sign?

 The DSL connection is probally going to be DHCP so just set the nic
connected to
 it for DHCP. Then for the lan select what ever private address you want.

 You will have to experiment a bit to figure out which is which.

 I have read the instructions of freebsd.org,
 and it says the gateway will be the BSD machine 192.168.0.1
 BUT this IP in my LAN is signed to the router automatilcaly.

 You can assign the gateway machine any private address you want. BTW if
you have
 a gateway why are you setting up a second?

 Can someone explain? advise? This machine will be only for this use.

 It basically works like this...
 LAN - gateway - natd - dsl uplink device - WAN

 Any thing on to a address not included in the subnet mask is going to
leave
 throught the gateway. The usual subnet mask is 255.255.255.0 so thus there
are
 256 possabilities of address in the alloted space. Now lets say out
gateway is
 192.168.0.1 any thing not belonging to 192.168.0.1/24 is going to leave
thought
 the gateway. On it's way out that packet is going to be monkeyed, by natd,
with
 so it will know where to send the returned info. This is done so that it
will
 know which machine on the LAN it should be sent too.


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


Re: NATd question

2003-12-08 Thread paul beard
On Dec 7, 2003, at 11:15 PM, Matt Edwards wrote:

consumer:  I have two computers.  I need to make sure they can both 
get on
the internet.  (Thinking: I know my buddy did this with his setup)
ISP: Oh you mean you need a second IP address, right? (Thinking: 
The poor
guy doesn't know he can do it with one and NAT server.  But I ain't 
telling
him that.)

Of course, not long ago, you would have had the 1st tier tech support 
drone accuse you of stealing bandwidth if you mentioned that you had 
more than one machine networked.

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


XtRadius

2003-12-08 Thread flux
Could anybody gimme a link to any XtRadius HOW-TO or something please.
Thank you.

-- 
Best regards,
 flux  mailto:[EMAIL PROTECTED]

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


Re: lame converts music-CD/wav-file to mp3? how?

2003-12-08 Thread mike bueide
On Mon, Dec 08, 2003 at 03:22:27PM +0900, Rob wrote:
 
 Hi,
 
 What's a not too complicated way of converting music CD's to mp3 files?
 
 So far I failed using lame: I could create wav files and play them with 
 x11amp.

Check out the description for lame in ports, 

mbueide@/usr/ports/audio/lame % cat pkg-descr 
 LAME stands for LAME Ain't an Mp3 Encoder.

Maybe this is the problem:). Personally, I like to use bladeenc
in a shell.  I can have several  open at one time encoding several 
of my cd's, albums, tapes all at once.  Nice quality too.

You will find bladeenc in /usr/ports/audio also.  As for ripping,
I use cdda2wav.  It's a little more complicated but not to bad once 
you get used to it.

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


i having some ploblem about ATA resetting? please help me?

2003-12-08 Thread Kitisak
Hi,

I purchased a Computer Server and plan to install freebsd 4.9 os.
but I have some ploblem with booting messages such as:
---
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
ad0: READ command timeout tag=0 serv=0 - resetting
ad0: timeout waiting for cmd=ef s=d0 e=00
ad0: trying fallback to PIO mode
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. done
ad0: READ command timeout tag=0 serv=0 - resetting
ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
done
-

Please help me too.
Thank you very much.

C.Kitisak

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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Ruben de Groot
On Sun, Dec 07, 2003 at 07:07:59PM -0500, Marty Landman typed:
 I've given this another try and got much further albeit w/o visible 
 success. Here are my notes interleaved in your instructions.
 
 At 09:53 PM 12/3/2003, Steve Bertrand wrote:
 
 assume the following:
 
 - your domain name is example.com
 
 Newbie that I am not certain that my understanding of this is correct. My 
 /etc/rc.conf file has
 
 hostname=SwamiSalami.face2interface.domain
 
 so this is my fqdn, right? And my domain name is face2interface.domain? 
 That's the way I set up things.

And there's your problem. face2interface.domain does not resolve in DNS,
so most if not all other mail servers on the internet will refuse to
accept email from it. You can either set your hostname to something that 
does resolve, or configure sendmail to masquerade as something that
resolves.
You can read more about configuring sendmail in the file
/usr/share/sendmail/cf/README

Ruben

 - the IP of your mail server is 192.168.0.10
 
 The ip adr of my fbsd box, i.e. the one being configured to act as the mail 
 server for my lan is 192.168.0.7.
 
 - your default gateway for your network is 192.168.0.1
 
 Yes, I think. That's the ip adr for my workstation, the box that has the 
 dial up connection w/ windows ics enabled.
 
 - your ip of your client computer is 192.168.0.25
 
 I'm going to use my workstation as the client computer, i.e. to do testing.
 
 - your mail server name is mail.example.com
 
 If my other assumptions are right then this is mail.face2interface.domain - 
 but maybe there is something more to this and I'm ignorant???
 
 - your client computer name is client.example.com
 
 delliver.mshome.net
 
 - your mail server will back as a qpopper and DNS server for the network
 
 Meaning my lan, the local network right?
 
 10 Configure your client machine to check email
 [snip]
 11 Check  send email
 
 Steve, I get a Diagnostic-Code: SMTP; 550 Host unknown when trying to 
 send an email from the server to the client, i.e. from 
 SwamiSalami.face2interface.domain to [EMAIL PROTECTED] and an error 
 on delliver 'Resolving address for mail.face2interface.domain' when 
 trying to send an email from the client to the server (It goes through the 
 server either way so the server is a client in this test, right?). Although 
 I can ping both boxes from delliver (the client) I can't ping swamisalami 
 from itself, can ping delliver from swamisalami.
 
 On the bright side, everything that worked before still works afaik. So how 
 do I start debugging from here?
 
 BTW, the only issue I had with the instructions were where one of the kill 
 -HUP `cat` cmds didn't work as is because the cat pid output wasn't 
 right w/o somehow parsing first.
 
 If you receive email for this user into the account, then thank god
 
 And here I'd thought that email was technology rather than religion.
 
 
 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i having some ploblem about ATA resetting? please help me?

2003-12-08 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Monday 08 December 2003 08:50, Kitisak wrote:
 ad0: READ command timeout tag=0 serv=0 - resetting
 ata0: resetting devices .. ata0-slave: ATA identify retries exceeded
 done

I had this problem when I had the IDE cable on a hard disk connected the wrong 
way around (on a self-built machine). Possibly not a good sign if it's a new 
machine

- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP ID: 0x33795A2C
KDE/Qt/C++/PHP Developer: http://www.kde.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/1ElPF8Iu1zN5WiwRAld3AJ9+m4FYdX1/67yCQGi35b6hBZ5H8QCgkXJu
jeMizxcW5fD7sZnjMKoxd/A=
=4CMa
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: lame converts music-CD/wav-file to mp3? how?

2003-12-08 Thread Kevin D. Kinsey, DaleCo, S.P.
mike bueide wrote:

On Mon, Dec 08, 2003 at 03:22:27PM +0900, Rob wrote:
 

Hi,

What's a not too complicated way of converting music CD's to mp3 files?

So far I failed using lame: I could create wav files and play them with 
x11amp.
   

Check out the description for lame in ports, 

	mbueide@/usr/ports/audio/lame % cat pkg-descr 
	 LAME stands for LAME Ain't an Mp3 Encoder.

Maybe this is the problem:). Personally, I like to use bladeenc
in a shell.  I can have several  open at one time encoding several 
of my cd's, albums, tapes all at once.  Nice quality too.

You will find bladeenc in /usr/ports/audio also.  As for ripping,
I use cdda2wav.  It's a little more complicated but not to bad once 
you get used to it.

... mike
 

Well, that's the funny answer ... I thought of it, too.

But the real joke is that LAME *is* an mp3 encoder;
it wasn't when it started, but now it is...AAMOF,
recommended in the handbook. And all the tools
have CLI interfaces ...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ls and color

2003-12-08 Thread Matthew Seaman
On Sun, Dec 07, 2003 at 11:38:07AM -0700, Robin Schoonover wrote:

 However, ls does have to lookup how to display the color.  The 'xterm'
 terminal name in 4.x does not have color, so you have to tell xterm use
 'xterm-color', which does have it.  This amounts to doing something
 like xterm -tn xterm-color.  (I've been using 5.1 lately, so if this was
 MFC'd recently I wouldn't really know)

The xterm terminal type is now identical to xterm-color and has been
since April, including on the RELENG_4 branch.

If you're running 4.8-STABLE or one of the releases from before that
date, you can use this setting in your .Xdefaults to change the
terminal type to xterm-color by default:

xterm*termName: xterm-color

but you should make sure that you run something like:

[ -f ${HOME}/.Xdefaults ]  /usr/X11R6/bin/xrdb -merge ${HOME}/.Xdefaults

in your ~/.xsession or ~/.xinitrc

Cheers,

Matthew

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


pgp0.pgp
Description: PGP signature


Re: Realtek 8139 unstable?

2003-12-08 Thread den
horio shoichi wrote:

On Fri, 05 Dec 2003 13:01:15 +0300
den [EMAIL PROTECTED] wrote:
 

Greg 'groggy' Lehey wrote:

   

On Friday,  5 December 2003 at  8:51:30 +0200, Chris Visser wrote:

 

Hi,

I'm running FreeBSD 5.1, on a box with a Digi Sync 570 card and a
Realtek 8139 network card.
The Machine runs fine, most of the time, but every now and again my
network card stops working for no reason.  Rebooting the box fixes this
for a while, but the it starts again.
  

   

There have been reports of instabilities with the 8139.  I don't know
if it's really the hardware to blame or the driver, but the
documentation for the hardware is apparently so terrible that it's
difficult to say.
I'm using an 8139 in a number of places, including (currently) my main
server machine.  The switch notes a large number of errors under load,
and I'm thinking of changing to a different card the next time I have
to reboot.
Rather than reboot your machine, you'll probably find that the
following sequence unwedges the card:
ifconfig rl0 down
ifconfig rl0 up
I had this in a cron job at one point.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.
 

I have had the problem with this card on FreeBSD 5.0.
Problem was resolved by recompiling of kernel with new drivers from Realtec.
It seems there is many modification of 8139 chipset that have a postfix 
( D, C,...).
When I choose driver that match my chipset all become ok.
I don't know whether this driver was included in 5.1, so this is only 
assumption, and it doesn't help to you.

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

I found ftp://152.104.125.40/cn/nic/rtl8139abcd8130810xseries/freebsd-8139(110).zip
via www.realtek.com.tw, which is for FreeBSD.
However, it is for 4.5.

Could you give me (us) your reference to 5.0 (or 5.x) ?



horio shoichi



 

Unfortunately, I don't remember where I found the diver.
Are you sure that dirver from link you pointed  isn't serve for 5.0 ?
I have had the problems with this card approximately in the same time as 
changing system from 4.x to 5.0 .
Possibly , I fixed the problem in 4.x - not in 5.0 - I don't remeber 
precisely. But now I have this card working under 5.0 and there is no 
problem.



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


Getty in jail causes 60+ core dumps/sec

2003-12-08 Thread Jason End
I have a jail installed on a virtual disk, with it's
own IP on 4.9 stable. With the jail running it causes
60 or so signal 11 core dumps per second. However,
this doesn't seem to happen all the time; it comes and
goes. 
Here's the exact message:
Dec  8 05:00:00 charlie /kernel: pid 51738 (getty),
uid 0: exited on signal 11 (core dumped)

I updating my system (and the jail) to the latest
stable, but the problem remains. 
Could this be a memory (hardware) problem? Or is it
something else entirely. 

thanks,

Jay


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getty in jail causes 60+ core dumps/sec

2003-12-08 Thread Jason End
I just noticed that this is caused by some scripts
from the-labs.com that I was using. The error doesn't
occur when I start a jail with the regular jail
command, so I'll just use that.

Jay

__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Deinstalling questions....

2003-12-08 Thread Matthew Seaman
On Sun, Dec 07, 2003 at 06:04:28PM -0500, Xpression wrote:

 Is there a way to uninstall a package installed via make 
 make install ??? I mean, when I compile a package it is
 installed on /usr/local and through a tree, then if I want
 to uninstall it I have to delete the files one per one...

You mean something you've installed outside the ports/pkg system?

I'm afraid the answer is that the only thing you can do is
labouriously identify each individual file and manually delete them.

There's a couple of tricks you can use to make the job easier -- if
you can positively identify some of the files you can extract the
timestamp and then hunt for files with a similar timestamp.

If you've still got the sources around, you can try installing using a
different prefix pointing at an empty directory -- eg. /tmp/something
-- supposing that the compile system permits that (all autoconf based
source packages do).  Then compare what gets installed in there with
what's in your /usr/local

ports are your friend... trust the ports...

Cheers,

Matthew

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


pgp0.pgp
Description: PGP signature


Re: x11/kde3 and libglut error

2003-12-08 Thread Jan Grant
On Sat, 6 Dec 2003, Ryan Moe wrote:

 [EMAIL PROTECTED] wrote:

 Hello. I'm using FreeBSD 4.8-RELEASe p14. I'm trying to install kde3 on my
 system and get this error
 
 /usr/libexec/elf/ld: cannot find -lGL
 *** Error code 1

 I believe the problem lies with XFree86-4-libraries.  I had the same
 problem and portupgrade -f XFree86-4-libraries followed by portupgrade
 -f libglut fixed it for me..

Are either of you using the nvidia-driver port? If so, it puts GL libs
in place which break this build. Fortunately, it keeps the old libraries
nearby, so rather than a full rebuild of the XFree86-4-libraries, you
can pkg_deinstall nvidia-driver, do the build, then reinstall
nvidia-driver. Much quicker. Incidentally pkgtools.conf can be taught to
do this for you.


-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
No generalised law is without exception. A self-demonstrating axiom.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dual-boot does not work with GRUB

2003-12-08 Thread Loren M. Lang
I've been trying to setup a dual boot Linux/FreeBSD system so I can
tryout freebsd and compare it to linux, my current main os.  I had the
freebsd easyboot bootloader installed, but I couldn't get it to boot
linux so I reinstalled GRUB as lilo doesn't even load properly on my
system.  I can now boot into linux and use the freebsd install disk to
boot into freebsd.

I've tried to get grub to boot freebsd directly, but it's not working.
I've had it chainloader the first sector of the slice with freebsd on it
and chainload /boot/boot1 directly, both just print a - in the upper
left corner and stop, like it loaded boot1 successfully but boot1
couldn't find boot2.  Chainloading /boot/boot0 does a similar result,
with that boot loader.  Using grub to try and load /boot/loader and
/kernel with the kernel command doesn't do much either.

Any suggestions.

Also, in my short experience with freebsd, it seems relatively fast, but
when there is massive i/o in the background, like untarring a massive
tarball, the system becomes rather unresponsive with certain things, is
something misconfigured on my system?  Harddrive dma is turned on
according to sysctl.  On linux there is also an option to unmask irqs
while handling a disk interrupt, is there a similar option in freebsd
and will it help?

-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C
 


pgp0.pgp
Description: PGP signature


RE: Why would drive run at UDMA33? (Segate 80GB)

2003-12-08 Thread fbsd_user
ATA channel 0:
Master:  ad0 ST380021A/3.19 ATA/ATAPI rev 5
Slave:  acd0 CD-RW 24X10X40/Y.IW ATA/ATAPI rev 0
ATA channel 1:
Master:  ad2 ST380011A/3.06 ATA/ATAPI rev 6
Slave:   no device present

Here is your problem. On channel  0  You have an UDMA100 disk and an
UDMA33 cd-rw. The motherboard IDE controller steps down the speed to
the speed of the slowest device. You have to move the cd-rw device
to the channel 1.  The motherboard will have printed next to the IDE
sockets, primary IDE and secondary IDE, which are channel 0 and
channel 1. Both HD's and the cd/rw have jumpers next to where the
ribbon connects. The jumpers have 3 positions, master, slave, and
cable select. If you look closely on the green board you will see
MA, SL, and CS to help you identify what jumper is located where. If
all three devices are jumpered with CS, then just swap the cd-rw
with the other HD. If your channel 0 HD is jumpered as master and
the cd/rw is jumpered as slave, them you have to change the cd-rw
jumper to master and swap it with the channel 1 HD, then jumper the
new HD to slave and plug it in where the cd-rw was on the channel 0
ribbon.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of JacobRhoden
Sent: Monday, December 08, 2003 1:07 AM
To: Jarrod; [EMAIL PROTECTED]
Subject: Re: Why would drive run at UDMA33? (Segate 80GB)

 JacobRhoden [EMAIL PROTECTED] wrote:
  I have just purchased a new 80GB drive, howerver i noticed it is
running
  significantly slower than my current 80gb drive.

On Mon, 8 Dec 2003 04:38 pm, Jarrod wrote:
 Try 'man atacontrol'

I typed 'man atacontrol' and it didnt seem to help! (grin).
Seriously, i had a
look and worked out how to list/display the modes of drives,  and i
am not
sure what commands i would type to help fix the speed? I can now
show people
this though:

ATA channel 0:
Master:  ad0 ST380021A/3.19 ATA/ATAPI rev 5
Slave:  acd0 CD-RW 24X10X40/Y.IW ATA/ATAPI rev 0
ATA channel 1:
Master:  ad2 ST380011A/3.06 ATA/ATAPI rev 6
Slave:   no device present



(The cable is the right way around, and the drive is the only drive
on the
cable, thanks for suggestions though).


Jacob RhodenPhone: +61 3 8344 4478
ITS DivisionEmail: [EMAIL PROTECTED]
Melbourne University   Mobile: +61 403 788 386
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

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


Re: Why would drive run at UDMA33? (Segate 80GB)

2003-12-08 Thread Lucas Holt
Are you sure that both IDE controllers on the motherboard are ATA 100 
or better?  I've seen several motherboards where the primary (first) 
ATA controller is ATA 100 and the second was ATA 33.  The second one 
was intended for CD-ROM drives and the first for hard drives.

By plugging into the first controller, you could rule this out as 
others have suggested.  Some maxtor drives require a jumper for ATA 
100.  I'm not sure about all seagates.  I just put in an 80 gig seagate 
and it steped down to ATA 66 correctly in my iMac which shipped with a 
10 gig.

Lucas Holt
[EMAIL PROTECTED]

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

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


Re: lame converts music-CD/wav-file to mp3? how?

2003-12-08 Thread Simon Barner
 What's a not too complicated way of converting music CD's to mp3 files?

I prefer this port: audio/ripit. It handles everything for you: ripping,
cddb lookup, conversion to mp3, ...
 
 So far I failed using lame: I could create wav files and play them with 
 x11amp.

Perhaps x11amp is not able to play mp3 with variable bitrate. You could
try mpg123 or xmms instead.

Simon


signature.asc
Description: Digital signature


RE: Dual-boot does not work with GRUB

2003-12-08 Thread sundeep.puliccott

Hi,
I to have a multi boot system with linux and freebsd and windows.
GRUB is my boot loader.
I did not chain load FreeBSD.

This is my menu file for GRUB
default=1
timeout=10
splashimage=(hd0,4)/grub/splash.xpm.gz
title Red Hat Linux 9 (2.4.20-8)
root (hd0,4)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title Windows 2000
rootnoverify (hd0,0)
chainloader +1
title FreeBSD 4.8
root (hd0,3,a)
kernel /boot/loader

And my fdisk -l
   Device BootStart   EndBlocks   Id  System
/dev/hda1 1   892   7164958+   7  HPFS/NTFS
/dev/hda2   893   956514080b  Win95 FAT32
/dev/hda3   957  2522  125788955  Extended
/dev/hda4   *  2523  4865  18820147+  a5  FreeBSD
/dev/hda5   957   969104391   83  Linux
/dev/hda6   970  2457  11952328+  83  Linux
/dev/hda7  2458  2522522081   82  Linux swap

This works fine for me.
I to am a beginner and still gathering info

Hope it helps
-sundeep



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Loren M. Lang
Sent: Monday, December 08, 2003 7:26 AM
To: [EMAIL PROTECTED]
Subject: Dual-boot does not work with GRUB


I've been trying to setup a dual boot Linux/FreeBSD system so I can
tryout freebsd and compare it to linux, my current main os.  I had the
freebsd easyboot bootloader installed, but I couldn't get it to boot
linux so I reinstalled GRUB as lilo doesn't even load properly on my
system.  I can now boot into linux and use the freebsd install disk to
boot into freebsd.

I've tried to get grub to boot freebsd directly, but it's not working.
I've had it chainloader the first sector of the slice with freebsd on it
and chainload /boot/boot1 directly, both just print a - in the upper
left corner and stop, like it loaded boot1 successfully but boot1
couldn't find boot2.  Chainloading /boot/boot0 does a similar result,
with that boot loader.  Using grub to try and load /boot/loader and
/kernel with the kernel command doesn't do much either.

Any suggestions.

Also, in my short experience with freebsd, it seems relatively fast, but
when there is massive i/o in the background, like untarring a massive
tarball, the system becomes rather unresponsive with certain things, is
something misconfigured on my system?  Harddrive dma is turned on
according to sysctl.  On linux there is also an option to unmask irqs
while handling a disk interrupt, is there a similar option in freebsd
and will it help?

--
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C


Confidentiality Notice

The information contained in this electronic message and any attachments to this 
message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged 
information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Will it work Free BSD 5.1 for IBM X335 Server??

2003-12-08 Thread Takuya Satoh





Hi,
I would like to know that Free BSD 5.1 chould be work on IBM X335 Server.

Plaese let me know ASAP!!


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


Re: SUNRays

2003-12-08 Thread Chris Shenton
Andrew Boothman [EMAIL PROTECTED] writes:

 They are *really* thin clients that really only consist of a
 monitor, mouse and keyboard and rely on their host server for
 everything else. That's not an architecture that you're going to get
 FreeBSD to run under I wouldn't think.

I'm quite happily running FreeBSD-5.1 on a diskless VIA system: just
cpu, ram, ethernet, screen: it netboots then mounts partitions from my
main machine via NFS.  Very nice: zero noise, reliable, no sysadm
duties.  The diskless support for 5.1 is really quite nice; man
diskless.

In the past, I've run NetBSD diskless on Sun IPX and ELC systems.

I suspect that if the SunRays do a PXE boot then they can be given
addresses by DHCP, boot files via TFTP, and filesystems via NFS --
just like any other diskless client.

I don't know if FreeBSD runs on SunRay's CPU, however.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RFC1323 extension

2003-12-08 Thread Lowell Gilbert
fbsd_user [EMAIL PROTECTED] writes:

 From an network security view point,
 Is it good  to disable this in rc.conf?
 
 tcp_extensions=NO# No means the RFC1323 extension are
 disabled
   # can only be
 turned off here in rc.conf

From a security point of view, it won't make any difference at all.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apcupsd

2003-12-08 Thread HOLLOW, CHRISTOPHER
Hi...

  I have the same UPS and cable running with apcupsd on FreeBSD 4.8.  I 
have nothing but good things to say about the UPS and apcupsd.  Detects 
and reports power failures and power restores.  Properly halts the 
system upon reaching remaining-charge-percentage or time-until-failure 
thresholds.  I have messages logging to stdout and to apcupsd.log via 
syslog.  apcupsd does not send out email notification (AFAIK) but I have 
swatch configured to email me any apcupsd syslog messages.  I receive 
bi-weekly self-test messages.   It has been working flawlessly for about 
18 months.

Chris

Barry Skidmore wrote:

OS: 5.1-RELEASE
UPS: Back-UPS 650, serial interface
Cable: 940-0020B
With the above setup apcupsd detects a power failure, but not a return
of power, and thus does not send a notification email.
Also, apcupsd does not halt the system.  I noticed in the docs that for
this to work on FreeBSD you need a Smart UPS, and use the
--kill-on-powerfail option at the command line.  Since I do not have a
Smart UPS, I have not tried this option.
My question is what model number of APC UPS is working well for you with
apcupsd 3.10.6 

My current setup did work fine with Red Hat 9.0 and upcupsd 3.8.0, so I
do not think this is an issue with the cable.
Thanks,
Barry 
On Mon, 2003-12-08 at 01:22, Robert Huff wrote:
 

Hello:

   

Are there any users of apcupsd on the list?  If so, please
respond to me privately.  I have a question about recommended
UPS's that work well with FreeBSD.
 

There are.  :-)
QHat's the question?
Robert Huff

   

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

--
Christopher Hollow - Technical Consultant
Infrastructure  Technology Support
Toronto, ON


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


Can you please forward to your users - (2) Available positions in Houston - see within - thank you.

2003-12-08 Thread Craig Guidry


Extreme Technologies, Inc. has two positions that we are actively recruiting
for on behalf of a client (Fortune 500 company w/ approx. 6000 employees
located in Houston, Texas).  These are both high profile and Full Time
Employee roles within the organization.

Details on Environment
Sun Solaris
E10K HW
T3 Sun Storage
IBM Shark
EMC Symmetrix

#1 Storage Lead
Storage Expert with Leadership background.
Must know Storage Theory.
Strong Implementation experience.
Complex environment.
Numerous Projects slated for next year.

#2 Operations Manager (Unix Group)
High level position overseeing day to day production support.
Must be have technical background in Unix environment.
Planning and Forecasting experience.
Motivator and strong communicator.
Overseeing multiple teams and projects daily.

I appreciate your help - please call me with any questions.

Kind Regards,


Craig Guidry
Extreme Technologies, Inc.
(281) 392.1717 - phone
(281) 392.1771 - fax
[EMAIL PROTECTED]


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


It's very important replying me, please

2003-12-08 Thread camuflag
Dear Sir,

My name is Ziad Fazah. Indeed, after having configured adequately 
Freebsd version 5.1 on my pc, I noticed that there was a mistake on the 
non-detection of my Samsung Syncmaster monitor through the XF86Config. 
Thus, I do ask you, whether Freebsd supports Samsung Syncmaster monitor 
or not? Because according to my settings, there was a mistake concerning 
my monitor in /etc/X11/XF86Config... It turns out that the question was 
seeking an identifier for my monitor through the XF86Config. Thus, I 
answered:Samsung, but the answer was wrong , therefore, I couldn't 
proceed. So please, tell me what to do,referring to the identifier that 
I do need to write for the monitor, in order to have all settings 
correct in XF86Config. In anyway, I shall be awaiting your response as 
soon as possible, and thanks a lot for your understanding.

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


Re: apcupsd

2003-12-08 Thread Barry Skidmore
Chris,

May I ask what version of apcupsd you are running?  When I switched from
linux to FreeBSD, I also upgraded apcupsd from 3.8.0 to 3.10.6

Also note that we are using different versions of FreeBSD (4.8 -vs-
5.1).

Thanks,
Barry

On Mon, 2003-12-08 at 12:58, HOLLOW, CHRISTOPHER wrote:
I have the same UPS and cable running with apcupsd on FreeBSD 4.8.

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


RE: It's very important replying me, please

2003-12-08 Thread Minnesota Slinky
Ziad,

I've never entered any identifier other than the default.  What I
usually find works for me is simply running xf86cfg either from an xterm
window or from within /stand/sysinstall.  I let it run, once it's up, I
simply quit.  XFree86 has always been able to properly detect the
necessary settings.

HTH

Eric F Crist
President
AdTech Integrated Systems, Inc
(612) 998-3588
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of camuflag
Sent: Monday, December 08, 2003 3:06 PM
To: [EMAIL PROTECTED]
Subject: It's very important replying me, please

Dear Sir,

My name is Ziad Fazah. Indeed, after having configured adequately 
Freebsd version 5.1 on my pc, I noticed that there was a mistake on the 
non-detection of my Samsung Syncmaster monitor through the XF86Config. 
Thus, I do ask you, whether Freebsd supports Samsung Syncmaster monitor 
or not? Because according to my settings, there was a mistake concerning

my monitor in /etc/X11/XF86Config... It turns out that the question was 
seeking an identifier for my monitor through the XF86Config. Thus, I 
answered:Samsung, but the answer was wrong , therefore, I couldn't 
proceed. So please, tell me what to do,referring to the identifier that 
I do need to write for the monitor, in order to have all settings 
correct in XF86Config. In anyway, I shall be awaiting your response as 
soon as possible, and thanks a lot for your understanding.

 Sincerely,
 Ziad Fazah

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


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


Re: It's very important replying me, please

2003-12-08 Thread Kris Kennaway
On Mon, Dec 08, 2003 at 04:05:49PM -0500, camuflag wrote:
 Dear Sir,
 
 My name is Ziad Fazah.

Please use a more descriptive subject when sending support requests.
Everyone who posts support questions thinks it is very important that
someone answer their question.

Kris

pgp0.pgp
Description: PGP signature


php4-cli install with mod_php4

2003-12-08 Thread Redmond Militante
hi all

i'd like to run a php file as a cron job on my apache box.  in order to do this, i'm 
trying to install /usr/ports/lang/php4-cli.

i cd to the dir, make install clean, set php compile options, etc.  it errors out like 
this:

--snip--

# make install
===  Installing for php4-cli-4.3.4_2
===  php4-cli-4.3.4_2 conflicts with installed package(s):
  mod_php4-4.3.4_2,1

  They install files into the same place.
  Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/lang/php4-cli.
*** Error code 1

Stop in /usr/ports/lang/php4-cli.
--snip--

what's the best way to get php4-cli installed on a box with mod_php4?  any suggestions 
would be appreciated

thanks
redmond





-- 
FreeBSD 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Fri Oct 3 21:30:51 CDT 2003
12:30PM  up 14 days,  9:42, 5 users, load averages: 0.00, 0.05, 0.09
 
Bare feet magnetize sharp metal objects so they point upward from the
floor -- especially in the dark.
 


pgp0.pgp
Description: PGP signature


Re: Deinstalling questions....

2003-12-08 Thread Toomas Aas
Hi!

 Is there a way to uninstall a package installed via make  make
 install ??? I mean, when I compile a package it is installed on
 /usr/local and through a tree, then if I want to uninstall it I have
 to delete the files one per one...

If you installed from ports, then go to the directory of the port 
you want to uninstall and enter: 
make deinstall

If you downloaded the source tarball and compiled the source yourself, 
then you need to delete the files manually.
--
Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/
* Fear of crowded holiday shopping: Santaclaustrophobia.

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


Open Source Groupware

2003-12-08 Thread Jorge Vargas
Hello!

My name is Jorge L. Vargas and I am currently pursuing
an MS degree in Information Technology through ASPEN
University, Denver CO (online - www.aspen.edu). As
part of the degree requirements I need to develop a
Capstone project applicable to the area of study; in
my case I selected Open Source Software as the area of
research. 

The project title, of which I am including the
proposal made to the university, is:

Is Open Source Software Ready for the Enterprise
Messaging and Collaboration Needs?

My intention is to research the Open Source messaging
and collaboration solutions readiness when compared
with proprietary alternatives, specifically MS
Exchange. What am I looking for? If you could help me
identifying case studies, references, evaluations or
any piece of information that compares MS Exchange
with Open Source email and groupware alternatives I
would really appreciate that. I really believe that
Open Source email and groupware is a viable
alternative for most modern organizations and intend
to develop a paper that helps any IT Manager to
understand and evaluate such alternative.  If you need
further information please feel free to contact me at:

Jorge L. Vargas
PO Box 141228
Arecibo, PR 00614-1228
Tel. 787-644-5300
Email: [EMAIL PROTECTED]

Regards,

Jorge 

Capstone Project Proposal ASPEN 599.pdf
Description: Capstone Project Proposal ASPEN 599.pdf
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Marty Landman
At 09:33 AM 12/8/2003, Steve Bertrand wrote:

 - your client computer name is client.example.com

 delliver.mshome.net

Change it to delliver.face2interface.domain, and add this entry into your 
DNS zone file.
AFAIK this can't be done though I don't claim to be a windows os expert. I 
get to name the computer delliver and windows seems to stick in the 
mshome.net part. Also if I can change it this will make the other 3 windows 
boxes on the lan invisible to this client perhaps? So I might be better of 
changing my hostname for the server from swamisalami.face2interface.domain 
to swamisalami.mshome.net.

Can you please explain why this is even necessary? Also, assuming I do make 
this change, where and how on the zone file is the required change?

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


Re: php4-cli install with mod_php4

2003-12-08 Thread Kevin D. Kinsey, DaleCo, S.P.
Redmond Militante wrote:

hi all

i'd like to run a php file as a cron job on my apache box.  in order to do this, i'm trying to install /usr/ports/lang/php4-cli.

i cd to the dir, make install clean, set php compile options, etc.  it errors out like this:

--snip--

# make install
===  Installing for php4-cli-4.3.4_2
===  php4-cli-4.3.4_2 conflicts with installed package(s):
 mod_php4-4.3.4_2,1
 They install files into the same place.
 Please remove them first with pkg_delete(1).
*** Error code 1
Stop in /usr/ports/lang/php4-cli.
*** Error code 1
Stop in /usr/ports/lang/php4-cli.
--snip--
what's the best way to get php4-cli installed on a box with mod_php4?  any suggestions would be appreciated

thanks
redmond
 

Maybe 3 options:

1.  Do as it says and uninstall mod_php4, then build
/usr/ports/lang/php4, which will install CGI, CLI and
Apache so module.
2.  If you've gotten this far, there's a CLI executable
built somewhere in the work subdirectory.  You
could install it yourself, but it wouldn't be registered,
I guess...a terrible hack, probably :-)
3.  Have you tried

$make FORCE_PKG_REGISTER=yes install

?  (Saving make clean for later, just in case???)

HTH,

Kevin Kinsey

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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Steve Bertrand
On Mon, 2003-12-08 at 14:30, Marty Landman wrote:
 At 09:33 AM 12/8/2003, Steve Bertrand wrote:
 
   - your client computer name is client.example.com
  
   delliver.mshome.net
  
 
 Change it to delliver.face2interface.domain, and add this entry into your 
 DNS zone file.
 
 AFAIK this can't be done though I don't claim to be a windows os expert. I 
 get to name the computer delliver and windows seems to stick in the 
 mshome.net part. Also if I can change it this will make the other 3 windows 
 boxes on the lan invisible to this client perhaps? So I might be better of 
 changing my hostname for the server from swamisalami.face2interface.domain 
 to swamisalami.mshome.net.
 
 Can you please explain why this is even necessary? Also, assuming I do make 
 this change, where and how on the zone file is the required change?
 

Your client computer name does not need to be changed. As long as you
have a zone file for your domain (face2interface.domain) and an mx
record within that zone, then you can send mail to
[EMAIL PROTECTED] (given that you have set up your sendmail
files correctly)

The name on the actual workstation is irrelevant as the mail server does
not care what domain or workgroup your windows computer belongs to. It
is only DNS and the mail server daemons that must know about each other
as mail coming in will be kept or discarded based on the destination
username and domain name it is sent to.

Steve

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

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Re: Open Source Groupware

2003-12-08 Thread Steve Bertrand
 Is Open Source Software Ready for the Enterprise
 Messaging and Collaboration Needs?
 

Sure. Search http://sourceforge.net for 'collaboration'.

Steve

 My intention is to research the Open Source messaging
 and collaboration solutions readiness when compared
 with proprietary alternatives, specifically MS
 Exchange. What am I looking for? If you could help me
 identifying case studies, references, evaluations or
 any piece of information that compares MS Exchange
 with Open Source email and groupware alternatives I
 would really appreciate that. I really believe that
 Open Source email and groupware is a viable
 alternative for most modern organizations and intend
 to develop a paper that helps any IT Manager to
 understand and evaluate such alternative.  If you need
 further information please feel free to contact me at:
 
 Jorge L. Vargas
 PO Box 141228
 Arecibo, PR 00614-1228
 Tel. 787-644-5300
 Email: [EMAIL PROTECTED]
 
 Regards,
 
 Jorge 
 
 __
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Accessing DOCSIS diagnostics from within/behind FreeBSD router

2003-12-08 Thread J. Seth Henry
Guys,
I'm not sure if this is even a FreeBSD question, but googling hasn't turned up 
much on it, so I thought I'd toss this one out there.

I have a Motorola SB5100 cable modem directly attached to a FreeBSD router 
(running ipfilters/ipnat). The external network is a comcast segment, and is 
assigned a dynamic IP. The internal network is routed on 192.168.1.x, where 
the router is 192.168.1.254.

The trick is, the cable modem is on the external side, but apparently 
listening on 192.168.1.100 for HTTP requests (for its diagnostics report).

Is there anyway to access this diagnostic page without temporarily plugging 
the CM into a Windows box?

Thanks,
Seth Henry

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


Re: Accessing DOCSIS diagnostics from within/behind FreeBSD router

2003-12-08 Thread Steve Bertrand
 I have a Motorola SB5100 cable modem directly attached to a FreeBSD router 
 (running ipfilters/ipnat). The external network is a comcast segment, and is 
 assigned a dynamic IP. The internal network is routed on 192.168.1.x, where 
 the router is 192.168.1.254.
 
 The trick is, the cable modem is on the external side, but apparently 
 listening on 192.168.1.100 for HTTP requests (for its diagnostics report).
 
 Is there anyway to access this diagnostic page without temporarily plugging 
 the CM into a Windows box?
 

Since 192.168.1.x subnet is on the inside of the network, your FBSD box
will never route a request for an IP on that network outbound by
default.

I may be shown up here, but you will probably be best changing your
internal network to another subnet 192.168.0.x perhaps, and then your
FBSD router should pass toward the Internet a request for 192.168.1.100,
and hopefully the comcast modem will catch it.

Steve


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

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Posts to mailing list still being rejected.

2003-12-08 Thread Minnesota Slinky
Hey all,

I sent an email a couple weeks ago about my posts
being rejected with a 550: Message Content Rejected. 
Someone directed my to www.ordb.org and pointed out
that the IP address of the mail server I'm using was
listed as an open relay.  I've now taken measures to
remedy this, as displayed here: 

http://www.ordb.org/lookup/?host=216.136.204.125

Alas, my posts are still being rejected with the 550:
Message Content Rejected.  Giving up on
216.136.204.125.

Please help me!

TIA

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


Re: php4-cli install with mod_php4

2003-12-08 Thread Jez Hancock
On Mon, Dec 08, 2003 at 12:37:32PM -0600, Redmond Militante wrote:
 i'd like to run a php file as a cron job on my apache box.  in order
 to do this, i'm trying to install /usr/ports/lang/php4-cli.
I seem to remember reading on the list that if you run make in
/usr/ports/lang/php4 without explicitly asking for either mod_php4 or
php4-cli/cgi, then by default it will install php4-cli and mod_php4 IF
it finds you have apache installed.

Worth trying out perhaps.

-- 
Jez Hancock
 - System Administrator / PHP Developer

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


Routing problem

2003-12-08 Thread joshua lokken
Hello,

Running 4.9-stable.  Here is a brief overview of the network I'm setting up.

***Internet***
  |
DSL modem (192.168.1.1, netmask 255.255.255.252, assigned by ISP)
  |
FreeBSD gateway external (192.168.1.2, netmask 255.255.255.252, assigned by 
ISP)
  |
FreeBSD gateway internal (10.0.0.1, netmask 255.255.255.0)
  |
   LAN (clients, 10.0.0.x, netmask 255.255.255.0)

LAN clients can access boh gateway interfaces by hostname and IP.  Clients 
are
setup to use 192.168.1.2 for DNS, and 192.168.1.2 uses 192.168.1.1 for DNS.
I cannot get any traffic to reach (let alone pass) the DSL modem from the 
clients.

I have tried this with the FreeBSD gateway, a Win2k gateway, and Linksys 
router.
Under any setup, the result is the same.  My ISP's support desk has been
absolutely no help.  Can anyone tell what the problem may be here?  Thanks 
in
advance for any help.

--
Best Regards,
Joshua Lokken

_
Wonder if the latest virus has gotten to your computer? Find out. Run the 
FREE McAfee online computer scan! 
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]


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Marty Landman
At 02:35 PM 12/8/2003, Steve Bertrand wrote:

Your client computer name does not need to be changed. As long as you
have a zone file for your domain (face2interface.domain) and an mx
record within that zone, then you can send mail to
[EMAIL PROTECTED] (given that you have set up your sendmail
files correctly)
Eudora on the windows client complains that it can't resolve 
mail.face2interface.domain, and the results on the freebsd box are similar

Swami: ping mail.face2interface.domain
ping: cannot resolve mail.face2interface.domain: Unknown host
AFAIK I've set up everything as you said... should I post all the files to 
the list?

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


Re: scripts

2003-12-08 Thread Valerian Galeru
Please, if you know, tell me any sites with
documentation about sh scripts(for beginners)(i mean
files with .sh extension). Thank you!

__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Routing problem

2003-12-08 Thread Steve Bertrand

 LAN clients can access boh gateway interfaces by hostname and IP.  Clients 
 are
 setup to use 192.168.1.2 for DNS, and 192.168.1.2 uses 192.168.1.1 for DNS.
 I cannot get any traffic to reach (let alone pass) the DSL modem from the 
 clients.
 
 I have tried this with the FreeBSD gateway, a Win2k gateway, and Linksys 
 router.
 Under any setup, the result is the same.  My ISP's support desk has been
 absolutely no help.  Can anyone tell what the problem may be here?  Thanks 
 in
 advance for any help.
 

If your ISP is anything like this one, your modem will have NAT
translation built in, meaning that is likely your default gateway.

On your FBSD router, you never implied that it could/couldn't see the
Internet. I take it that if you put a PC into the modem and set it's
default gateway to 1.1 (the modem probably assigns this via DHCP
anyway), then you can get online.

If this is the case, then the secondary router is no use unless used as
a firewall. In that case, you wouldn't need to route, and you could just
set it up as an IP-less bridge firewall.

Regards,

Steve


 
 --
 Best Regards,
 
 Joshua Lokken
 
 _
 Wonder if the latest virus has gotten to your computer? Find out. Run the 
 FREE McAfee online computer scan! 
 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]
-- 

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Re: scripts

2003-12-08 Thread Steve Bertrand
On Mon, 2003-12-08 at 15:32, Valerian Galeru wrote:
 Please, if you know, tell me any sites with
 documentation about sh scripts(for beginners)(i mean
 files with .sh extension). Thank you!
 

Search http://google.com for 'shell scripting'

Steve

 __
 Do you Yahoo!?
 New Yahoo! Photos - easier uploading and sharing.
 http://photos.yahoo.com/
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Console resolution

2003-12-08 Thread Aleksander Rozman - Andy
Hi !

I have just installed FreeBSD onto my notebook. I am using FreeBSD for 
quite some time, and now I decided to install it on my notebook (I got 
tired of both RedHat and Windows 2000, which both didn't work as they 
should (I had both installed on same computer)) and remove everything else 
from it.
Problem is that this notebok Toshiba, has *very* ugly system font. On 
RedHat I solved this problem, by giving higher resolution to text mode 
(which I what I would like to do here). I am wondering if this is also 
possible on freebsd. I use text mode a lot, so this is quite important, I 
use Xwindows only if I must...

Take care.
Andy
**
*  Aleksander Rozman - Andy  * Fandoms:  E2:EA, SAABer, Trekkie, Earthie *
* [EMAIL PROTECTED] * Sentinel, BH 90210, True's Trooper,   *
*[EMAIL PROTECTED]   * Heller's Angel, Questie, Legacy, PO5, *
* Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender*
* ICQ-UIC: 4911125   *
* PGP key available  *http://www.atechnet.dhs.org/~andy/ *
**
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Posts to mailing list still being rejected.

2003-12-08 Thread Steve Bertrand
 I sent an email a couple weeks ago about my posts
 being rejected with a 550: Message Content Rejected. 
 Someone directed my to www.ordb.org and pointed out
 that the IP address of the mail server I'm using was
 listed as an open relay.  I've now taken measures to
 remedy this, as displayed here: 
 
 http://www.ordb.org/lookup/?host=216.136.204.125
 
 Alas, my posts are still being rejected with the 550:
 Message Content Rejected.  Giving up on
 216.136.204.125.
 

Funny, I had this today, this AM, but it appeared to go away itself, and
the messages (or at least one of them) that I had sent that came back
with the error actually showed up on the list some 1.5 hrs later.

Steve


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

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Steve Bertrand
 Eudora on the windows client complains that it can't resolve 
 mail.face2interface.domain, and the results on the freebsd box are similar
 
 Swami: ping mail.face2interface.domain
 ping: cannot resolve mail.face2interface.domain: Unknown host
 
 AFAIK I've set up everything as you said... should I post all the files to 
 the list?
 

Sure. One at a time though. Start with your zone file.

Steve


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

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


RE: NATd question

2003-12-08 Thread Marwan Sultan
Hi dear Asher,

   First: Thank you TOO much for your detailed replay, its really a help!
   in your configurations you depend that ISP will give the BSD an IP.

   But in fact, Iam using a DSL MODEM ROUTER, which will call the internet
   automatically, and will assign (the router) the IP 192.168.0.1
   plus the real ip which ISP will give.

   and this Router will be connected to the FreeBSD box.

   This is why I'm missed, in your sweet drawing
   (wan nic)FreeBSD(lan nic)
 
   what the gateway should be? The router IP I assume? is it on (wan nic)?
   and do i need a DHCP?on xl0 ?

   manly im setting this configuration just to controll the network
   I need to block some IPs from internet and someother IPs a few ports,
   so im setting this BSD box because of the ipfw rules..

   Can you explain it accoring to DSL MODEM ROUTER which will assign
   an IP automaticaly ? how we will setup the freebsd to be
   the main gateway for clinets? insted the router? 

   Iam sory for the long email.
   VERY warm thanks for you.

   Marwan

On Mon, 8 Dec 2003 08:47:22 -0600, Bill Asher wrote
 Do you have a static IP you can use on the BSD box?  Typically when 
 we setup DSL we take it straight from the DSL or Cable modem to 
 the BSD Box which gets assigned an IP address from the provider 
 either static or dynamic. You then run NATD for your internal 
 clients to use the FreeBSD's public IP. Like so:
 
 Internet -- DSL Modem -- (wan nic)FreeBSD(lan nic) -- Switch/Hub -
 - Clients
 
 FreeBSD IPs
 Wan nic(xl0) = DHCP
 Lan nic(xl1) = 10.2.2.1
 
 To assign your IP addressess edit /etc/rc.conf, Heres and example using
 DHCP on the wan nic:
 
 defaultrouter=10.2.2.1
 gateway_enable=YES
 hostname=fw01.domain.com
 ifconfig_xl0=DHCP
 ifconfig_xl1=inet 10.2.2.1  netmask 255.255.255.0
 linux_enable=YES
 sendmail_enable=YES
 sshd_enable=YES
 usbd_enable=YES
 natd_program=/sbin/natd   # path to natd, if you want a different
 one.
 natd_enable=YES# Enable natd (if firewall_enable ==
 YES).
 natd_interface=xl0   # Public interface or IPaddress to 
 use. natd_flags=-f /etc/natd.cf# Additional flags for natd.
 
 Your clients would be setup like this:
 Client 01
 IP = 10.2.2.10
 Gateway = 10.2.2.1
 DNS = Your.DNS.Server.IP
 
 You can run DHCP server on your FreeBSD box to hand Ips out to your
 clients if you'd like, make sure you bind it to your LAN Nic of your
 FreeBDS box though.
 
 If you have Static Ips just substitute those instead of using DHCP 
 for your wan nic.
 
 Hope this helps, this is just the way I do it.
 
 Let me know if you have other questions in setting this up.
 
  B.Asher - PND,LLC - www.protechnet.com
 
 -Original Message-
 From: Marwan Sultan [mailto:[EMAIL PROTECTED] 
 Sent: Sunday, December 07, 2003 10:56 AM
 To: FreeBSD questions List
 Subject: NATd question
 
 Hello Everybody,
 
Im on FreeBSD 4.8-R fresh installation.
and this is the configuration i will use on my LAN
 
Internet -connected- DSL Router - FreeBSD box - HUB - LAN
 
DSL Router has an IP 192.168.0.1 and the real IP too.
 
FreeBSD box has 2 NIC's
My question is:
 
Where and How to sign 2 IPs for 2 NICs?
 
which IP the NIC connected to DSL should sign?
Which IP the NIC connected to HUB should sign?
Which of these IPs will be as gateway IP the clients will sign?
 
I have read the instructions of freebsd.org,
and it says the gateway will be the BSD machine 192.168.0.1
BUT this IP in my LAN is signed to the router automatilcaly.
 
Can someone explain? advise? This machine will be only for this use.
 
Thank you   
 --
 Marwan Sultan
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


--
Marwan Sultan
Network Administrator

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


Re: Network card problems

2003-12-08 Thread HOLLOW, CHRISTOPHER
Disable PnP in the BIOS.

...on another note, I might also suggest that you Google it before you 
post to the list.  The string rl0: couldn't map ports/memory yeilded 
200+  hits, including...

http://forums.devshed.com/t96110/sad86d82783609825578e8cca8b281a55.html
http://www.geocrawler.com/mail/thread.php3?subject=rl0%3A+couldn%60t+map+ports%2Fmemorylist=160
Chris

Mihail wrote:

Hi list,

I've recently decided to give the 4.x series
a try, but unfortunately I can't configure
my network on 4.9-R. It seems that the device
module fails to initialize, dmesg gives me this:
extract
rl0: RealTek 8139 10/100BaseTX irq 10 at device 13.0 on pci0
rl0: couldn't map ports/memory
device_probe_and_attach: rl0 attach returned 6
/extract
As you can see it's a RealTek ethernet
card. It worked well on 5.1 though,
any ideas on how I could fix the problem?
Thanks in advance,
Mihail
-
Hot Mobiil - helinad, logod ja piltsõnumid!
http://portal.hot.ee
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

--
Christopher Hollow - Technical Consultant
Infrastructure  Technology Support
Toronto, ON


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


Re: Routing problem

2003-12-08 Thread Clayton F
This setup appears a little confusing. Does your ISP give you a static 
or dynamic IP address to the internet? It would also help to see the 
interface configuration info in your rc.conf file.

generally speaking, your external interface  should have the ip address 
assigned by your isp, not a private network address like you describe. 
You should also have a valid address to a dns server, rather than being 
referred to your dsl modem's private ip address.

#my rc.conf (cable modem, with ip dynamically assigned - I'm using 
192.168.1.0 as my private network range)
gateway_enable=YES
defaultrouter=192.168.1.1
network_interfaces=fxp0 dc0 lo0
hostname=vesta.bitheaven.net
ifconfig_fxp0=DHCP
ifconfig_dc0=inet 192.168.1.1  netmask 255.255.255.0

If this doesn't help, send more info

On Dec 8, 2003, at 12:22 PM, joshua lokken wrote:

Hello,

Running 4.9-stable.  Here is a brief overview of the network I'm 
setting up.

***Internet***
  |
DSL modem (192.168.1.1, netmask 255.255.255.252, assigned by ISP)
  |
FreeBSD gateway external (192.168.1.2, netmask 255.255.255.252, 
assigned by ISP)
  |
FreeBSD gateway internal (10.0.0.1, netmask 255.255.255.0)
  |
   LAN (clients, 10.0.0.x, netmask 255.255.255.0)

LAN clients can access boh gateway interfaces by hostname and IP.  
Clients are
setup to use 192.168.1.2 for DNS, and 192.168.1.2 uses 192.168.1.1 for 
DNS.
I cannot get any traffic to reach (let alone pass) the DSL modem from 
the clients.

I have tried this with the FreeBSD gateway, a Win2k gateway, and 
Linksys router.
Under any setup, the result is the same.  My ISP's support desk has 
been
absolutely no help.  Can anyone tell what the problem may be here?  
Thanks in
advance for any help.

--
Best Regards,
Joshua Lokken

_
Wonder if the latest virus has gotten to your computer? Find out. Run 
the FREE McAfee online computer scan! 
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]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Using multiple zip disks

2003-12-08 Thread David Carter-Hitchin
from the ZIP FAQ I constructed the following script:

[501]-cat makezip.sh
#!/bin/sh

dd if=/dev/zero of=/dev/da0 count=2
disklabel -Brw da0 auto
newfs /dev/da0c

HTH
David.

On Mon, 24 Nov 2003, Charles Howse wrote:

 Hi,
 I have an external USB Iomega Zip 250 drive that is working properly after I
 configured it using sysinstall.  I have added an entry to fstab that allows
 me to just enter mount /zip to mount it.

 /dev/da0s1e /zipufs rw,noauto   0   0

 The problem is that I have more than one zip disk that I would like to use.
 I have some zip 100's and some zip 250's.

 The only disk that has a ufs filesystem on it is the one that was in it when I
 configured it, a zip 100.

 What is the proper way in 4.8 to prepare my other disks so that I can insert
 any of them, regardless of the size, and just enter mount /zip?

 I'm thinking use sysinstall with one of the zip 250's in the drive, configure
 a new slice, and mount it at /zip2...?  Then I would mount /zip2

 Then maybe I can just insert one of the zip 100's, and manually put a
 filesystem on it like I was installing a new HD...?

 Am I close?  Is there a *real* easy way?

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

 Random Murphy's Law:
 The inside contact that you have developed at great
 expense is the first person to be let go in any
 reorganization.

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



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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Marty Landman
At 03:39 PM 12/8/2003, Steve Bertrand wrote:

Sure. One at a time though. Start with your zone file.
Ok, btw email within the fbsd email server has been unaffected so far, i.e. 
it worked before and works now.

I notice that while I can ping swamisalami from both the server and client 
boxes I can't ping swamisalami.face2interface.domain from either box. 
swamisalami.face2interface.domain is my rc.conf specified hostname, but 
since I don't actually understand most of what I'm doing here it's hardly a 
stretch of the imagination to speculate that I've coded something 
inconsistent elsewhere. Also I've setup the server ip 192.168.0.7 as the 
dns server for the client box; on both the nic and modem properties.

FreeB cat /etc/namedb/face2interface.domain.zone
$TTL 360  ; Default cached time to live for all records
face2interface.domain.IN  SOA ns.face2interface.domain. 
[EMAIL PROTECTED]
(
2003120401; Serial
172800  ; Refresh every 2 days
3600; Retry every hour
1728000 ; Expire every 20 days
172800 ); Minimum 2 days

@   IN  NS  ns.face2interface.domain.

; Set the Mail Exchange record

@   IN MX   10  mail.face2interface.domain.

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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Steve Bertrand
On Mon, 2003-12-08 at 15:54, Marty Landman wrote:
 At 03:39 PM 12/8/2003, Steve Bertrand wrote:
 
 Sure. One at a time though. Start with your zone file.
 
 Ok, btw email within the fbsd email server has been unaffected so far, i.e. 
 it worked before and works now.
 
 I notice that while I can ping swamisalami from both the server and client 
 boxes I can't ping swamisalami.face2interface.domain from either box. 
 swamisalami.face2interface.domain is my rc.conf specified hostname, but 
 since I don't actually understand most of what I'm doing here it's hardly a 
 stretch of the imagination to speculate that I've coded something 
 inconsistent elsewhere. Also I've setup the server ip 192.168.0.7 as the 
 dns server for the client box; on both the nic and modem properties.
 
 FreeB cat /etc/namedb/face2interface.domain.zone
 $TTL 360  ; Default cached time to live for all records
 
 
 face2interface.domain.IN  SOA ns.face2interface.domain. 
 [EMAIL PROTECTED]
  (
  2003120401; Serial
  172800  ; Refresh every 2 days
  3600; Retry every hour
  1728000 ; Expire every 20 days
  172800 ); Minimum 2 days
 
 
 @   IN  NS  ns.face2interface.domain.
 
 
 ; Set the Mail Exchange record
 
 
 @   IN MX   10  mail.face2interface.domain.
 
 
 ns  IN A192.168.0.7
 mailIN A192.168.0.7
 client  IN A192.168.0.1
 router  IN A192.168.0.1
 

Is the A records above correct? ie: is the DNS/mail server actually
192.168.0.7, or something else?

If they are different than 0.7, change them accordingly, change the
;serial number above to 2003120801 and reload the name server:

# ndc restart  tail -10 /var/log/messages | grep named

and make sure the name server is 'ready to answer queries'.

If that fails, check to see if /etc/resolv.conf has it's primary
nameserver statement like this:

nameserver 127.0.0.1

and make sure your client computer is looking to your DNS servers IP for
DNS.

If all fails, next send the named.conf file.

Steve

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

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Re: Console resolution

2003-12-08 Thread sebastian ssmoller
try  man 1 vidcontrol

hth
seb

On Mon, 2003-12-08 at 21:35, Aleksander Rozman - Andy wrote:
 Hi !
 
 I have just installed FreeBSD onto my notebook. I am using FreeBSD for 
 quite some time, and now I decided to install it on my notebook (I got 
 tired of both RedHat and Windows 2000, which both didn't work as they 
 should (I had both installed on same computer)) and remove everything else 
 from it.
 Problem is that this notebok Toshiba, has *very* ugly system font. On 
 RedHat I solved this problem, by giving higher resolution to text mode 
 (which I what I would like to do here). I am wondering if this is also 
 possible on freebsd. I use text mode a lot, so this is quite important, I 
 use Xwindows only if I must...
 
 Take care.
 Andy
 
 
 **
 *  Aleksander Rozman - Andy  * Fandoms:  E2:EA, SAABer, Trekkie, Earthie *
 * [EMAIL PROTECTED] * Sentinel, BH 90210, True's Trooper,   *
 *[EMAIL PROTECTED]   * Heller's Angel, Questie, Legacy, PO5, *
 * Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender*
 * ICQ-UIC: 4911125   *
 * PGP key available  *http://www.atechnet.dhs.org/~andy/ *
 **
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


Re: Console resolution

2003-12-08 Thread Jez Hancock
On Mon, Dec 08, 2003 at 09:35:57PM +0100, Aleksander Rozman - Andy wrote:
 Problem is that this notebok Toshiba, has *very* ugly system font. On 
 RedHat I solved this problem, by giving higher resolution to text mode 
 (which I what I would like to do here). I am wondering if this is also 
 possible on freebsd. I use text mode a lot, so this is quite important, I 
 use Xwindows only if I must...
You can try playing with the various /etc/rc.conf settings to tweak
console display.  I have this in mine:

keymap=uk.cp850
keyrate=fast
font8x8=swiss-8x8
allscreens_flags=80x50

This is ok for me here in the UK - you might have to play around with
different fonts if you use a different keymap.  The screen flags setting
just changes the display to 80x50 instead of the default 80x25.

Note you can test those settings out from the console using kbdcontrol.

-- 
Jez Hancock
 - System Administrator / PHP Developer

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


Re: SUNRays

2003-12-08 Thread Andrew Boothman
[CCed to -sparc: Can SunRay boxes be made to work with FreeBSD?]

Chris Shenton wrote:
Andrew Boothman [EMAIL PROTECTED] writes:


They are *really* thin clients that really only consist of a
monitor, mouse and keyboard and rely on their host server for
everything else. That's not an architecture that you're going to get
FreeBSD to run under I wouldn't think.
 
I suspect that if the SunRays do a PXE boot then they can be given
addresses by DHCP, boot files via TFTP, and filesystems via NFS --
just like any other diskless client.
There's the thing - I don't think that the Rays are capable of doing 
something like that.

If you look at http://wwws.sun.com/sunray/sunray150/features.html which 
is a list of features for the most 'advanced' SunRay that is available - 
you'll see that, All computing is performed on the server. In other 
words, there is no local processor - nothing to run a local FreeBSD 
kernel (or anything else) on.

The rays depend entirely on their host server for all computation, I 
don't think they even have any local memory so they are not simply a 
diskless box in the usual sense - as they would normally have local CPU 
and memory.

However, like I said before if they can be made to understand a normal X 
session then perhaps they could just act as X-servers or something 
similar? Do a google for sunray linux and see what Linux-type people 
have done, although from 
https://listman.redhat.com/archives/k12osn/2003-April/msg00797.html it 
doesn't look too hopeful that anyone has it working yet...

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


Re: scripts

2003-12-08 Thread Bill Schoolcraft
At Mon, 8 Dec 2003 it looks like Valerian Galeru composed:

 Please, if you know, tell me any sites with
 documentation about sh scripts(for beginners)(i mean
 files with .sh extension). Thank you!

Just an FYI on this Valerian.

Scripts do not need to have the .sh extension on them to be
executable scripts.

--
|--Word-Wrap-At-72-Please--|
Bill Schoolcraft
PO Box 210076 -o)
San Francisco CA 94121 /\
UNIX, A Way Of Life._\_v

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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Marty Landman
At 04:07 PM 12/8/2003, Steve Bertrand wrote:

 ns  IN A192.168.0.7
 mailIN A192.168.0.7
 client  IN A192.168.0.1
 router  IN A192.168.0.1
Is the A records above correct? ie: is the DNS/mail server actually 
192.168.0.7, or something else?
I'm working with two computers on my lan. 192.168.0.1 runs xp, has dialup 
for the lan and is acting as my client (for testing) and router, I think, 
since it share dialup access via windows ics.

# ndc restart  tail -10 /var/log/messages | grep named

and make sure the name server is 'ready to answer queries'.
Did it anyway to check for the msg:

FreeB ndc restart  tail -10 /var/log/messages | grep named
new pid is 336
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
SOA expire value is less than SOA refresh+retry (2  2+600)
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
SOA expire value is less than refresh + 10 * retry (2  (2 + 10 * 600))
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
SOA expire value is less than 7 days (2)
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
SOA refresh value is less than 2 * retry (2  600 * 2)
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:7: 
Database error near ()
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:8: 
Database error near ()
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:9: 
Database error near ()
Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:10: 
Database error near ())
Dec  8 16:29:56 SwamiSalami named[327]: master zone face2interface.domain 
(IN) rejected due to errors (serial 0)
Dec  8 16:29:56 SwamiSalami named[336]: Ready to answer queries.
FreeB

What did I do wrong in the zone file? It appears even though dns is enabled 
ready to answer queries my master zone, the whole point to this was done 
improperly. Where is the zone file instructions, assuming there is such a 
thing?

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


avcheck-0.9.tgz

2003-12-08 Thread RSB
20031108  Las Vegas Nevada 89102 USA
[EMAIL PROTECTED]

Subj: avcheck-0.9.tgz

I ran a WINDOWS Mcafee VirusScan of the FreeBSD install disk (v 4.7)
included w/ the book 'SAMS Teach Yourself FreeBSD in 24 Hours' and it
identified a file on the CD, avcheck-0.9.tgz' as a virus.

Can you provide any other information regarding this file?

Thank you.

--rs
~+

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


Re: Posts to mailing list still being rejected.

2003-12-08 Thread Kris Kennaway
On Mon, Dec 08, 2003 at 03:35:57PM -0500, Steve Bertrand wrote:
  I sent an email a couple weeks ago about my posts
  being rejected with a 550: Message Content Rejected. 
  Someone directed my to www.ordb.org and pointed out
  that the IP address of the mail server I'm using was
  listed as an open relay.  I've now taken measures to
  remedy this, as displayed here: 
  
  http://www.ordb.org/lookup/?host=216.136.204.125
  
  Alas, my posts are still being rejected with the 550:
  Message Content Rejected.  Giving up on
  216.136.204.125.
  
 
 Funny, I had this today, this AM, but it appeared to go away itself, and
 the messages (or at least one of them) that I had sent that came back
 with the error actually showed up on the list some 1.5 hrs later.

There was a temporary misconfiguration on the freebsd mail server.

Kris


pgp0.pgp
Description: PGP signature


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Steve Bertrand
On Mon, 2003-12-08 at 16:35, Marty Landman wrote:
 At 04:07 PM 12/8/2003, Steve Bertrand wrote:
 
   ns  IN A192.168.0.7
   mailIN A192.168.0.7
   client  IN A192.168.0.1
   router  IN A192.168.0.1
 
 Is the A records above correct? ie: is the DNS/mail server actually 
 192.168.0.7, or something else?
 
 I'm working with two computers on my lan. 192.168.0.1 runs xp, has dialup 
 for the lan and is acting as my client (for testing) and router, I think, 
 since it share dialup access via windows ics.
 
 # ndc restart  tail -10 /var/log/messages | grep named
 
 and make sure the name server is 'ready to answer queries'.
 
 Did it anyway to check for the msg:

Send back the first few lines in the zone file. Appears as there is a
syntax error.

Steve

 
 FreeB ndc restart  tail -10 /var/log/messages | grep named
 new pid is 336
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
 SOA expire value is less than SOA refresh+retry (2  2+600)
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
 SOA expire value is less than refresh + 10 * retry (2  (2 + 10 * 600))
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
 SOA expire value is less than 7 days (2)
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: WARNING 
 SOA refresh value is less than 2 * retry (2  600 * 2)
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:7: 
 Database error near ()
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:8: 
 Database error near ()
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:9: 
 Database error near ()
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:10: 
 Database error near ())
 Dec  8 16:29:56 SwamiSalami named[327]: master zone face2interface.domain 
 (IN) rejected due to errors (serial 0)
 Dec  8 16:29:56 SwamiSalami named[336]: Ready to answer queries.
 FreeB
 
 What did I do wrong in the zone file? It appears even though dns is enabled 
 ready to answer queries my master zone, the whole point to this was done 
 improperly. Where is the zone file instructions, assuming there is such a 
 thing?
 
 
 Marty Landman   Face 2 Interface Inc 845-679-9387
 Sign On Required: Web membership software for your site
 Make a Website: http://face2interface.com/Home/Demo.shtml
-- 

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Re: avcheck-0.9.tgz

2003-12-08 Thread Steve Bertrand

 I ran a WINDOWS Mcafee VirusScan of the FreeBSD install disk (v 4.7)
 included w/ the book 'SAMS Teach Yourself FreeBSD in 24 Hours' and it
 identified a file on the CD, avcheck-0.9.tgz' as a virus.
 
 Can you provide any other information regarding this file?
 

I'm almost certain that this file is a sample virus from within the
clamav anti-virus package. The file (I think) is one that is used after
the av is installed to ensure that the scanner is actually working.

Steve

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

Steve Bertrand
President/CTO,
Northumberland Network Services

t: 905.352.2688
w: www.northnetworks.ca

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


Re: avcheck-0.9.tgz

2003-12-08 Thread Kevin D. Kinsey, DaleCo, S.P.
RSB wrote:

20031108  Las Vegas Nevada 89102 USA
[EMAIL PROTECTED]
Subj: avcheck-0.9.tgz

I ran a WINDOWS Mcafee VirusScan of the FreeBSD install disk (v 4.7)
included w/ the book 'SAMS Teach Yourself FreeBSD in 24 Hours' and it
identified a file on the CD, avcheck-0.9.tgz' as a virus.
Can you provide any other information regarding this file?

Thank you.

--rs
 

That would be the source tarball for
the following 3rd party software:
[EMAIL PROTECTED] 
[/home/kadmin]  

#whereis avcheck
avcheck: /usr/ports/security/avcheck
[EMAIL PROTECTED] 
[/home/kadmin]  

#cd /usr/ports/security/avcheck

[EMAIL PROTECTED] [/usr/ports/security/avcheck]
#more pkg-descr
Avcheck is a simple program that allows you to call an antivirus
software in order to check mail messages for viruses before actual
delivery from within a Mail Transfer Agent, or MTA.
Avcheck itself isn't a virusscanner, nor it is an MTA. It sits between
the MTA and a real antivirus software. Most MTAs available today can
call an external program for every mail message in order to perform
various tasks, including virus scanning and content filtering. Avcheck
can be used as that external program.
Avcheck will receive a mail message from a mail system, pass it to an
antivirus software, and, depending on the presence of a virus in that
message, will either allow the message to be delivered or take
appropriate actions to handle infected mail.
Avcheck does nothing with a mail message contents -- it's task is to
prepare file with a mail message and feed it to an antivirus
progra. It's an antivirus task to decode MIME structure, handle
embedded archives and so on. Many but not all antivirus products today
have this ability.
WWW: http://www.corpit.ru/avcheck/
-
Well, still may not tell us much. ;)
HTH,

Kevin Kinsey

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


Re: avcheck-0.9.tgz

2003-12-08 Thread Dan Nelson
In the last episode (Dec 08), RSB said:
 20031108  Las Vegas Nevada 89102 USA
 [EMAIL PROTECTED]
 
 Subj: avcheck-0.9.tgz
 
 I ran a WINDOWS Mcafee VirusScan of the FreeBSD install disk (v 4.7)
 included w/ the book 'SAMS Teach Yourself FreeBSD in 24 Hours' and it
 identified a file on the CD, avcheck-0.9.tgz' as a virus.
 
 Can you provide any other information regarding this file?

VirusScan should also have provided a description of the virus, which
would have told you it was simply a test file for virus-scanner
products.

http://us.mcafee.com/virusInfo/default.asp?id=descriptionvirus_k=98616

-- 
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: Console resolution

2003-12-08 Thread Jez Hancock
On Mon, Dec 08, 2003 at 09:10:13PM +, Jez Hancock wrote:
 Note you can test those settings out from the console using kbdcontrol.
My bad - that should be 'vidcontrol' of course as someone else pointed
out!

-- 
Jez Hancock
 - System Administrator / PHP Developer

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


Strange behavior with scp

2003-12-08 Thread Sean Page
Hi,

I just upgraded 2 machines to 4.9p1 and one of them is displaying a rather
odd behavior.
When I try to scp a file from said machine, it shows the first line of the
fortune (the one you see if you, say, log into a shell on the machine) on
the client end and then it quits. No error is reported in /var/log/messages
or auth.log and no file is transferred.
Has anyone seen this before? I tried using the same sshd_config as the
working machine to no avail.
Any suggestions would be greatly appreciated.

Thanks,
Sean.

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


CVSUPIT pkg_add 90% good/10% strange

2003-12-08 Thread Richard Shea
Hi - I've just installed 4.8 from scatch. The next thing I wanted to do
was to CVSUP so I ...

cd /usr/ports/net/cvsupit
make install distclean

... that was a bit strange because cvsupit seemed to start automatically
as part of the 'make'. I wasn't watching it happen but I flicked back to
the screen and I found I was being prompted for which CVSUP server I
wanted to use. 

Anyway I went along with that and allowed the CVSUP session to start and
and all seemed to go well, I ended up with a  All finished! ... blah,
blah dialog box (not a real dialog I was running this from the command
line). 

However when I then pressed Enter on that dialog box (to go back to the
prompt) I get ...

===   Generating temporary packing list
** Missing package files for cvsupit-3.1.
*** Error code 1

Stop in /usr/ports/net/cvsupit.

... that doesn't look too good and yet the CVSUP session appears to have
all gone fine - can anyone explain what's happening ?

regards

richard shea.

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


Re: running freebsd with sendmail and qpopper

2003-12-08 Thread Marty Landman
At 04:41 PM 12/8/2003, Steve Bertrand wrote:

Send back the first few lines in the zone file. Appears as there is a 
syntax error.
FreeB more /etc/namedb/face2interface.domain.zone
$TTL 360  ; Default cached time to live for all records
face2interface.domain.IN  SOA ns.face2interface.domain. 
[EMAIL PROTECTED]
(
2003120801; Serial
172800  ; Refresh every 2 days
3600; Retry every hour
1728000 ; Expire every 20 days
172800 ); Minimum 2 days

@   IN  NS  ns.face2interface.domain.

; Set the Mail Exchange record

[etc]


 FreeB ndc restart  tail -10 /var/log/messages | grep named
 new pid is 336
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: 
WARNING
 SOA expire value is less than SOA refresh+retry (2  2+600)
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: 
WARNING
 SOA expire value is less than refresh + 10 * retry (2  (2 + 10 * 600))
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: 
WARNING
 SOA expire value is less than 7 days (2)
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone: 
WARNING
 SOA refresh value is less than 2 * retry (2  600 * 2)
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:7:
 Database error near ()
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:8:
 Database error near ()
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:9:
 Database error near ()
 Dec  8 16:29:56 SwamiSalami named[327]: face2interface.domain.zone:10:
 Database error near ())
 Dec  8 16:29:56 SwamiSalami named[327]: master zone 
face2interface.domain
 (IN) rejected due to errors (serial 0)
 Dec  8 16:29:56 SwamiSalami named[336]: Ready to answer queries.
 FreeB




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


Kernel message

2003-12-08 Thread Michael A. Alestock
What does this message mean??...

No debugger in kernel
Dec  8 17:40:05 bsd /kernel: No debugger in kernel


I hope it isn't anything serious???
I haven't changed or altered anything in a long time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dump performance - 4.6-RELEASE #0

2003-12-08 Thread Marc Wiz
On Wed, Dec 03, 2003 at 06:03:50PM +1000, Kevin Fleming wrote:
 
 I've done numerous tests with dump and different buffer sizes etc, but the
 maximum speed I can read from disk is approximately 14MB/s (measured by
 iostat).
 
 cpio / tar etc can read from disk at over 30MB/s ..
 
 Dump seems to spawn children (presumably for better IO) - is it possible to
 tweak the number of children for better IO performance.
 
 I can write to my tape unit at a sustained 25MB/s (AIT-3 on an LVD
 interface), so I'm wasting tape and time.

Kevin,

try adding the following parameters -C 32 -b 60 to the dump command
line.  The 60 for the -b option was suggested to me by the dump
maintainer.  The 32 is 32 megabytes for the cache size.  I have 256
MB of memory so I figured 32 was good for me.  If you have more
memory you might want to experiment with a higher cache size.

Also make sure you RTFM the dump man page.

I don't know if either parameter is in the release you are running.

You might also want to consider piping the output of dump to dd and then
to the tape.  There has been plenty of discussions on many mailing
lists about speeding up dump with dd.

Marc

-- 
Marc Wiz
[EMAIL PROTECTED]
Yes, that really is my last name.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CVSUPIT pkg_add 90% good/10% strange

2003-12-08 Thread Chris Pressey
On Tue, 09 Dec 2003 11:39:13 +1300
Richard Shea [EMAIL PROTECTED] wrote:

 Hi - I've just installed 4.8 from scatch. The next thing I wanted to
 do was to CVSUP so I ...
 
 cd /usr/ports/net/cvsupit
 make install distclean
 
 ... that was a bit strange because cvsupit seemed to start
 automatically as part of the 'make'. I wasn't watching it happen but I
 flicked back to the screen and I found I was being prompted for which
 CVSUP server I wanted to use. 
 
 Anyway I went along with that and allowed the CVSUP session to start
 and and all seemed to go well, I ended up with a  All finished! ...
 blah, blah dialog box (not a real dialog I was running this from the
 command line). 
 
 However when I then pressed Enter on that dialog box (to go back to
 the prompt) I get ...
 
 ===   Generating temporary packing list
 ** Missing package files for cvsupit-3.1.
 *** Error code 1
 
 Stop in /usr/ports/net/cvsupit.
 
 ... that doesn't look too good and yet the CVSUP session appears to
 have all gone fine - can anyone explain what's happening ?
 
 regards
 
 richard shea.

No clue as to what's going wrong, sorry.

But you should probably be using cvsup (or cvsup-without-gui), as IIRC
cvsupit is obsolete.  (It's not in my ports tree, anyway.)

Probably the simplest way to install cvsup-without-gui on a fresh system
is to use /stand/sysinstall - Configure - Packages.  (You can also use
the pkg_add command in the command line but I don't remember the
invokation offhand.)

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


Re: CVSUPIT pkg_add 90% good/10% strange

2003-12-08 Thread Richard Shea

On Mon, 8 Dec 2003 14:53:33 -0800, Chris Pressey
[EMAIL PROTECTED] said:
 On Tue, 09 Dec 2003 11:39:13 +1300
 Richard Shea [EMAIL PROTECTED] wrote:
 
  Hi - I've just installed 4.8 from scatch. The next thing I wanted to
  do was to CVSUP so I ...
  
  cd /usr/ports/net/cvsupit
  make install distclean
  
  ... that was a bit strange because cvsupit seemed to start
  automatically as part of the 'make'. I wasn't watching it happen but I
  flicked back to the screen and I found I was being prompted for which
  CVSUP server I wanted to use. 
  
  Anyway I went along with that and allowed the CVSUP session to start
  and and all seemed to go well, I ended up with a  All finished! ...
  blah, blah dialog box (not a real dialog I was running this from the
  command line). 
  
  However when I then pressed Enter on that dialog box (to go back to
  the prompt) I get ...
  
  ===   Generating temporary packing list
  ** Missing package files for cvsupit-3.1.
  *** Error code 1
  
  Stop in /usr/ports/net/cvsupit.
  
  ... that doesn't look too good and yet the CVSUP session appears to
  have all gone fine - can anyone explain what's happening ?
  
  regards
  
  richard shea.
 
 No clue as to what's going wrong, sorry.
 
 But you should probably be using cvsup (or cvsup-without-gui), as IIRC
 cvsupit is obsolete.  (It's not in my ports tree, anyway.)

Hmmm, OK ... I was working off ...

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

... and re-reading that has answered part of my question ...

QUOTE
If you do not know anything about CVSup at all and want a single package
which will install it, set up the configuration file and start the
transfer via a pointy-clicky type of interface, then get the net/cvsupit
package. Just hand it to pkg_add(1) and it will lead you through the
configuration process in a menu-oriented fashion.
/QUOTE

... don't know if the doco is out of date ? I may use something else in
the future as you suggest but what I'm interested in initially is does
this message ...

===   Generating temporary packing list
** Missing package files for cvsupit-3.1.
*** Error code 1

... mean the machine is in a good state or a bad state (.. ah, the
eternal question :-)

thanks

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


Re: Strange behavior with scp

2003-12-08 Thread Jonathan T. Sage
Sean Page wrote:
Hi,

I just upgraded 2 machines to 4.9p1 and one of them is displaying a rather
odd behavior.
When I try to scp a file from said machine, it shows the first line of the
fortune (the one you see if you, say, log into a shell on the machine) on
the client end and then it quits. No error is reported in /var/log/messages
or auth.log and no file is transferred.
Has anyone seen this before? I tried using the same sshd_config as the
working machine to no avail.
Any suggestions would be greatly appreciated.
Thanks,
Sean.
This is happening because fortune is hijacking the tty.  edit your shell 
init program to not run fortune on non-interactive shells, or remove it 
all together and scp should work fine again.

~j

--
Yesterday upon the stair I saw a man
who wasn't there, he wasn't there
again today, oh how i wish he'd go away
Rev. Jonathan T. Sage
Lighting / Set Designer
Professional Web Design
[HTTP://theatre.msu.edu]
[EMAIL PROTECTED]
[See Headers for Contact Info]


pgp0.pgp
Description: PGP signature


Re: Strange behavior with scp

2003-12-08 Thread Charles Swiger
On Dec 8, 2003, at 5:09 PM, Sean Page wrote:
When I try to scp a file from said machine, it shows the first line of 
the
fortune (the one you see if you, say, log into a shell on the machine) 
on
the client end and then it quits. No error is reported in 
/var/log/messages
or auth.log and no file is transferred.
scp requires a clean login, and that message might be causing the SSH 
protocol used by scp to break.  In particular, something like: ssh 
_machine_ true should run /bin/true and return without generating any 
additional output.

Depending on the shell you use, wrapping the invocation of fortune in 
something like:

  if ($?prompt) then
# interactive CSH commands...
  endif
...or:

  case $- in *i*)
# interactive SH commands.
  esac
...should resolve this issue.

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


Re: Routing problem

2003-12-08 Thread joshua lokken
You're right, I didn't explain thoroughly.  The FreeBSD gateway can reach 
the internet.  The cable modem and gateway addresses are assigned by the 
ISP.  My rc.conf:

ifconfig_rl0=DHCP
ifconfig_de0=inet 10.0.0.1 netmask 255.255.255.0
gateway_enable=YES
...

Thank you.

--
Best Regards,
Joshua Lokken





From: Clayton F [EMAIL PROTECTED]
To: joshua lokken [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: Routing problem
Date: Mon, 8 Dec 2003 12:52:47 -0800
This setup appears a little confusing. Does your ISP give you a static or 
dynamic IP address to the internet? It would also help to see the interface 
configuration info in your rc.conf file.

generally speaking, your external interface  should have the ip address 
assigned by your isp, not a private network address like you describe. You 
should also have a valid address to a dns server, rather than being 
referred to your dsl modem's private ip address.

#my rc.conf (cable modem, with ip dynamically assigned - I'm using 
192.168.1.0 as my private network range)
gateway_enable=YES
defaultrouter=192.168.1.1
network_interfaces=fxp0 dc0 lo0
hostname=vesta.bitheaven.net
ifconfig_fxp0=DHCP
ifconfig_dc0=inet 192.168.1.1  netmask 255.255.255.0

If this doesn't help, send more info

On Dec 8, 2003, at 12:22 PM, joshua lokken wrote:

Hello,

Running 4.9-stable.  Here is a brief overview of the network I'm setting 
up.

***Internet***
  |
DSL modem (192.168.1.1, netmask 255.255.255.252, assigned by ISP)
  |
FreeBSD gateway external (192.168.1.2, netmask 255.255.255.252, assigned 
by ISP)
  |
FreeBSD gateway internal (10.0.0.1, netmask 255.255.255.0)
  |
   LAN (clients, 10.0.0.x, netmask 255.255.255.0)

LAN clients can access boh gateway interfaces by hostname and IP.  Clients 
are
setup to use 192.168.1.2 for DNS, and 192.168.1.2 uses 192.168.1.1 for 
DNS.
I cannot get any traffic to reach (let alone pass) the DSL modem from the 
clients.

I have tried this with the FreeBSD gateway, a Win2k gateway, and Linksys 
router.
Under any setup, the result is the same.  My ISP's support desk has been
absolutely no help.  Can anyone tell what the problem may be here?  Thanks 
in
advance for any help.

--
Best Regards,
Joshua Lokken

_
Wonder if the latest virus has gotten to your computer? Find out. Run the 
FREE McAfee online computer scan! 
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]

_
Cell phone ‘switch’ rules are taking effect — find out more here. 
http://special.msn.com/msnbc/consumeradvocate.armx

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


RE: Strange behavior with scp

2003-12-08 Thread Sean Page
HA!
That was it!
Thanks Jonathan.

Sean.

-Original Message-
From: Jonathan T. Sage [mailto:[EMAIL PROTECTED] 
Sent: December 8, 2003 4:02 PM
To: '[EMAIL PROTECTED]'
Subject: Re: Strange behavior with scp


Sean Page wrote:
 Hi,
 
 I just upgraded 2 machines to 4.9p1 and one of them is displaying a rather
 odd behavior.
 When I try to scp a file from said machine, it shows the first line of the
 fortune (the one you see if you, say, log into a shell on the machine) on
 the client end and then it quits. No error is reported in
/var/log/messages
 or auth.log and no file is transferred.
 Has anyone seen this before? I tried using the same sshd_config as the
 working machine to no avail.
 Any suggestions would be greatly appreciated.
 
 Thanks,
 Sean.
 
This is happening because fortune is hijacking the tty.  edit your shell 
init program to not run fortune on non-interactive shells, or remove it 
all together and scp should work fine again.

~j


-- 
Yesterday upon the stair I saw a man
who wasn't there, he wasn't there
again today, oh how i wish he'd go away

Rev. Jonathan T. Sage
Lighting / Set Designer
Professional Web Design

[HTTP://theatre.msu.edu]
[EMAIL PROTECTED]
[See Headers for Contact Info]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CVSUPIT pkg_add 90% good/10% strange

2003-12-08 Thread Kris Kennaway
On Tue, Dec 09, 2003 at 12:00:15PM +1300, Richard Shea wrote:

 Hmmm, OK ... I was working off ...
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
 
 ... and re-reading that has answered part of my question ...
 
 QUOTE
 If you do not know anything about CVSup at all and want a single package
 which will install it, set up the configuration file and start the
 transfer via a pointy-clicky type of interface, then get the net/cvsupit
 package. Just hand it to pkg_add(1) and it will lead you through the
 configuration process in a menu-oriented fashion.
 /QUOTE
 
 ... don't know if the doco is out of date ?

Apparently.  cvsupit was removed from the ports collection about 6
months ago because it was broken for months and no-one came forward
with a fix.

Kris


pgp0.pgp
Description: PGP signature


Re: Evolution can't be installed after a deinstall

2003-12-08 Thread Joachim Dagerot
On Wed, 2003-12-03 at 01:44, Joe Marcus Clarke wrote:
 On Tue, 2003-12-02 at 19:39, Joachim Dagerot wrote:
  My Evolution installation stopped working so I decided to go down the
  ol' windows way and made a deinstall with intention to de a new
  install. Unfortunately the make install command results in errors, I
  have posted from where the first error occurs, please let me know if
  all the output is needed. My question is very simple: What steps are
  needed to be able to install Evolution again, and is it possible to
  get an answer out of this make install output?
 
 Delete /usr/X11R6/include/gal.

Took a lifetime, but now it works. Thanks alot for sharing your
knowledge!

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


Why userland , basesystem and Kernel are together?!

2003-12-08 Thread Vahric MUHTARYAN
Hi Everybody ,

it's not easy to jump from one operating system to other one , sometimes
people can have too much habit and it's searching same ones in other , for
good understanding it is asking why ?! :)

I want to ask why userland , base-system and Kernel are together ?! What
is the meaning of this . I mean sync. all source and start to build new
system from the beginning is to hard , it takes too much time and can have
some risk .I don't understand How ISP can use FreeBSD because at the
building time , machine will be off. Okey Maybe yahoo can use it because
it's clustered environment and it's easyly remove one of the machine install
new version or patch it if any problem occur it can be reinstalled after
that making standart configuration now it's ready.


I think that Kernel must be seperate of userland because it's managing
and controling processes and I don't need rebuild kernel too much if I have
no problem with device driver or if I don't need to add something  to kernel
for support ( instead of Firewall or like important things ) .


Why some programs are in base system . What is the meaning of Sendmail
or SSH in base system . Programs are only executable things What is the
relation about those programs with base system ?!


   in list Some members said that I can patch a system with watching
Security Advisories but same people said that  Sometimes it'wont and I have
to do full kernel / world / build / plus install and reboot   Why ?  What
is the problem ?!


Which list I have to watch for which Relese will have production quality
?!!







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


Re: CVSUPIT pkg_add 90% good/10% strange

2003-12-08 Thread Chris Pressey
On Tue, 09 Dec 2003 12:00:15 +1300
Richard Shea [EMAIL PROTECTED] wrote:

 On Mon, 8 Dec 2003 14:53:33 -0800, Chris Pressey
 [EMAIL PROTECTED] said:
  On Tue, 09 Dec 2003 11:39:13 +1300
  Richard Shea [EMAIL PROTECTED] wrote:
  
   [of cvsupit weirdness]
 
  No clue as to what's going wrong, sorry.
  
  But you should probably be using cvsup (or cvsup-without-gui), as
  IIRC cvsupit is obsolete.  (It's not in my ports tree, anyway.)
 
 Hmmm, OK ... I was working off ...
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
 
 ... and re-reading that has answered part of my question ...
 
 QUOTE
 If you do not know anything about CVSup at all and want a single
 package which will install it, set up the configuration file and start
 the transfer via a pointy-clicky type of interface, then get the
 net/cvsupit package. Just hand it to pkg_add(1) and it will lead you
 through the configuration process in a menu-oriented fashion.
 /QUOTE
 
 ... don't know if the doco is out of date ?

Looks like it.  According to the CVS logs, cvsupit was removed on May 6
of this year:

  http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/cvsupit/Attic/

 I may use something else
 in the future as you suggest but what I'm interested in initially is
 does this message ...
 
 ===   Generating temporary packing list
 ** Missing package files for cvsupit-3.1.
 *** Error code 1
 
 ... mean the machine is in a good state or a bad state (.. ah, the
 eternal question :-)

Hm, I would say a bad state, but not *very* bad.  Looks like cvsupit is
partially installed?  You might be able to fix it up by running

  pkg_delete cvsupit-3.1

which should delete any files that were installed by the cvsupit
package (and possibly give you some warnings when trying to delete ones
that weren't.)

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


pkg_info: read_plist: bad command '@conflicts acroread-3*'

2003-12-08 Thread David Carter-Hitchin
Hail,

pkg_info bombs on 4.8-RELEASE:

[512]-pkg_info
Mesa-3.2.1_1A graphics library similar to SGI's OpenGL
ORBit-0.5.17_1  High-performance CORBA ORB with support for the C
language
WordNet-1.7.1   Dictionaries and thesauri with devel. libraries (C,
TCL) an
XFree86-4.3.0,1 X11/XFree86 core distribution (complete, using
mini/meta-po
XFree86-FontServer-4.3.0_2 XFree86-4 font server
XFree86-Server-4.3.0_12 XFree86-4 X server and related programs
XFree86-clients-4.3.0_5 XFree86-4 client programs and related files
XFree86-documents-4.3.0 XFree86-4 documentation
XFree86-font100dpi-4.3.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.3.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.3.0 XFree86-4 Cyrillic fonts
XFree86-fontEncodings-4.3.0 XFree86-4 font encoding files
XFree86-fontScalable-4.3.0 XFree86-4 scalable fonts
XFree86-libraries-4.3.0_6 XFree86-4 libraries and headers
Xaw3d-1.5   A 3-D Athena Widget set that looks like Motif
Xft-2.1.2   A client-sided font API for X applications
aalib-1.4.r5_1  An ascii art library
pkg_info: read_plist: bad command '@conflicts acroread-3*'

Anyone got a clue why this is happening?  Should I pkg_delete acroread-3
and reinstall?  I googled this one with no luck.

I'm trying to resolve some nasty problem with teTeX and dvips which were
working beautifully before I did a portupgrade -arR :-(  I need to know
exactly which versions of things are installed before removing them.  I'm
trying stuff like this:

[514]-pkg_delete dvips
pkg_delete: no such package 'dvips' installed
[515]-pkg_delete dvips-5.76
pkg_delete: package 'dvips-5.76' doesn't have a prefix
[516]-pkg_delete print/dvips-5.76
pkg_delete: package 'dvips-5.76' doesn't have a prefix

(I'm trying to get dvips-5.92b working without error, which is why I want
to remove dvips-5.76).

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


Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Frederick Bowes
Hello!

I have a problem which i cannot seem to fix no matter what I do! I have a
120GB disk, which had windows XP/FreeBSD partions working fine on one
computer. Now I had to move it to a new computer in which the bios detects
a certian geometry, but then the system wont boot. No matter what I do
now, i cant get the system to boot off the disk, i have even tried
eraseing it with fdisk (freebsd and dos versions). Does anyone know how I
can save it?  I have tried everything and dont know where else to ask.

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


Disklabel

2003-12-08 Thread Grant Peel
Hi,

I had a crash tonight. Server rebooted and everything seemed to restart OK.
Interesting disklabel output though. Should I be worried about all the *s?
:

If this helps, the disk below is a 10,000 spin RAID 5 Dell Perc DC/L (3
Fujitu disks).

enterprise# disklabel /dev/amrd0
# /dev/amrd0:
type: SCSI
disk: amnesiac
label: fictitious
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 4405
sectors/unit: 70770688
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0   # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  c: 707706880unused0 0 # (Cyl.0 -
4405*)
enterprise#


enterprise# disklabel /dev/amrd0s1
# /dev/amrd0s1:
type: ESDI
disk: amrd0s1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 4404
sectors/unit: 70766262
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0   # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  102400004.2BSD0 0 0   # (Cyl.0 - 63*)
  b:  2048000  1024000  swap# (Cyl.   63*- 191*)
  c: 707662620unused0 0 # (Cyl.0 -
4404*)
  d:  8142848 461291524.2BSD 1024  819216   # (Cyl. 2871*-
3378*)
  e: 1024  30720004.2BSD0 0 0   # (Cyl.  191*- 828*)
  f: 3072 133120004.2BSD0 0 0   # (Cyl.  828*-
2740*)
  g:  2097152 440320004.2BSD0 0 0   # (Cyl. 2740*-
2871*)
  h: 16494262 542720004.2BSD0 0 0   # (Cyl. 3378*-
4404*)
enterprise#



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


Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Mike Maltese
 I have a problem which i cannot seem to fix no matter what I do! I have a
 120GB disk, which had windows XP/FreeBSD partions working fine on one
 computer. Now I had to move it to a new computer in which the bios detects
 a certian geometry, but then the system wont boot. No matter what I do
 now, i cant get the system to boot off the disk, i have even tried
 eraseing it with fdisk (freebsd and dos versions). Does anyone know how I
 can save it?  I have tried everything and dont know where else to ask.

Check to see that the BIOS is using the same addressing mode as the old
board. I had a somewhat similar problem and it turned out the BIOS was in
Large mode. Switching to LBA solved the problem. Also, if you've fdisk'ed
the drive, chances are you've hosed the installations.

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


Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Frederick Bowes
 Now I had to move it to a new computer in which the bios
 detects a certian geometry, but then the system wont boot.
 No matter what I do now, i cant get the system to boot off
 the disk, i have even tried eraseing it with fdisk (freebsd
 and dos versions). Does anyone know how I can save it?
 I have tried everything and dont know where else to ask.

 Check to see that the BIOS is using the same addressing mode as the old
 board. I had a somewhat similar problem and it turned out the BIOS was in
 Large mode. Switching to LBA solved the problem. Also, if you've fdisk'ed
 the drive, chances are you've hosed the installations.

I stopped caring about the data on the disk (which is backed up, so just
an inconvenience.

I have tried setting LBA/Large/CHS and booting and installing freebsd.
Under each type, fdisk always reports that the geometry is incorect. Each
time the install works fine but then when trying to boot, it cant read the
hard disk!

I am guessing freebsd works out the correct drive geometry, but the bios
is not! Interestingly though, when set to LBA, the head/cyl/sector count
is equal to what the freebsd fdisk detects it to be.

(This is a new motherboard which works when booting/installing FreeBSD on
an old 2G hd i have lying around) the problem is only with the 80G drive

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


Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Mike Maltese
 I am guessing freebsd works out the correct drive geometry, but the bios
 is not! Interestingly though, when set to LBA, the head/cyl/sector count
 is equal to what the freebsd fdisk detects it to be.

This is exactly what I was experiencing. Thought I'd throw that out there,
best of luck to you.

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


Re: Why userland , basesystem and Kernel are together?!

2003-12-08 Thread Harald Schmalzbauer
On Tuesday 09 December 2003 00:37, Vahric MUHTARYAN wrote:
 Hi Everybody ,

 it's not easy to jump from one operating system to other one ,
 sometimes people can have too much habit and it's searching same ones in
 other , for good understanding it is asking why ?! :)

Well, if you're talking about operating systems you answered your question 
yourself!


 I want to ask why userland , base-system and Kernel are together ?!
 What is the meaning of this . I mean sync. all source and start to build
 new system from the beginning is to hard , it takes too much time and can
 have some risk .I don't understand How ISP can use FreeBSD because at the
 building time , machine will be off. Okey Maybe yahoo can use it because

What a nonsens!

 it's clustered environment and it's easyly remove one of the machine
 install new version or patch it if any problem occur it can be reinstalled
 after that making standart configuration now it's ready.


 I think that Kernel must be seperate of userland because it's managing

You think? *lol*

 and controling processes and I don't need rebuild kernel too much if I have
 no problem with device driver or if I don't need to add something  to
 kernel for support ( instead of Firewall or like important things ) .


 Why some programs are in base system . What is the meaning of Sendmail
 or SSH in base system . Programs are only executable things What is the
 relation about those programs with base system ?!


in list Some members said that I can patch a system with watching
 Security Advisories but same people said that  Sometimes it'wont and I
 have to do full kernel / world / build / plus install and reboot   Why ? 
 What is the problem ?!


 Which list I have to watch for which Relese will have production
 quality ?!!

/trollfeeding








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


pgp0.pgp
Description: signature


Binary Upgrade Problems 4.3 --- 4.9

2003-12-08 Thread Cal Cornils
I'm having trouble doing a binary upgrade from 4.3 to 4.9.

Existing 4.3 was installed with 'all' distributions selected, and takes up
about 636M on an old Pentium.

When I tried the upgrade to 4.9 the first time (selecting 'all' again) the
process bombed, and complained about unwillingness to upgrade /src,
suggesting CTM or CVSup - which was fair enough, since this was supposed to
be a 'binary' upgrade.  (Does this always happen??)

Re-installed 4.3 again and re-tried the upgrade - this time with all
distributions chosen (except sources).  Bombed out again, complaining about
'unable to extract stuff into /usr/X11R6 directory'.  However, even with
this outcome, the system seems to be working (almost) OK.  Boots OK with 4.9
kernel and 'uname -a' shows Version 4.9.  All of the files seem to be there
(now takes up 822M), and all of the files I've checked have dates of Oct 27
(which I assume is when 4.9 was built).

However, all of my old configuration files are still stuck in /usr/tmp/etc
and have not been copied back into /etc - only 'new' unmodified versions of
the files are there, also with dates of Oct 27.  And, I assume, there are
troubles in the X11R6 directory, since that's where it was when it bombed.

So, it appears that the upgrade went almost to completion, but ran into
trouble towards the end.

Any suggestions??  I'm beginning to believe that binary upgrades are more
trouble than a 'real' one - even though it 'appears' to be easier.

Cal Cornils
Napa Valley College
Beautiful Napa Valley

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


Re: Why userland , basesystem and Kernel are together?!

2003-12-08 Thread Simon Barner
 I want to ask why userland , base-system and Kernel are together ?! 

Because some userland programs make assumptions on internal kernel
structures. Examples: top, fstat, fsck, ...

And, most important: Every compiled application needs libc as a wrapper
for system calls (which toggle all kinds of actions in the kernel).
You can imagine what happens if your libc does not match your kernel
version, and something really important changed.

 What
 is the meaning of this . I mean sync. all source and start to build new
 system from the beginning is to hard , it takes too much time and can have
 some risk .I don't understand How ISP can use FreeBSD because at the
 building time , machine will be off. Okey Maybe yahoo can use it because
 it's clustered environment and it's easyly remove one of the machine install
 new version or patch it if any problem occur it can be reinstalled after
 that making standart configuration now it's ready.

You will find a test and build machine on almost any _professional_
installation (independently, if FreeBSD is used as OS).

 I think that Kernel must be seperate of userland because it's managing
 and controling processes and I don't need rebuild kernel too much if I have
 no problem with device driver or if I don't need to add something  to kernel
 for support ( instead of Firewall or like important things ) .
 
 
 Why some programs are in base system . What is the meaning of Sendmail
 or SSH in base system . Programs are only executable things What is the
 relation about those programs with base system ?!

Because FreeBSD is more than a kernel, but a full Operating System, and
as therefore it needs software for basic services like email, remote
login, ...

 
 
in list Some members said that I can patch a system with watching
 Security Advisories but same people said that  Sometimes it'wont and I have
 to do full kernel / world / build / plus install and reboot   Why ?  What
 is the problem ?!

Of course, you can perform an update for a userland application in
FreeBSD without a reboot.

The benefit of tracking one of the security branches and doing the full
buildworld procedure is, that you are using a well-defined snapshot of
the FreeBSD source repository. When you see a security advisory, and you
update to the latest security release, you can be sure, that your system
will still work afterwards (a.k.a QA provided by the FreeBSD security
team). If you don't want to track that branch, there are still the
pointers to patches that apply against supported releases. Due to the
lack of man power, older versions of FreeBSD cannot be supported for
eternity.

And if you dislike the idea of keeping your sources up-to-date, there is
also a binary security update mechanism:

ports/security/freebsd-update


 
 Which list I have to watch for which Relese will have production quality
 ?!!

At the present, you should install FreeBSD 4.9 and either update to the
latest security release _or_ use the freebsd-update port. Once you use
the source method, you will not be able to use the binary updates since
the patches won't probably apply.

Regards,
 Simon


signature.asc
Description: Digital signature


SoundBlaster Awe 32

2003-12-08 Thread Mark Cole
ok.  I have tried the module and the kernel method, both to no avail.  
When I put device pcm and device sbc in the config file and 
recompile I get nothing.  I have tried it with both, and with only the 
pcm.  There is no pcm device showing up on reboot.  Is there something I 
am missing?  Thanks for the help.

-mark


smime.p7s
Description: S/MIME Cryptographic Signature


a technical how to

2003-12-08 Thread homeyra g
So, I hope this is the right address for this type of
question. If not would you please forward this and/or
let me know the correct address.

Thanks,

Here is the question: How to truncate a file from the
begining to a certain point in the file?


__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Binary Upgrade Problems 4.3 --- 4.9

2003-12-08 Thread Doug Reynolds
On Mon, 8 Dec 2003 16:44:19 -0800, Cal Cornils wrote:

I'm having trouble doing a binary upgrade from 4.3 to 4.9.

Existing 4.3 was installed with 'all' distributions selected, and takes up
about 636M on an old Pentium.

When I tried the upgrade to 4.9 the first time (selecting 'all' again) the
process bombed, and complained about unwillingness to upgrade /src,
suggesting CTM or CVSup - which was fair enough, since this was supposed to
be a 'binary' upgrade.  (Does this always happen??)

Re-installed 4.3 again and re-tried the upgrade - this time with all
distributions chosen (except sources).  Bombed out again, complaining about
'unable to extract stuff into /usr/X11R6 directory'.  However, even with
this outcome, the system seems to be working (almost) OK.  Boots OK with 4.9
kernel and 'uname -a' shows Version 4.9.  All of the files seem to be there
(now takes up 822M), and all of the files I've checked have dates of Oct 27
(which I assume is when 4.9 was built).

However, all of my old configuration files are still stuck in /usr/tmp/etc
and have not been copied back into /etc - only 'new' unmodified versions of
the files are there, also with dates of Oct 27.  And, I assume, there are
troubles in the X11R6 directory, since that's where it was when it bombed.

So, it appears that the upgrade went almost to completion, but ran into
trouble towards the end.

Any suggestions??  I'm beginning to believe that binary upgrades are more
trouble than a 'real' one - even though it 'appears' to be easier.

to be honest with you, I've _never_ had good luck with binary upgrade. 
I've never got one to work.  If you can, patch everything up, install
cvsup, and follow the build world tuturiol on the main website
(www.freebsd.org).  It will take a little time on an old pentium to
recompile the SRC, but on my K6-450, I can build the entire 5.1 src in
under a few hrs (like 2-3), the 4.x series is a lot faster.
---
doug reynolds | the maverick | [EMAIL PROTECTED]


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


Re: Accessing DOCSIS diagnostics from within/behind FreeBSD router

2003-12-08 Thread Lowell Gilbert
J. Seth Henry [EMAIL PROTECTED] writes:

 I'm not sure if this is even a FreeBSD question, but googling hasn't turned up 
 much on it, so I thought I'd toss this one out there.
 
 I have a Motorola SB5100 cable modem directly attached to a FreeBSD router 
 (running ipfilters/ipnat). The external network is a comcast segment, and is 
 assigned a dynamic IP. The internal network is routed on 192.168.1.x, where 
 the router is 192.168.1.254.
 
 The trick is, the cable modem is on the external side, but apparently 
 listening on 192.168.1.100 for HTTP requests (for its diagnostics report).
 
 Is there anyway to access this diagnostic page without temporarily plugging 
 the CM into a Windows box?

The most obvious answer would be to change the internal network to not
conflict with the external network.  With a little more effort, you
could set up the FreeBSD box to bridge instead of routing, and just
make sure you don't assign the .100 address to anything other than the
cable modem.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area: 
resume/CV at http://be-well.ilk.org:8088/~lowell/resume/
username/password public
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SoundBlaster Awe 32

2003-12-08 Thread Marc LeMaire
Mark Cole wrote:

ok.  I have tried the module and the kernel method, both to no avail.  
When I put device pcm and device sbc in the config file and 
recompile I get nothing.  I have tried it with both, and with only the 
pcm.  There is no pcm device showing up on reboot.  Is there something 
I am missing?  Thanks for the help.

-mark
Read this : http://www.onlamp.com/pub/a/bsd/2002/09/05/FreeBSD_Basics.html
Then this : http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html
This should get you started, as it did for me :-)
Marc

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


Re: a technical how to

2003-12-08 Thread Harald Schmalzbauer
On Tuesday 09 December 2003 02:51, homeyra g wrote:
 So, I hope this is the right address for this type of
 question. If not would you please forward this and/or
 let me know the correct address.

 Thanks,

 Here is the question: How to truncate a file from the
 begining to a certain point in the file?

Have a look at sed. Sorry can't help with syntax and I'm sure one can also do 
the same with perl or awk or whatever. But for the first, man (1) sed will 
help with 'cat yourfile | sed -youroptions' e.g.

You can also use vi (if it's a regular textfile with less than hundreds of 
megs), find your endpoint with e.g /YourEndKeyWord and do in instruction 
mode a dG, after that save.

-Harry



 __
 Do you Yahoo!?
 New Yahoo! Photos - easier uploading and sharing.
 http://photos.yahoo.com/
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


pgp0.pgp
Description: signature


Re: CVSUPIT pkg_add 90% good/10% strange

2003-12-08 Thread Richard Shea

On Mon, 8 Dec 2003 15:40:39 -0800, Chris Pressey
[EMAIL PROTECTED] said:
 On Tue, 09 Dec 2003 12:00:15 +1300
 Richard Shea [EMAIL PROTECTED] wrote:
 
  On Mon, 8 Dec 2003 14:53:33 -0800, Chris Pressey
  [EMAIL PROTECTED] said:
   On Tue, 09 Dec 2003 11:39:13 +1300
   Richard Shea [EMAIL PROTECTED] wrote:
   
[of cvsupit weirdness]
  
   No clue as to what's going wrong, sorry.
   
   But you should probably be using cvsup (or cvsup-without-gui), as
   IIRC cvsupit is obsolete.  (It's not in my ports tree, anyway.)
  
  Hmmm, OK ... I was working off ...
  
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
  
  ... and re-reading that has answered part of my question ...
  
  QUOTE
  If you do not know anything about CVSup at all and want a single
  package which will install it, set up the configuration file and start
  the transfer via a pointy-clicky type of interface, then get the
  net/cvsupit package. Just hand it to pkg_add(1) and it will lead you
  through the configuration process in a menu-oriented fashion.
  /QUOTE
  
  ... don't know if the doco is out of date ?
 
 Looks like it.  According to the CVS logs, cvsupit was removed on May 6
 of this year:
 
   http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/cvsupit/Attic/
 
  I may use something else
  in the future as you suggest but what I'm interested in initially is
  does this message ...
  
  ===   Generating temporary packing list
  ** Missing package files for cvsupit-3.1.
  *** Error code 1
  
  ... mean the machine is in a good state or a bad state (.. ah, the
  eternal question :-)
 
 Hm, I would say a bad state, but not *very* bad.  Looks like cvsupit is
 partially installed?  You might be able to fix it up by running
 
   pkg_delete cvsupit-3.1
 
 which should delete any files that were installed by the cvsupit
 package (and possibly give you some warnings when trying to delete ones
 that weren't.)
 
That's a good idea, I hadn't thought of it. However strange stuff
persists because when I tried that I got ...

trinidad# pkg_delete cvsupit-3.1
pkg_delete: no such package 'cvsupit-3.1' installed

... - that's even though it just ran ! I then started looking in to the
relevant ports directory and this is what I saw ...

trinidad# pwd
/usr/ports/net/cvsupit
trinidad# ls
work
trinidad# cd work
trinidad# ls -l
total 0
-rw-r--r--  1 root  wheel  0 Dec  7 22:59 .build_done.cvsupit-3.1
-rw-r--r--  1 root  wheel  0 Dec  7 22:59 .configure_done.cvsupit-3.1
-rw-r--r--  1 root  wheel  0 Dec  7 22:59 .extract_done.cvsupit-3.1
-rw-r--r--  1 root  wheel  0 Dec  7 22:59 .patch_done.cvsupit-3.1
trinidad#

... I take it those files are used as a form of logging ? So on the one
hand it's 'build_done' but on the other hand pkg_delete doesn't know
about the package ! Just did a ...

trinidad# find / -name *vsupi* -print

... and didn't find anything elsewhere in the system either ... 

All in all a bit of a mystery - anyone else fancy having a go at
explaining what might have happened or what it all means ;-)

regards

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


linux compatibility

2003-12-08 Thread danu kusmana
Hi guys,

My probs is I wanna add flash plugins to my mozilla,
buat the default ports frebsd gave is an old one and
it always make my mozilla hang if I open a web page.

I tried to use the linux-flashplugin and ln -s *.so
thing but it alway complain abaout it cannot found the
library needed. I read in the handbook that FreeBSD
will taking care wich linux libary will be use and
where. But from my experience it alway cannot be found
but its there alright.

Did I make any mistake what im doing?

Thanx

danu

__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Routing problem

2003-12-08 Thread joshua lokken
From which interface?  Try these:

ping google.com
(that will ping using the external interface)
ping -S 10.0.0.1 google.com
(that will ping using the internal interface)

If one works, but not the other, post your firewall
rules and natd command line.
Hello,

The FreeBSD machine is simply passing traffice for
the time being, no ipfw, no NAT.  I know the name,
ut not much mre about the DSL modem I was given.It's an ARESCOM800, and the 
service is **wince**
MSN DSL.  The modem has a very simple html display
that gives me the very basics; modem IP (192.168.1.1),
netmask (255.255.255.252) and external IP.

rl0 is the modem-facing interface (external) on a
FreeBSD 4.9 gateway.  de0 is the LAN-facing
(internal) interface on the same machine. /etc/rc.conf
says:
ifconfig_rl0=DHCP
ifconfig_de0=inet 10.0.0.1 netmask 255.255.255.0
gateway_enable=YES
defaultrouter=192.168.1.1
I can reach the outside world from both intrefaces on the
gateway.  rl0 is configured thusly (automatically via DHCP):
inet 192.168.1.2 netmask 255.255.255.252, with a default
gateway of 192.168.1.1.
Clients are configured as follows:
inet 10.0.0.x
netmask 255.255.255.0
defaultrouter 10.0.0.1
From a client machine on the 10.0.0.0 network, I can ping
both de0 and rl0 on the gateway, but I cannot get any traffic
past rl0 to the cable modem from the LAN client.  That is
where my minimal understanding of routing ends.  I do not
know why I cannot pass traffic to the modem and out.  I
hope this makes my problem clearer, thanks for the help.
After following up on the above reply, I find that I cannot
ping out from the LAN interface (de0, 10.0.0.1).  Hmmm,
and again, no ipfw or NAT on the FreeBSD firewall.
Joshua

_
Browse styles for all ages, from the latest looks to cozy weekend wear at 
MSN Shopping.  And check out the beauty products! http://shopping.msn.com

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


Re: a technical how to

2003-12-08 Thread William O'Higgins
On Mon, Dec 08, 2003 at 05:51:25PM -0800, homeyra g wrote:

Here is the question: How to truncate a file from the
begining to a certain point in the file?

You can do this in vi.  If you are trying to keep only the beginning,
you'd do this, where ++ is the first line you don't want:

:++,$d

If you only want the chunk at the end there are a couple of good ways:

:0,++-1d

or, if you want to keep the original file:

:++-1,$w newfile

Where newfile is the file name you want to keep your output in.

vi does a whole lot of fine things, and because it is nearly ubiquitous
in UNIX it may be worth using for such things.

If you want to do this from the command line you can do so with ex
scripts.  This is the use vi for all text processing approach.  Perl,
sed, awk, shell scripting; they'll all do the same job.  Pick a tool and
you'll get a lot of mileage out of it.  Have fun.
-- 

yours,

William

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


Re: lame converts music-CD/wav-file to mp3? how?

2003-12-08 Thread mike bueide
On Mon, Dec 08, 2003 at 04:00:47AM -0600, Kevin D. Kinsey, DaleCo, S.P. wrote:
 mike bueide wrote:
 
 On Mon, Dec 08, 2003 at 03:22:27PM +0900, Rob wrote:
  
 
 Hi,
 
 What's a not too complicated way of converting music CD's to mp3 files?
 
 So far I failed using lame: I could create wav files and play them with 
 x11amp.

 
 
 Check out the description for lame in ports, 
 
  mbueide@/usr/ports/audio/lame % cat pkg-descr 
   LAME stands for LAME Ain't an Mp3 Encoder.
 
 Maybe this is the problem:). Personally, I like to use bladeenc
 
 
 Well, that's the funny answer ... I thought of it, too.
 
 But the real joke is that LAME *is* an mp3 encoder;
 it wasn't when it started, but now it is...AAMOF,
 recommended in the handbook. And all the tools
 have CLI interfaces ...

I apologize.  I should have known better.  I didn't mean to denigrate
lame.  Obviously I've had little experience with it.  After,
reading the man page on it, I think I'll give it a go.  Who knows,
I might even like it ... 

-- 
Michael Bueide 
mbueide (at) charter (dot) net .
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >