Re: host-based ssh authentication (no password) not working ... help needed

2004-10-11 Thread Matthew Seaman
On Sun, Oct 10, 2004 at 02:14:32PM -0700, Joe Schmoe wrote: --- Matthew Seaman [EMAIL PROTECTED] wrote: For ssh(1) to work using key based auth, all of the files in ~user/.ssh on the server must have the correct permissions, and the host public keys for the server should be known

Passive ports with FTPD daemon?

2004-10-11 Thread robg
Hi, Is it possible to specify passive ports using the FTPD daemon supplied with Freebsd? Thanks -- robg [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Adding network IP to hosts.deny

2004-10-11 Thread Pelle Andersson
Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. Let's say I want to block the network address 192.168.100.0 and/or the IP address

Re: NIS issue

2004-10-11 Thread William Bierman
I may be misunderstanding what you are saying here, but master.passwd on the slave servers should never get updated with NIS information. That line that goes at the end tells the authentication process to look to NIS for further information...same goes with the line that goes in the group

Re: MBR not overwritable with dd?

2004-10-11 Thread Emanuel Strobl
Am Montag, 11. Oktober 2004 04:37 schrieb Jerry McAllister: I tried to null out the MBR with the BETA7 fixit CD with the follwoing=20 command: dd if=3D/dev/zero of=3D/dev/ad0 count=3D16 After that fdsik still showed me a valid partition tabel! How? Does GEOM map the beginning of the

Re: NIS issue

2004-10-11 Thread William Bierman
Be hot on typo. My case : % sudo tail -1 /etc/ma*d +: % sudo tail -1 /etc/ma*d|wc -c 11 % Sorry, this was a typo in my email, not the master.passwd. There are 9 colons in the actual file. (Again apologies if you get this multiple times .. it's late and I did not notice

Re: Kernel modules the 5.2.1-p9 to 5.3b7 migration?

2004-10-11 Thread Joshua Tinnin
On Sunday 10 October 2004 01:35 pm, Alan Gerber [EMAIL PROTECTED] wrote: Joshua Tinnin wrote: On Sunday 10 October 2004 12:47 pm, Alan Gerber [EMAIL PROTECTED] wrote: I recently decided to update my 5.2.1-p9 system to the latest beta to check out the improvements in ACPI code on my Dell

Re: Protecting SSH from brute force attacks

2004-10-11 Thread Dennis Koegel
On Sun, Oct 10, 2004 at 04:45:26PM -0400, Matt Juszczak wrote: Isn't it hard (and sort of more insecure) to use the keys? Why that? Start an agent together with your login session, have it load the key(s) (after you've entered the holy passphrase(s), of course) and you're set to go. Simply 'ssh

Re: Age of Empires on FreeBSD --- Possible?

2004-10-11 Thread Radu MOLNAR
Wll, maybe if development on wine for FBSD would have stopped things would have been different. In my office we have linux and FreeBSD workstations. I run FreeBSD but my friends have linux. Because of that they can play about anything using winex (Broodwar, Counterstrike, Rise of Nations etc)

Re: vinum swap no longer working.

2004-10-11 Thread Mark Frasa
On 2004.10.11 10:43:02 +0930, Greg 'groggy' Lehey wrote: [Format recovered--see http://www.lemis.com/email/email-format.html] Overlong lines. On Sunday, 10 October 2004 at 19:23:24 +0200, Mark Frasa wrote: Hello, After installing FreeBSD 5.2.1, because 4.10 and even 5.1 did not

[no subject]

2004-10-11 Thread Jamie Heckford
Susbscribe [EMAIL PROTECTED] -- Jamie Heckford Network Manager Trident Microsystems Ltd. t: +44(0)1737-780790 f: +44(0)1737-771908 w: http://www.tridentmicrosystems.co.uk/ ___ [EMAIL PROTECTED] mailing list

Re: Adding network IP to hosts.deny

2004-10-11 Thread Subhro
The firewall would be definitely a better bet than host.deny. If you are using ipfw you can simply add a couple of deny rules like: ipfw add 100 deny all from 192.168.100.0/24 to me in Regards S. On Mon, 11 Oct 2004 08:46:40 +0200, Pelle Andersson [EMAIL PROTECTED] wrote: Hi! I have a

Mixing fBSD 4 and 5 - NFS ACL's

2004-10-11 Thread Jamie Heckford
Hi, I need to use the new ACL feature on one of our servers. However the data doesn't reside on the server that its being served from it is mounted via NFS. Im guessing I will need to install fBSD5 on the two servers I want to use ACL on, but will the other fBSD4 servers still be able to use

Re: Adding network IP to hosts.deny

2004-10-11 Thread Pelle Andersson
Thanks for your reply! Does it matter where in the script I put this/these line/lines? Must it be before or after any other rule? Thanks The firewall would be definitely a better bet than host.deny. If you are using ipfw you can simply add a couple of deny rules like: ipfw add 100 deny

Re: Adding network IP to hosts.deny

2004-10-11 Thread DanGer
Hello Subhro, Monday, October 11, 2004, 11:32:13 AM, you wrote: The firewall would be definitely a better bet than host.deny. If you are using ipfw you can simply add a couple of deny rules like: ipfw add 100 deny all from 192.168.100.0/24 to me in Regards S. On Mon, 11 Oct 2004

Re: Adding network IP to hosts.deny

2004-10-11 Thread Rob
Pelle Andersson wrote: Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. Let's say I want to block the network address 192.168.100.0 and/or the

Re: Mixing fBSD 4 and 5 - NFS ACL's

2004-10-11 Thread Matthew Seaman
On Mon, Oct 11, 2004 at 10:45:07AM +0100, Jamie Heckford wrote: I need to use the new ACL feature on one of our servers. However the data doesn't reside on the server that its being served from it is mounted via NFS. Im guessing I will need to install fBSD5 on the two servers I want to

Re: Adding network IP to hosts.deny

2004-10-11 Thread uidzero
Pelle Andersson wrote: Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. Let's say I want to block the network address 192.168.100.0 and/or the

Iconv transleteration

2004-10-11 Thread Tarc
Does iconv(1) suppots transleteration and detranslitiration? (I interested in KOI8-R/US-ASCII) Best regards, Tarc ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: route vmnet1 host server

2004-10-11 Thread dick hoogendijk
On 11 Oct Christian Hiris wrote: The easiest solution is to assign a free ip-address of your localnet (192.168.11.nnn) to your win-guest. Try to avoid a setup of two subnets on one physical NIC. As /dev/vmnet1 acts as bridge it's ip-address isn't relevant. There is only the

Re: Adding network IP to hosts.deny

2004-10-11 Thread Rob
uidzero wrote: Pelle Andersson wrote: Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. I use /etc/rc.ipfw... ${fwcmd} add 300 deny IP from

RE: Mixing fBSD 4 and 5 - NFS ACL's

2004-10-11 Thread Jamie Heckford
Thanks Matt, I'll have a look at GEOM gate but will most likely have to wait for the NFS support. If anyone needs any help testing the NFS Server work I'll be more than happy. Jamie -Original Message- From: Matthew Seaman [mailto:[EMAIL PROTECTED] Sent: 11 October 2004 11:10 To: Jamie

Re: Adding network IP to hosts.deny

2004-10-11 Thread uidzero
Rob wrote: uidzero wrote: Pelle Andersson wrote: Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. I use /etc/rc.ipfw... ${fwcmd} add 300 deny

How to make the boot menu just like I want?

2004-10-11 Thread Frederick
Dear FreeBSD Team: This is Frederick. Is there any table to list the partition number(subtype) or sysid? I have two hard disks. The first one install windows, and the second one install freebsd. I first install windows, then install freebsd. I use boot manager to manage my boot. The menu shows:

Re: Kernel modules the 5.2.1-p9 to 5.3b7 migration?

2004-10-11 Thread Alan Gerber
Joshua Tinnin wrote: On Sunday 10 October 2004 01:35 pm, Alan Gerber [EMAIL PROTECTED] wrote: Joshua Tinnin wrote: On Sunday 10 October 2004 12:47 pm, Alan Gerber [EMAIL PROTECTED] wrote: I recently decided to update my 5.2.1-p9 system to the latest beta to check out the

Re: Adding network IP to hosts.deny

2004-10-11 Thread Pelle Andersson
Thanks all for you replys! Yes the IP addresses is changing all the time. The pages I serve are for one country only (.se) so I think I can block whole nets without any problem. If the pages where International there would be a problem I think. 2 new questions. 1. Is it possible to block a

RE: How to make the boot menu just like I want?

2004-10-11 Thread JohnsoBS
-Original Message- From: Frederick [mailto:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 12:34 PM To: FreeBSD-questions Subject: How to make the boot menu just like I want? Dear FreeBSD Team: This is Frederick. Is there any table to list the partition number(subtype) or

Re: How to make the boot menu just like I want?

2004-10-11 Thread Emanuel Strobl
Am Montag, 11. Oktober 2004 13:03 schrieb [EMAIL PROTECTED]: [...] I want the menu to show like: F1: Windows F5 Drive 1 The FreeBSD bootloader doesn't have this capability as far as I am aware of. Your best best is to use the Windows boot loader, install grub, lilo or some other boot

Re: Adding network IP to hosts.deny

2004-10-11 Thread Mark Frasa
- Forwarded message from Mark Frasa [EMAIL PROTECTED] - From: Mark Frasa [EMAIL PROTECTED] Subject: Re: Adding network IP to hosts.deny To: Pelle Andersson [EMAIL PROTECTED] Reply-To: Mark Frasa [EMAIL PROTECTED] Date: Mon, 11 Oct 2004 13:05:04 +0200 User-Agent: Mutt/1.5.6i Message-ID:

MPD and ADSL pptp line problems

2004-10-11 Thread Arjan Knepper
Hello, We 're using FreeBSD-4.10 with mpd-3.18 to connect to our ISP through a Alcatel speed touch home ISDN-ethernet modem. From time to time the connection becomes verry slow and ping -f shows packet losses up to 90 %. To recover form the losses, power cycling the modem OR stopping restarting

Re: Adding network IP to hosts.deny

2004-10-11 Thread Rob
uidzero wrote: Rob wrote: uidzero wrote: Pelle Andersson wrote: Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. I use /etc/rc.ipfw...

Re: vinum swap no longer working.

2004-10-11 Thread Greg 'groggy' Lehey
On Monday, 11 October 2004 at 11:26:13 +0200, Mark Frasa wrote: On 2004.10.11 10:43:02 +0930, Greg 'groggy' Lehey wrote: [missing attribution to Greg Lehey] On Sunday, 28 December 2003 at 20:00:04 -0800, Micheas Herman wrote: This may belong on current, I upgraded to 5.2 from 5.1 and my

TIMEOUT - WRITE_DMA and smart questions

2004-10-11 Thread Ion-Mihai Tetcu
[ please reply only on questions@ if this is not appropriate for current@ ] Hi, While doing nothing special the system start printing TIMEOUT - WRITE_DMA erros and eventually after an atacontrol mode 0 PIO4 PIO4 hanged completely at 04:20. After restart I've got a few TIMEOUT .. but no hung,

cvsupd configuration ? unknown collection src-all

2004-10-11 Thread edwinculp
I decided to give cvsupd a try to make my upgrading a bit more efficient and bandwidth friendly. I read the manual page chose a local server [local3], cvsup-ed, updated the repository, built world, kernel, etc. All with no problems. I started cvsupd on the machine with the following options:

RE: MPD and ADSL pptp line problems

2004-10-11 Thread Jamie Heckford
I had a problem once with a certain provider using MPD for VPN over ADSL connections, have you tried experimenting with the MTU on your adapter? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arjan Knepper Sent: 11 October 2004 10:31 To: [EMAIL

MPD and ADSL pptp line problems

2004-10-11 Thread Arjan Knepper
Hello, We 're using FreeBSD-4.10 with mpd-3.18 to connect to our ISP through a Alcatel speed touch home ISDN-ethernet modem. From time to time the connection becomes verry slow and ping -f shows packet losses up to 90 %. To recover form the losses, power cycling the modem OR stopping

Re: NIS issue

2004-10-11 Thread Brian McCann
Interesting...something that pops into my mind is something obvious since it was stated in the handbook, but needs to be said anyway...when you add stuff to the master.passwd file, do you re-make the database? Also, if you follow the directions in the handbook, they suggest you make a different

Re: How to make the boot menu just like I want?

2004-10-11 Thread Svein Halvor Halvorsen
[Frederick, 2004-10-11] This is Frederick. Is there any table to list the partition number(subtype) or sysid? I have two hard disks. The first one install windows, and the second one install freebsd. I first install windows, then install freebsd. I use boot manager to manage my boot. :

Re: TIMEOUT - WRITE_DMA and smart questions

2004-10-11 Thread Eduard Martinescu
Ion-Mihai, For more information on smartmontools (smartctl,smartd), check out the Source Forge site, http://smartmontools.sourceforge.net If you have specific questions, you can email the support list (link on the page above). Ed On Mon, 2004-10-11 at 07:09, Ion-Mihai Tetcu wrote: [ please

Re: Adding network IP to hosts.deny

2004-10-11 Thread uidzero
Rob wrote: uidzero wrote: Rob wrote: uidzero wrote: Pelle Andersson wrote: Hi! I have a lot of login attempts from various networks and IP addresses on my FBSD 4.10 server. I have read the man pages for hosts.deny but do not understand how to add networks and IP addresses to it. I use

Re: TIMEOUT - WRITE_DMA and smart questions

2004-10-11 Thread Ion-Mihai Tetcu
On Mon, 11 Oct 2004 08:19:07 -0400 Eduard Martinescu [EMAIL PROTECTED] wrote: Ion-Mihai, For more information on smartmontools (smartctl,smartd), check out the Source Forge site, http://smartmontools.sourceforge.net If you have specific questions, you can email the support list (link on

l2tpd on 5.2.1

2004-10-11 Thread Cristi Tauber
hello there, on a 5.2.1 fBSD i installed l2tpd from ports (ports were cvsuped a hour ago). The compilation process went without errors, i edited the conf file to suit my needs but when i tried to run the daemon i get this error : This binary does not support kernel L2TP.

Trouble rebuilding sendmail

2004-10-11 Thread Andreas Widerøe Andersen
I just upgrade src with cvsup and want to rebuild sendmail. For some reason it stops and I would very much like some help from you about what I can do now. System: FreeBSD server 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 15 17:08:42 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/OCTOPUS i386 Old

Re: Can't compile wine port

2004-10-11 Thread Alexandr
Yes. I am runing 5.2.1 FreeBSD 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2 I comment USE_GCC 3.14 and type make and get another errors. But again type make clean ; make and all was fine. Thanks. On Sat, Oct 09, 2004 at 11:08:29AM -0400, Lowell Gilbert wrote: It looks like you're running 5.2.1.

Re: RAID 1 in HP NetServer LC 2000

2004-10-11 Thread Muhammad Reza
Ok.. vinum then.. but i have error when applied this vinum.conf drive drive1 device /dev/da0s1e drive drive2 device /dev/da1s1e volume usr setupstate plex org concat sd length 13887091s drive drive1 plex org concat sd length 13887091s drive drive2 volume var setupstate plex org concat

Re: Trouble rebuilding sendmail

2004-10-11 Thread Christer Solskogen
Andreas Widerøe Andersen wrote: I just upgrade src with cvsup and want to rebuild sendmail. For some reason it stops and I would very much like some help from you about what I can do now. System: FreeBSD server 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 15 17:08:42 CET 2003 [EMAIL

Re: Trouble rebuilding sendmail

2004-10-11 Thread Andreas Widerøe Andersen
At 15:11 11.10.2004, Christer Solskogen wrote: Andreas Widerøe Andersen wrote: I just upgrade src with cvsup and want to rebuild sendmail. For some reason it stops and I would very much like some help from you about what I can do now. System: FreeBSD server 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 15

Re: FreeBSD Release Question

2004-10-11 Thread TM4525
In a message dated 10/9/04 6:25:49 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: 1. By Sep 2005, do you think 5.x performance will be optimized and be comparable to today's 4.x stable versions ? 5.3 is supposed to be stable, and it's expected to be on part with 4.x performance, and it's

Re: Wiki on FreeBSD

2004-10-11 Thread Andy Smith
On Sat, Oct 09, 2004 at 01:38:56PM -0400, Alan Curtis wrote: I am looking for an easy to install wiki that an apache/perl/php/whatever novice like me can install without getting a migrane. Any suggestions? I use MediaWiki on http://freebsdwiki.org/ FreeBSD-specific instructions are here:

Re: Wiki on FreeBSD

2004-10-11 Thread Glenn Sieb
Andy Smith said the following on 10/11/2004 10:29 AM: On Sat, Oct 09, 2004 at 01:38:56PM -0400, Alan Curtis wrote: I am looking for an easy to install wiki that an apache/perl/php/whatever novice like me can install without getting a migrane. Any suggestions? I use MediaWiki on

Re: route vmnet1 host server

2004-10-11 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 11 October 2004 12:27, dick hoogendijk wrote: The above information says it all, I guess. I was confused, because the vmware3 ports speaks of no support for bridging. This must be some other kind of bridging ;-) As you tell me, this is

Re: route vmnet1 host server

2004-10-11 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 11 October 2004 16:37, Christian Hiris wrote: On Monday 11 October 2004 12:27, dick hoogendijk wrote: The above information says it all, I guess. I was confused, because the vmware3 ports speaks of no support for bridging. This must be

portupgrade problem

2004-10-11 Thread Vince Hoffman
Hi all, Got a port upgrade problem here, ruby is dumping core during a portsdb -uU (and thus any time it tries to update the portsdb. only noticed it today but i did upgrade ruby recently so i tried following the emergency recovery part in /usr/port/UPDATING and did pkg_delete portupgrade-\*

Sony PCVA-15XTAP2 monitor

2004-10-11 Thread Ben Paley
Hello, Someone's offered me one of these monitors, a Sony PCVA-15XTAP2. I really don't know anything about it, except that it's widescreen and has a non-standard connector of some sort - power and signal through the same cable, apparently (I haven't actually seen it yet). Does anyone know

Re: Sony PCVA-15XTAP2 monitor

2004-10-11 Thread James
Ben Paley wrote: Someone's offered me one of these monitors, a Sony PCVA-15XTAP2. I really don't know anything about it, except that it's widescreen and has a non-standard connector of some sort - power and signal through the same cable, apparently (I haven't actually seen it yet). Does

How can I turn off hard disk if there's no IO for serveral minutes?

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

Re: How to NOT load AGP?

2004-10-11 Thread Tuc
Hi, I'm suffering from this problem On 5.2.1-RELEASE-p4, everything is fine. I CVSUP to 5.2.1-RELEASE-p11, and things lock up HARD for me. I'm using the SAME kernel config file both times. I've put the NvAGP in, no difference. I've recompiled and

RE: FreeBSD Release Question

2004-10-11 Thread Sheets, Jason (OZ CEEDR)
While TM4525's points are valid even FreeBSD 5.2.1 is pretty stable (insert sual disclaimer about using non -stable version here) and I use it over 4 in many circumstances. FreeBSD 5 will rapidly become the standard and if you are targeting your application for introduction in late 2005 at a

Re: portupgrade problem

2004-10-11 Thread Matthew Seaman
On Mon, Oct 11, 2004 at 04:05:17PM +0100, Vince Hoffman wrote: Hi all, Got a port upgrade problem here, ruby is dumping core during a portsdb -uU (and thus any time it tries to update the portsdb. only noticed it today but i did upgrade ruby recently so i tried following the emergency

FreeBSD Developer

2004-10-11 Thread [EMAIL PROTECTED]
Hi there, I'm going to develop software for the FreeBSD project. How do I get listed on the official FreeBSD page as developer and is it possible to get a mail alias like [EMAIL PROTECTED] Thanks, Manuel ___ [EMAIL PROTECTED] mailing list

Re: portupgrade problem

2004-10-11 Thread Vince Hoffman
On Mon, 11 Oct 2004, Matthew Seaman wrote: On Mon, Oct 11, 2004 at 04:05:17PM +0100, Vince Hoffman wrote: Hi all, Got a port upgrade problem here, ruby is dumping core during a portsdb -uU (and thus any time it tries to update the portsdb. SNIP lots of info any suggestions welcome Gawd.

Tecra M1/5.2.1 Suspend problem

2004-10-11 Thread dayton
Folks, I upgraded to 5.2.1 (from 4.9) a few weeks ago. When I suspend and then resume, the screen is blank. At first I thought the system was hanging, but it turns out that the system is still alive but the screen is blank. I assumed that XFree/kde was the culprit, but it happens even if I

Re: FreeBSD Developer

2004-10-11 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote: Hi there, I'm going to develop software for the FreeBSD project. How do I get listed on the official FreeBSD page as developer and is it possible to get a mail alias like [EMAIL PROTECTED] Thanks, Manuel Well, you become one. See the Developer's Handbook, at the

Re: FreeBSD Developer

2004-10-11 Thread Charles Swiger
On Oct 11, 2004, at 1:04 PM, [EMAIL PROTECTED] wrote: How do I get listed on the official FreeBSD page as developer and is it possible to get a mail alias like [EMAIL PROTECTED] Submit enough useful changes (via send-pr) that someone decides to offer you a commit bit. -- -Chuck

Re: SSH and one time passwords

2004-10-11 Thread Lowell Gilbert
Gene Bomgardner [EMAIL PROTECTED] writes: I've implemented S/Key on my 5.2.1 system. It works well with telnet, but ssh just bypasses the whole thing and accepts the Unix password. How can I get ssh to recognize and use S/Key auth? I don't see any entry in sshd_config nor in the handbook. I

Re: FreeBSD Developer

2004-10-11 Thread Garance A Drosihn
At 7:04 PM +0200 10/11/04, [EMAIL PROTECTED] wrote: Hi there, I'm going to develop software for the FreeBSD project. How do I get listed on the official FreeBSD page as developer and is it possible to get a mail alias like [EMAIL PROTECTED] I am not sure what kind of development you are expecting

Re: Need help with IPFW rule

2004-10-11 Thread Lowell Gilbert
Norm Vilmer [EMAIL PROTECTED] writes: I get this message (below) on the console of my FreeBSD 4.10 firewall: Connection attempt to TCP my public ip:20388 from 61.151.248.42:80 flags 0x12 It appears that this is getting through the firewall and is logged to the console because log_in_vain

(OT) Emacs vs Xemacs

2004-10-11 Thread Jonathon McKitrick
I know this is not BSD specific, but I just wanted to get your opinions. I was wondering what might affect my decision which to use, other than licensing and (IIRC) the fancier font handling of Xemacs. jm -- ___ [EMAIL PROTECTED] mailing list

Re: NIS issue

2004-10-11 Thread William Bierman
Interesting...something that pops into my mind is something obvious since it was stated in the handbook, but needs to be said anyway...when you add stuff to the master.passwd file, do you re-make the database? Also, if you follow the directions in the handbook, they suggest you make a

portupgrade (pkgdb) question

2004-10-11 Thread Bobb Shires
pkgdb -F is asking me a question I don't understand. What should I do here? === [EMAIL PROTECTED] /root/supfiles 24 - # pkgdb -F --- Checking the package registry database Stale origin: 'devel/autoconf257': perhaps moved or obsoleted. - The port 'devel/autoconf257' was removed on 2004-07-01

Re: SSH and one time passwords

2004-10-11 Thread Vince Hoffman
On Mon, 11 Oct 2004, Lowell Gilbert wrote: Gene Bomgardner [EMAIL PROTECTED] writes: I've implemented S/Key on my 5.2.1 system. It works well with telnet, but ssh just bypasses the whole thing and accepts the Unix password. How can I get ssh to recognize and use S/Key auth? I don't see any entry

portupgrade (pkgdb) question (2nd try)

2004-10-11 Thread Bobb Shires
(dang webmail thing mangled my message. Sorry. Trying again) pkgdb -F is asking me a question I don't understand. What should I do here? === [EMAIL PROTECTED] /root/supfiles 24 - # pkgdb -F --- Checking the package registry database Stale origin: 'devel/autoconf257': perhaps moved or

Re: route vmnet1 host server

2004-10-11 Thread dick hoogendijk
On 11 Oct Christian Hiris wrote: In the Ethernet Adapters configuration dialog select Connection Type: -- Custom Vmnet:-- /dev/vmnet1 In your next message you explain about the support for ¨bridge¨ on freebsd. However, I don´t have vmware3 setup like this. I chose HostOnly

Two FreeBSD questoins!

2004-10-11 Thread Elmer Skjødt Henriksen
Hi! When will 5.3 Final approx. be released? (i can't wait :P) And which version of KDE will be included in 5.3? Thanks, (sorry for my english) -- Outgoing mail is certified Virus Free. Checked by AVG Anti-Virus (http://www.grisoft.com). Version: 7.0.269 / Virus Database: 264.10.2 - Release Date:

Re: portupgrade (pkgdb) question (2nd try)

2004-10-11 Thread Matthew Seaman
On Mon, Oct 11, 2004 at 02:52:57PM -0400, Bobb Shires wrote: (dang webmail thing mangled my message. Sorry. Trying again) pkgdb -F is asking me a question I don't understand. What should I do here? === [EMAIL PROTECTED] /root/supfiles 24 - # pkgdb -F --- Checking the package registry

Re: upgrading to 5.3-Beta7 problem

2004-10-11 Thread Lowell Gilbert
Benzi Mizrahi [EMAIL PROTECTED] writes: Hi, I am in a middle of upgrading to Beta7 (from 5.3-beta5) I builtworld builtkernel did installkernel rebooted as single user did mergemaster. Now I am having a working 5.3-beta7. I did make installworld and it stopped in a middle, I am

Re: Two FreeBSD questoins!

2004-10-11 Thread Matthew Seaman
On Mon, Oct 11, 2004 at 09:33:32PM +0200, Elmer Skjødt Henriksen wrote: When will 5.3 Final approx. be released? (i can't wait :P) Real Soon Now. Actually it was scheduled for Oct 17th, but I think the schedules slipped a bit. And which version of KDE will be included in 5.3? % cd

Please Help

2004-10-11 Thread Aaron
Befor I ask you for help, I will like to thank you for the effort you guys are puting in helping new bsd users. I installed bsd 4.8 on a dell pc and i installed samba 2.2.8a configured it and tested it. Everything work out fine, when I implemented it, I got message telling me on one

Re: latex2html problems (fwd)

2004-10-11 Thread Eduardo Viruena Silva
Thanks for answering Parv. I have a Phedora Core 2 system where latex2html works fine. It uses netpbm-9.24 not netpbm-10.24 as FreeBSD does. So... forced FreeBSD to uninstall netpbm-10.24, and then downloaded and compiled netpbm-9.24. It is a little tricky because netpbm does not

Re: (OT) Emacs vs Xemacs

2004-10-11 Thread Lowell Gilbert
Jonathon McKitrick [EMAIL PROTECTED] writes: I know this is not BSD specific, but I just wanted to get your opinions. I was wondering what might affect my decision which to use, other than licensing and (IIRC) the fancier font handling of Xemacs. Both are licensed under the GPL, and the font

Re: Error in portupgrading -rR mldonkey

2004-10-11 Thread Michael Augustin
Hello, I found a solution for your ... and also my problem with mldonkey on http://jhernandez.gpltarragona.org/blog/archives/2004_07.html but this is for gentoo-linux. Therefore I thought, it is possibly better to write a description of how I could solve it for the 5.2.1-RELEASE-p7. 1.

'blacklisting' an IP-address after several loginfailures?

2004-10-11 Thread Joachim Dagerot
I'm under attack! I have pages up and down with failed login attempts, usually they are trying to hack the root account (which simply can't be used to get in by SSH) but they are also trying to access the system with various usernames (bruth force). Is it easy to load a package that simply adds

Re: 'blacklisting' an IP-address after several loginfailures?

2004-10-11 Thread Lowell Gilbert
Joachim Dagerot [EMAIL PROTECTED] writes: I'm under attack! I have pages up and down with failed login attempts, usually they are trying to hack the root account (which simply can't be used to get in by SSH) but they are also trying to access the system with various usernames (bruth

Re: route vmnet1 host server

2004-10-11 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 11 October 2004 21:04, dick hoogendijk wrote: On 11 Oct Christian Hiris wrote: In the Ethernet Adapters configuration dialog select Connection Type: -- Custom Vmnet:-- /dev/vmnet1 In your next message you explain

Re: FreeBSD Release Question

2004-10-11 Thread Vulpes Velox
On Mon, 11 Oct 2004 10:20:40 EDT [EMAIL PROTECTED] wrote: In a message dated 10/9/04 6:25:49 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: 1. By Sep 2005, do you think 5.x performance will be optimized and be comparable to today's 4.x stable versions ? 5.3 is supposed to be

new member

2004-10-11 Thread fendi Joanna
new member -- __ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze ___ [EMAIL PROTECTED] mailing list

NameVirtualHost nat

2004-10-11 Thread Lars H. Beuse
Hi, i want some apache NameVirtualHost behind a Paketfilter based on ipf, placed in two subnets. This router has two Cards one in the private net, one in the public. So far i just forward port 80 and 443 into my private net 192.168.2.0, but every request ends up on apaches rootlevel,

sysctl kern.securelevel=2

2004-10-11 Thread Chris Collins
Hello Alll I was wondering what is the best kern.securelevel to run on a machine that provides general internet services, Web, FTP and Email. I don't want this so tight I cannot use the machine and I have also read in some post that having the secure level set to high can stop a fsck. I am

dummynet

2004-10-11 Thread synrat
Can someone tell me about a good way to troubleshoot pipes/queues or point me in the rigtt direction. I'm trying to restrict outgoing ftp traffic and create some pipes for VOIP. dummynet and pipe rules load fine ( and are in the kernel ) but seem to have no effect. I did read the manual pages

Re: dummynet

2004-10-11 Thread NetAdmin
This is what I have on one of my subnet IP's. Did it this way to keep my kids from sucking up all the upstream from p2p clients and webcam with their friends. There may be a better way to do it and I'm almost sure there is, but this seems to do what I need it to do. Hope it helps. inwr2 =

Re: panic: ufs_dirbad

2004-10-11 Thread Jay Hall
I found the problem, and I think it might be hardware related. In order for the OS to install properly, I replaced the 80 wire cable with a 40 wire cable. Once the install was completed, I replaced the 80 wire cable and all is well. If anyone would like more information, please let me know.

Re: RAID 1 in HP NetServer LC 2000

2004-10-11 Thread Greg 'groggy' Lehey
On Monday, 11 October 2004 at 5:55:24 +0700, Muhammad Reza wrote: Ok.. vinum then.. but i have error when applied this vinum.conf drive drive1 device /dev/da0s1e drive drive2 device /dev/da1s1e volume usr setupstate plex org concat sd length 13887091s drive drive1 plex org concat

Re: NIS issue (now resolved!)

2004-10-11 Thread William Bierman
Interesting...something that pops into my mind is something obvious since it was stated in the handbook, but needs to be said anyway...when you add stuff to the master.passwd file, do you re-make the database? Also, if you follow the directions in the handbook, they suggest you make a

Re: (OT) Emacs vs Xemacs

2004-10-11 Thread Jonathon McKitrick
On Mon, Oct 11, 2004 at 05:26:54PM -0400, Lowell Gilbert wrote: : Jonathon McKitrick [EMAIL PROTECTED] writes: : : I know this is not BSD specific, but I just wanted to get your opinions. I : was wondering what might affect my decision which to use, other than : licensing and (IIRC) the

X.org release 6.8.1

2004-10-11 Thread Luís Vitório Cargnini
Hi i builded the Xorg 6.8.1 for FreeBSD but is necessary add some changes, because of Freetype2 and Xft i build the entire source, what i must do generate an patch ?? and submit ?? or just wait ?? just for curious the source is ready for build except if you have freetype2 installed the change

Cisco Aironet AIR-PCM352

2004-10-11 Thread Josh ckert
I love FreeBSD and I'm trying really hard to move over to it from Windows completely. There are three main issues, all of them having to do with the Internet, and two of which have to do with FreeBSD itself. 1) My pcm352 keeps dropping packets when I try to ping. I can't tell why. It doesn't drop

FreeBSD 5.2.1 and CD9660_ROOT bootable cdroms

2004-10-11 Thread Joe
Hello, I just upgraded from FreeBSD 4.10 and installed FreBSD 5.2.1. I am trying to recreate the bootable cdrom I used to have only with 5.2.1 and am having little luck. I used to use vnconfig so I replaced with mdconfig, I used to use disklable and replaced with bsdlabel. The old

how to redirect multiple ports in ipnat.conf ?

2004-10-11 Thread Sex Maniac
Hello, I am using FreeBSD 4.9. 1. Using NATD I previously using natd. In my natd.conf there was a line like this : redirect_port tcp 192.168.0.2:2000-3000 2000-3000 2. Using IPNAT Recently I switched to ipnat. So I am using ipnat now. But how do I make a replacement a line like above in

Re: X.org release 6.8.1

2004-10-11 Thread Vulpes Velox
On Mon, 11 Oct 2004 13:28:51 -0200 Luís Vitório Cargnini [EMAIL PROTECTED] wrote: Hi i builded the Xorg 6.8.1 for FreeBSD but is necessary add some changes, because of Freetype2 and Xft i build the entire source, what i must do generate an patch ?? and submit ?? or just wait ?? just for

Re: sysctl kern.securelevel=2

2004-10-11 Thread epilogue
On Mon, 11 Oct 2004 20:03:32 -0400 Chris Collins [EMAIL PROTECTED] wrote: Hello Alll I was wondering what is the best kern.securelevel to run on a machine that provides general internet services, Web, FTP and Email. I don't want this so tight I cannot use the machine and I have also read in

  1   2   >