Re: Simple Router on FreeBSD - Which should I use?

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 05:51:50PM -0400, Bill Moran wrote: > Danny wrote: > >I would like to setup a simple router, for the following: > > > >Enable a 192.168.1.0 255.255.255.0 network talk to a 10.10.0.0 255.255.0.0 > >network, and obviously vise versa. > > You'll probably just want to set gate

Re: restricting ssh to authorized users

2004-04-19 Thread Robert Storey
Thanks Andy, that was easy. Wish all the solutions to my sysadmin questions were so simple. best regards, Robert On Tue, 20 Apr 2004 02:33:05 + Andy Miller <[EMAIL PROTECTED]> wrote: > On Tue, Apr 20, 2004 at 10:25:06AM +0800, Robert Storey wrote: > > I've been wondering what is the best way

Checking New Password

2004-04-19 Thread Zen
Hi, Being new to BSD I was wandering if someone can point me in the correct direction. I want to let users to change their own passwords. But I do not want them to use things like cat dog or dictionary names. Could some one point me in the correct direction please. I would like to use some thi

Server down, and will not boot up

2004-04-19 Thread Ming Tang
Hi - My server was running FreeBSD 4.2. It was down one morning last week while I was busy at filing tax return. It won't reboot up any more and gives me the attached messages repeatedly. I am not sure if it was a hard disk failure or the kernel file corrupted. If any of you experienced the com

Re: Help - where to report posting problem

2004-04-19 Thread Jonathan Chen
On Tue, Apr 20, 2004 at 11:46:19AM +0800, Stephen Liu wrote: [...] > rejected: cannot > find your hostname, [203.78.64.158]> Well, there's your answer. There's no PTR entry (reverse DNS entry) for 203.78.64.158. The freebsd.org mailservers do not accept email from hosts without these; it's a

Re: Help - where to report posting problem

2004-04-19 Thread Stephen Liu
Hi Billy, Hereunder is another sample of rejected emails; > Your message To: Daniela Cc: [EMAIL PROTECTED] Subject: Re: Beginning C++ in FreeBSD Sent:Sat, 17 Apr 2004 20:38:45 +0800 did not reach the following recipient(s): [EMAIL PROTECTED] on Sun, 18 Apr 2004 00:48:

mtxorbd and LCDd mess up server

2004-04-19 Thread Joe Lewis
Ladies & Gents; I've got an issue that has me stumped. I'm working with an old 1U server (Tyan Thunder LE [s2510] and ServerWorks III), and in order to keep the machine from resetting on me, we entered a line : acpi_dsdt_load="YES" in the loader.conf file. However, when I write to the Matrix

Re: Help - where to report posting problem

2004-04-19 Thread Stephen Liu
Hi Bill, Tks for your response. A sample of the rejected emails is as follow; > Your message To: [EMAIL PROTECTED] Subject: Question on Anti-Virus Firewal Sent:Sat, 17 Apr 2004 20:59:15 +0800 did not reach the following recipient(s): [EMAIL PROTECTED] on Sun, 18 Apr 2004 01

Re: Help - where to report posting problem

2004-04-19 Thread Bill Moran
Stephen Liu wrote: Hi folks, I make this second subscription to this list solely seeking advice where to report problem. I am currently subscribing to [EMAIL PROTECTED] with email address :- [EMAIL PROTECTED] But I am only allowed to receive mails, posting being not allowed. All emails posted

Help - where to report posting problem

2004-04-19 Thread Stephen Liu
Hi folks, I make this second subscription to this list solely seeking advice where to report problem. I am currently subscribing to [EMAIL PROTECTED] with email address :- [EMAIL PROTECTED] But I am only allowed to receive mails, posting being not allowed. All emails posted were rejected. I

Re: restricting ssh to authorized users

2004-04-19 Thread Andy Miller
On Tue, Apr 20, 2004 at 10:25:06AM +0800, Robert Storey wrote: > I've been wondering what is the best way to prevent certain users from > being able to login with ssh, even though I want to allow them ftp access? > > The opposite is easy to accomplish - if I put somebody's name in file > /etc/ftpu

restricting ssh to authorized users

2004-04-19 Thread Robert Storey
I've been wondering what is the best way to prevent certain users from being able to login with ssh, even though I want to allow them ftp access? The opposite is easy to accomplish - if I put somebody's name in file /etc/ftpusers, that person cannot login with ftp, but they could still login with

Strange pkgdb problem...

2004-04-19 Thread R. M. Los
When trying to run the Gnome-2.6 upgrade script, I get this: checking for pkg-config... /usr/local/bin/pkg-config checking for libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.5 libgtop-2.0 >= 2.5.2 libwnck-1.0 >= 2.5.0 gtk+-2.0 >= 2.3.0... Requested 'libgtop-2.0 >= 2.5.2' but versi

Question on cvsup of ports and refuse file

2004-04-19 Thread Jason Williams
Hello everyone. I've been able to get cvsup working the way I want as far as ports are concerned. I've setup my refuse file the way I like it and it has been working perfectly. I dont get the ports for games, audio and such on my mail server now. :) Anyway, a question on cvsup and refuse file

Re: Removing wierd file

2004-04-19 Thread Bill Moran
Paul English wrote: One of my former users has a strange file in her directory and I can't remove, chown or chmod it as root. ls -l total 0 -rwxrws--T 1 1708453043 4187987649 0 Oct 9 2001 10009_dir It was created over nfs by arcinfo running on a Sun machine. I have no idea why it would have th

Removing wierd file

2004-04-19 Thread Paul English
One of my former users has a strange file in her directory and I can't remove, chown or chmod it as root. ls -l total 0 -rwxrws--T 1 1708453043 4187987649 0 Oct 9 2001 10009_dir It was created over nfs by arcinfo running on a Sun machine. I have no idea why it would have those permissions,

Re: kernel config optimized

2004-04-19 Thread Kris Kennaway
On Mon, Apr 19, 2004 at 02:02:38PM -0500, Brian Henning wrote: > The following is a copy of my kernel config file. I am trying to optimize it as > much as possible. > > do i need any of these psudo devices? > pseudo-device loop # Network loopback > pseudo-device ether# Ethernet support > p

Re: speed issues

2004-04-19 Thread Radu MOLNAR
i was talking about Direct Connect (http://dcplusplus.sourceforge.net/ is one of the clients, and http://opendchub.sourceforge.net/ is one of the servers) Radu Molnar Babes-Bolyai Comunication Center On Mon, 19 Apr 2004, Bill Mora

Re: Simple Router on FreeBSD - Which should I use?

2004-04-19 Thread Bill Moran
Danny wrote: I would like to setup a simple router, for the following: Enable a 192.168.1.0 255.255.255.0 network talk to a 10.10.0.0 255.255.0.0 network, and obviously vise versa. You'll probably just want to set gateway_enable=yes and natd_enable=yes I believe there are a number of tutorials o

Re: speed issues

2004-04-19 Thread Bill Moran
Radu MOLNAR wrote: Sorry if i wasn't correct in what i said. i was referring to the protocol that DC clients use to transfer files. didn't know what else to call it :) I suspect I'm not the only one wondering this: What is DC? Radu Molnar Babes-Bolyai Comunication

Re: mouse in FreeBSD

2004-04-19 Thread Nathan Kinkade
On Thu, Apr 15, 2004 at 10:00:41AM +0400, ilich wrote: > Hello All! > 1. My mouse has a fancy wheel.Can I use it in the X Window system? Yes, the answer to this is partly related the question 2. This is also in the FAQ: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html#X-AND-WHEEL > 2.

Re: mouse in FreeBSD

2004-04-19 Thread Joshua Lokken
* ilich <[EMAIL PROTECTED]> [2004-04-19 09:16]: > > Hello All! > 1. My mouse has a fancy wheel.Can I use it in the X Window system? This is a FAQ: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html#AEN3648 > 2. Can I use copy\cut\paste text with mouse in the console? This text was cop

Fastrak s150 tx4 SATA Raid help

2004-04-19 Thread Brent Wiese
I have an onboard Promise s150 tx4 SATA raid chip. Anyone have any luck running this under FreeBSD 4.9? Will it run under 4.9? Any experiences with it under 5.x? Due to already overbudgeting on this particular box, moving to a 3ware card is unlikely unless I can't for 100% sure get it running on

Re: jfs4bsd

2004-04-19 Thread Greg 'groggy' Lehey
On Monday, 19 April 2004 at 22:42:17 +0200, Marc UBM Bocklet wrote: > > Hiho! :-) > > Is there any chance that I can get patches for JFS support under > FreeBSD? No. The project never took off. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore

Re: Networking problem! Watchdog -- Timeout

2004-04-19 Thread Henrik Zagerholm
Kevin D. Kinsey, DaleCo, S.P. wrote: Henrik Zagerholm wrote: Hi all! Installing 5.2 on my new box with an integraded Intel PRO 1000 CT NIC. System detects it as em0 but I cant get it to work. I'm trying dhcp and I have added the line: ifconfig_em0="DHCP" in rc.conf but I still get this problem.

jfs4bsd

2004-04-19 Thread UBM
Hiho! :-) Is there any chance that I can get patches for JFS support under FreeBSD? I googled and checked the website, but the last information about the "jfs4bsd" project that I can find is from 2002. TIA! :-) Bye Marc ___ [EMAIL PROTECTED] mailing l

Re: rc.conf.local error nn7j

2004-04-19 Thread Kevin D. Kinsey, DaleCo, S.P.
Dan wrote: I made an error in the rc.conf.conf file used ;# for rem statement. Oops! You can recover, but it may be a tad tricky. It hang on that statement at boot. But then it at least gives a loader prompt, apparently? Also can't find shell get error message to use /bin/sh hit return.

Re: Networking problem! Watchdog -- Timeout

2004-04-19 Thread Kevin D. Kinsey, DaleCo, S.P.
Henrik Zagerholm wrote: Hi all! Installing 5.2 on my new box with an integraded Intel PRO 1000 CT NIC. System detects it as em0 but I cant get it to work. I'm trying dhcp and I have added the line: ifconfig_em0="DHCP" in rc.conf but I still get this problem. em0: Watchdog Timeout ---Resetting I

Re: speed issues

2004-04-19 Thread Radu MOLNAR
Sorry if i wasn't correct in what i said. i was referring to the protocol that DC clients use to transfer files. didn't know what else to call it :) Radu Molnar Babes-Bolyai Comunication Center On Mon, 19 Apr 2004, Charles Swiger

Re: mouse in FreeBSD

2004-04-19 Thread Rob
On Wednesday 14 April 2004 11:00 pm, ilich wrote: > Hello All! > 1. My mouse has a fancy wheel.Can I use it in the X Window system? > 2. Can I use copy\cut\paste text with mouse in the console? > 4. Can I copy mouse options for X from Linux? > 3. How do I copy\cut\paste text in Vim? > Thanks, Ivan

Re: Simple Router on FreeBSD - Which should I use?

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 03:06:51PM -0500, Danny wrote: > I would like to setup a simple router, for the following: > > Enable a 192.168.1.0 255.255.255.0 network talk to a 10.10.0.0 255.255.0.0 > network, and obviously vise versa. Just setup your FreeBSD box with an interface on each network, an

screen size on Inspiron 8200

2004-04-19 Thread kro21
Please respond to my email address as I am not subscribed to a newsgroup. I was subscribed until I started getting tons of SPAM. I have a Dell Inspiron 8200 with a 32 MB Nvidia GeForce2 Go video card. I have FreeBsd 5.1 loaded. I am not able to get the screen size to 1600x1200. The max size

Re: Which Device for LCD on Serial Port

2004-04-19 Thread Dan Nelson
In the last episode (Apr 19), Joe Lewis said: > I am trying to set up LCDd on my 1U server, and it requires a > device=[device name] line. In my dmesg, I get a listing of sio0 and > sio1 (and the manual for the motherboard states that it's the second > serial connector). dmesg output reveals : >

Networking problem! Watchdog -- Timeout

2004-04-19 Thread Henrik Zagerholm
Hi all! Installing 5.2 on my new box with an integraded Intel PRO 1000 CT NIC. System detects it as em0 but I cant get it to work. I'm trying dhcp and I have added the line: ifconfig_em0="DHCP" in rc.conf but I still get this problem. em0: Watchdog Timeout ---Resetting IF I disable ACPI it works

Which Device for LCD on Serial Port

2004-04-19 Thread Joe Lewis
G'Day! I am trying to set up LCDd on my 1U server, and it requires a device=[device name] line. In my dmesg, I get a listing of sio0 and sio1 (and the manual for the motherboard states that it's the second serial connector). dmesg output reveals : sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1:

Re: kernel config optimized

2004-04-19 Thread Jorn Argelo
On Monday 19 April 2004 21:02, Brian Henning wrote: > The following is a copy of my kernel config file. I am trying to optimize > it as much as possible. > > do i need any of these psudo devices? > pseudo-device loop # Network loopback > pseudo-device ether# Ethernet support > pseudo-device

Re: kernel config optimized

2004-04-19 Thread Kevin D. Kinsey, DaleCo, S.P.
Brian Henning wrote: The following is a copy of my kernel config file. I am trying to optimize it as much as possible. do i need any of these psudo devices? pseudo-device loop # Network loopback Most people would leave this in. I've no idea what might break without it, but I'll wager somet

RE: Dependency hell - fixed

2004-04-19 Thread Ziller, James
Thanks a lot for all the advice and explanations. My system is now back in working order after hours of recompiling, now I know how to avoid this mess to begin with! -jz -Original Message- From: Charles Swiger [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 2:05 PM To: Ziller, Ja

Re: How do I eliminate resolver delay??

2004-04-19 Thread Jonathon McKitrick
: up. And let's not forget the routing tables. Rather than having it in : rc.conf, maybe throwing that into entry and exit hooks to set up the : default gateway for the wireless is a good idea as well? : : But like I said, I haven't gotten around to trying it out yet. If you : beat me to it, do

Re: Dependency hell

2004-04-19 Thread Charles Swiger
On Apr 19, 2004, at 2:34 PM, Ziller, James wrote: So then is there a way that the ports/package system can automatically handle replacing libfoo.so.3 with libfoo.so.4, so that packages compiled to use libfoo.so.3 can use libfoo.so.4 instead (assuming the new version is backward compatable)? If th

kernel config optimized

2004-04-19 Thread Brian Henning
The following is a copy of my kernel config file. I am trying to optimize it as much as possible. do i need any of these psudo devices? pseudo-device loop # Network loopback pseudo-device ether# Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1# Kernel PPP pseud

Simple Router on FreeBSD - Which should I use?

2004-04-19 Thread Danny
I would like to setup a simple router, for the following: Enable a 192.168.1.0 255.255.255.0 network talk to a 10.10.0.0 255.255.0.0 network, and obviously vise versa. Now the 10.10.0.0 is tentative, so I am also wondering on a network with less then 240 network nodes, if a 255.255.0.0 subnet m

Re: .htaccess in subdir of /usr/home//public_html

2004-04-19 Thread Noah
> Ok.. first off: Is there a user named "glob" in that .htpasswd file? Hi, uppers there is a username glob in that .htpasswd file. -- snip --- less /usr/home//public_html/.htpasswd glob:uKRB.ktQoL./I --- snip -- > > Secondly, can you check that you have the module mod_

Re: Dependency hell

2004-04-19 Thread Erik Trulsson
On Mon, Apr 19, 2004 at 01:34:34PM -0500, Ziller, James wrote: > So then is there a way that the ports/package system can automatically > handle replacing libfoo.so.3 with libfoo.so.4, so that packages compiled to > use libfoo.so.3 can use libfoo.so.4 instead (assuming the new version is > backward

RE: Dependency hell

2004-04-19 Thread Ziller, James
So then is there a way that the ports/package system can automatically handle replacing libfoo.so.3 with libfoo.so.4, so that packages compiled to use libfoo.so.3 can use libfoo.so.4 instead (assuming the new version is backward compatable)? Or can the port link against say libfoo.so (which should

Re: Dependency hell

2004-04-19 Thread Charles Swiger
On Apr 19, 2004, at 10:28 AM, Ziller, James wrote: So in other words I do have to recompile everything that depends on a given library just because that library is updated to a slightly newer version?:( Well, you could simply use the old version of the library. It's not especially hard to write

Re: speed issues

2004-04-19 Thread Charles Swiger
On Apr 19, 2004, at 2:31 AM, Radu MOLNAR wrote: But in this network we also use DC for file sharing. And using the DC protocol i only get rates below 1MB/s for upload or download. I'm not sure what the "DC filesharing procotol" is; I've never heard of it, and I suspect not many other people have

[OT] porting an application from FreeBSD to z/os

2004-04-19 Thread Bill Moran
I have an application that I wrote to run on FreeBSD that I may have to port to z/os. I have no idea what this means. I tried looking up z/os on IBM's site, but all I found was marketspeak. Anyone on the list have any experience with z/os? Is it posix-like? I already did some tweaking to ensure

Re: Dependency hell

2004-04-19 Thread Lowell Gilbert
"Ziller, James" <[EMAIL PROTECTED]> writes: > So in other words I do have to recompile everything that depends on a given > library just because that library is updated to a slightly newer version?:( Yes. The developers of the library chose not to maintain backward compatibility. Fortunately, t

Re: soundcard

2004-04-19 Thread Kent Stewart
On Monday 19 April 2004 11:15 am, pvargas wrote: > Good day everybody, I'am a real newbie and i got some questions the > first one is how can i know what devices are installed on my > computer, I mean if there is a command for do that, the second is how > can I configure my soundcard, I think that

soundcard

2004-04-19 Thread pvargas
Good day everybody, I'am a real newbie and i got some questions the first one is how can i know what devices are installed on my computer, I mean if there is a command for do that, the second is how can I configure my soundcard, I think that first I need to know what soundacard is installed o

Re: Interpreting ping response? (the POD lives??)

2004-04-19 Thread Charles Swiger
On Apr 18, 2004, at 6:10 PM, Kevin D. Kinsey, DaleCo, S.P. wrote: A further question, if I may ... from a FBSD box at 192.168.0.2, I can ping 192.168.0.2 up to { -s 65507 }. Windows XP at *.*.*.10 responds as long as { -s < 25153 } ... if Ethernet Maximum is 1500, and that's the reason for the er

Re: MySQL

2004-04-19 Thread Peter Risdon
Micah Bushouse wrote: Peter Risdon wrote: ilich wrote: Hello All! I have small problem. I installed apache2\php4\mysql. Apache and php work fine, but mysql doesn't work. When I enter "mysql" to my console it send massage "Can't connect to local MySQL server through socket 'tmp/mysql.socke

Re: cvsup stable

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 06:11:27PM +0200, [EMAIL PROTECTED] wrote: > Hi all, > > I'd like to raise a question on cvsup. > I'm an enthousiastic user of cvsup to keep up to date. > I always use to stable-supfile > Last week I installed a 4.9 machine ran a cvsup. > Rebuilt the whole world and my kern

Re: MySQL

2004-04-19 Thread Andrew L. Gould
On Thursday 15 April 2004 01:00 am, ilich wrote: > Hello All! > I have small problem. > I installed apache2\php4\mysql. Apache and php work fine, but mysql > doesn't work. When I enter "mysql" to my console it send massage "Can't > connect to local MySQL server through socket 'tmp/mysql.socket'". A

Re: MySQL

2004-04-19 Thread Micah Bushouse
I think you're actually trying to start the mysql client, which defaults to attempt a connection localhost when no cmd arguments are given. Since mysqld isn't running, the mysql client will complain about the socket. If you're using mysql 4.x (mysql 3.x will be very similar, except the daemon

Re: MySQL

2004-04-19 Thread Peter Risdon
ilich wrote: Hello All! I have small problem. I installed apache2\php4\mysql. Apache and php work fine, but mysql doesn't work. When I enter "mysql" to my console it send massage "Can't connect to local MySQL server through socket 'tmp/mysql.socket'". As far as I Know mysqld doesn't load to m

Re: rc.conf.local error nn7j

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 06:08:22AM -, Dan wrote: > I made an error in the rc.conf.conf file used ;# for rem statement. It hang on that > statement at boot. Also can't find shell get error message to use /bin/sh hit > return. I can't vi the rc.conf.local file vi is not there. > Right --

Amavisd-new errors

2004-04-19 Thread R. Zoontjens
Hi, This question does not concern FreeBSD only, I know... But here it goes. I am working on a mailserver that has antispam and antivirus functionality. I gathered some courage and read articles at O'reilly and Daemonnews to build-my-own. Also did some extensive Googling. The stuff I use: Post

edited my rc.conf.locall nn7j

2004-04-19 Thread Dan
edited my rc.conf.local file made a mistake in rem statment used ;# for rem. Error message hang on ;# statement. Can't vi rc.local.conf file to correct error. error can't find shell do you want to use /bin/sh hit return. What can I do? Dan ___ [EM

rc.conf.local file error nn7j

2004-04-19 Thread Dan
I made an error in the rc.conf.conf file used ;# for rem statement. It hang on that statement at boot. Also can't find shell get error message to use /bin/sh hit return. I can't vi the rc.conf.local file vi is not there. Dan ___ [EMAIL PROTECTED] m

rc.conf.local error nn7j

2004-04-19 Thread Dan
I made an error in the rc.conf.conf file used ;# for rem statement. It hang on that statement at boot. Also can't find shell get error message to use /bin/sh hit return. I can't vi the rc.conf.local file vi is not there. Dan ___ [EMAIL PROTECTED] m

MySQL

2004-04-19 Thread ilich
Hello All! I have small problem. I installed apache2\php4\mysql. Apache and php work fine, but mysql doesn't work. When I enter "mysql" to my console it send massage "Can't connect to local MySQL server through socket 'tmp/mysql.socket'". As far as I Know mysqld doesn't load to memory, but I'm

mouse in FreeBSD

2004-04-19 Thread ilich
Hello All! 1. My mouse has a fancy wheel.Can I use it in the X Window system? 2. Can I use copy\cut\paste text with mouse in the console? 4. Can I copy mouse options for X from Linux? 3. How do I copy\cut\paste text in Vim? Thanks, Ivan ___ [EMAIL PROTE

cvsup stable

2004-04-19 Thread henk
Hi all, I'd like to raise a question on cvsup. I'm an enthousiastic user of cvsup to keep up to date. I always use to stable-supfile Last week I installed a 4.9 machine ran a cvsup. Rebuilt the whole world and my kernel and ... ended up with 4.10 beta. A few aday later ran a cvsup again. Same stor

Re: PPP connections drop frequently and won't automatically come up again

2004-04-19 Thread Cordula's Web
Mon, 19 Apr 2004 00:08:13 +0200, Guido Winkelmann <[EMAIL PROTECTED]>: > I am using a small FreeBSD machine as a NAT router (and for a few other > purposes) for an ADSL connection for my home network. I am using the user > space ppp program with the -ddial and the -nat switch for this. > > The

mod_perl installation and non-standard perl path

2004-04-19 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For reasons I don't want to trouble you with, I had to install the latest perl port into /usr/local/rt3/perl/ and now I need to get mod_perl to compile against that version. I edited the Makefile, added MOD_PERLCONFIG=/usr/local/rt3/perl/bin/perl to

securelevel=3 and append-only: can I use this for files in /var/log/ ?

2004-04-19 Thread Rob
Hi, To prevent a possible intruder to modify the syslog files (unless rebooting the system), would following cause havoc on my FreeBSD-stable PC, or would it add the expected security: as root: # chflags sappnd /var/log/* rc.conf: kern_securelevel_enable="YES" kern_securelevel="3" And reboot

Re: Dependency hell

2004-04-19 Thread Dan Nelson
In the last episode (Apr 19), Ziller, James said: > So in other words I do have to recompile everything that depends on a > given library just because that library is updated to a slightly > newer version? :( If you want those dependant programs to use the new library, yes. It's not required thou

RE: Dependency hell

2004-04-19 Thread Ziller, James
So in other words I do have to recompile everything that depends on a given library just because that library is updated to a slightly newer version?:( jz -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 9:20 AM To: Ziller, James Cc: '[EMA

Re: Dependency hell

2004-04-19 Thread Lowell Gilbert
"Ziller, James" <[EMAIL PROTECTED]> writes: > Making a simple symlink from libexpat.so.4 to libexpat.so.5 will allow xterm > to run again - but of course that's a dirty disgusting way to do things. > From what I understood, pkgdb is the tool to fix this, but running pkgdb -F > will not prompt me t

Dependency hell

2004-04-19 Thread Ziller, James
Hello all, It's been awhile since I used FreeBSD but I've been itching to try 5.x so I installed it the other day. Im having big problems with the ports collection and dependencies even though I've read through multiple docs on using portupgrade which is suppose to make dealing with depen

Re: How to update binary-files?

2004-04-19 Thread R. Zoontjens
Oliver Fuchs wrote: Hi, I would like to know how to upgrade binary-files on my FreeBSD system. Take a look at 'freebsd-update' in the ports dir (Category security). And here for some explanation and arguments: http://www.daemonology.net/freebsd-update/binup.html You have to do the 1st update

Re: etherchannel on 5.2.1 - possible?

2004-04-19 Thread Steven Hartland
When I checked the various methods a while back all resulted in performance drop not increase on a dual port intel etherxpress Pro 100. If anyone has different experiences I also would be interested. Also noted was that Gb performance on nge was also lower than that of fxp on 100Mb especially when

RE: etherchannel on 5.2.1 - possible?

2004-04-19 Thread Will Saxon
> -Original Message- > From: J.D. Bronson [mailto:[EMAIL PROTECTED] > Sent: Monday, April 19, 2004 9:46 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: etherchannel on 5.2.1 - possible? > > > I am looking for performance. Not fail-over.. > > Does anyone have this working wi

Re: Kernel build fails in /usr/src/sys/cam/scsi/scsi_da (4.9)

2004-04-19 Thread Kris Kennaway
On Mon, Apr 19, 2004 at 02:54:30PM +0100, Peter Risdon wrote: > Ewald Jenisch wrote: > > >Hi, > > > >After cvsup-ing and building a new system ("make buildworld") I tried > >to compile a new kernel and ended up with > > > >/usr/src/sys/cam/scsi/scsi_da.c:32: opt_da.h: No such file or directory > >

Re: Kernel build fails in /usr/src/sys/cam/scsi/scsi_da (4.9)

2004-04-19 Thread Peter Risdon
Ewald Jenisch wrote: Hi, After cvsup-ing and building a new system ("make buildworld") I tried to compile a new kernel and ended up with /usr/src/sys/cam/scsi/scsi_da.c:32: opt_da.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/obj/usr/src/sys/OeKB040419. *** Erro

etherchannel on 5.2.1 - possible?

2004-04-19 Thread J.D. Bronson
I am looking for performance. Not fail-over.. Does anyone have this working with either intel or broadcom nics? Anyone have any good site that talks about what is needed to make this work as well? - I do have a Cisco switch and it fully supports this. I need a little advice on setting this up...

Re: .htaccess in subdir of /usr/home//public_html

2004-04-19 Thread Glenn Sieb
Noah said the following on 4/19/2004 12:39 AM: AuthType Basic AuthUserFile htpasswd.file.location.and.name.here AuthName "Something to make sense" require valid-user thanks glen - looks like this is still not working. No password Prompt here is what I did: cat of /usr/home//public_html//

Re: Apache problem

2004-04-19 Thread Jerry McAllister
> > Jiye Zeng wrote: > > >Dear Sir, > > > >First of all, I apologize for bothering you. The number of emails you have to deal > >with is > >beyond my imagination. I apologize for adding another. > > > >I installed FreeBSD 5.2.1 without X. Since I intend to use the system as an > >internal serv

RE: comments

2004-04-19 Thread JJB
Bud Your MS/windows box is the one that has been compromised. Your problem has nothing to do with FreeBSD org, or the FBSD operating system. You need Norton personal firewall and virus checker to cleanup your system and stop it from happening again. -Original Message- From: [EMAIL PROTECT

Re: comments

2004-04-19 Thread Ceri Davies
On Mon, Apr 19, 2004 at 07:34:31AM -0500, James T. Harrison wrote: > My server had some apps running that should not have been there. You have a hacker > using your site to gather info on servers. > > What are your plans to stop? What is your phone number and contact name? The perpetrator he

Re: comments

2004-04-19 Thread Kevin D. Kinsey, DaleCo, S.P.
James T. Harrison wrote: My server had some apps running that should not have been there. That is probably true. It's possible that Microsoft Windows(R) is one of them, in this case. You have a hacker using your site to gather info on servers. That doesn't ring true. Your machine is t

Kernel build fails in /usr/src/sys/cam/scsi/scsi_da (4.9)

2004-04-19 Thread Ewald Jenisch
Hi, After cvsup-ing and building a new system ("make buildworld") I tried to compile a new kernel and ended up with /usr/src/sys/cam/scsi/scsi_da.c:32: opt_da.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/obj/usr/src/sys/OeKB040419. *** Error code 1 Stop in /u

Re: what is this error ?

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 02:55:40PM +0300, Petre Bandac wrote: > and how can I fix it ? > > it happened after I cvsup'ed today > There's a bit of code in the latest bsd.java.mk file which pretty much assumes you're running on one of the supported versions of the OS. (Well, actually it assumes you

comments

2004-04-19 Thread James T. Harrison
My server had some apps running that should not have been there. You have a hacker using your site to gather info on servers. What are your plans to stop? What is your phone number and contact name? Here is part of the script. Notice USA as the country. This is one of many batch files tha

RE: PPPoed crashed!!

2004-04-19 Thread fbsd_user
Pppoe is one of the major work horses of FBSD. There being an bug is very unlikely in 4.9. Odds are you have mis-configured an configuration file. If you are running pppoe under gdb as standard production method, then run pppoe without gdb in the way. Posting your rc.conf and ppp.conf so people c

Re: Sendmail aliases mystery

2004-04-19 Thread Toomas Aas
Hi! Have you customized the `hostname`.mc file at all? If you have, could you port it here? 80-235-112-80-dsl# diff 80-235-112-80-dsl.mc freebsd.mc 47c47 < VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.10.2.17 2002/11/14 03:21:18 keramida Exp$') --- > VERSIONID(`$FreeBSD: src/etc/sendm

Re: Apache problem

2004-04-19 Thread Peter Risdon
Jiye Zeng wrote: Dear Sir, First of all, I apologize for bothering you. The number of emails you have to deal with is beyond my imagination. I apologize for adding another. I installed FreeBSD 5.2.1 without X. Since I intend to use the system as an internal server for our research group, I ins

Re: Apache problem

2004-04-19 Thread albi
On Mon, 19 Apr 2004 18:56:05 +0900 Jiye Zeng <[EMAIL PROTECTED]> wrote: > I installed FreeBSD 5.2.1 without X. Since I intend to use the system > as an internal server for our research group, I installed no package > except for mod_php4-4.3.5_7,1 and mc-4.6.0_7. Apache-1.3.29_3 and a > few other p

Apache problem

2004-04-19 Thread Jiye Zeng
Dear Sir, First of all, I apologize for bothering you. The number of emails you have to deal with is beyond my imagination. I apologize for adding another. I installed FreeBSD 5.2.1 without X. Since I intend to use the system as an internal server for our research group, I installed no packag

what is this error ?

2004-04-19 Thread Petre Bandac
and how can I fix it ? it happened after I cvsup'ed today kgb# portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait..===> archivers/jzip.org failed: "/usr/ports/Mk/bsd.java.mk", line 180: warning: String comparison operator should be either == or != "/usr/ports/Mk/bsd.j

Re: ftp server

2004-04-19 Thread Micah Bushouse
If you're having a problem building the data connection, you might have problems with your ipfilter. This link has information on how to help ipfilter and ftp coexist. http://www.obfuscation.org/ipf/ It's about 3/4 into the article, do a find for "coping with ftp" ~Micah Jesper Wallin wrote:

Re: Kernel debugging question

2004-04-19 Thread Greg 'groggy' Lehey
On Monday, 19 April 2004 at 12:56:56 +0200, Jorn Argelo wrote: > [snip] > >> >>> I did enable the rest though. This is the output of the debugging, >> >> What is the output of the "debugging"? Your message contained only >> the panic message and the gdb prompt: > > I used the gdb -k /boot/kernel/k

Re: Kernel debugging question

2004-04-19 Thread Jorn Argelo
[snip] > > > I did enable the rest though. This is the output of the debugging, > > What is the output of the "debugging"? Your message contained only > the panic message and the gdb prompt: I used the gdb -k /boot/kernel/kernel.debug /home/jorn/dump/vmcore.0 command, and the output with the pr

Re: Sendmail aliases mystery

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 11:18:40AM +0100, Matthew Seaman wrote: > To: Toomas Aas <[EMAIL PROTECTED]>, [EMAIL PROTECTED], > ctladdr= <[EMAIL PROTECTED]> > Mail-Followup-To: Matthew Seaman <[EMAIL PROTECTED]>, > Toomas Aas <[EMAIL PROTECTED]>, [EMAIL PROTECTED], > ctladdr= <[

Re: Why is the chmod values in /home insecure by default?

2004-04-19 Thread Peter Risdon
Jesper Wallin wrote: Jesper Wallin wrote: Hello.. I'm running FreeBSD 5.2.1-RELEASE-p5 and when I create new user accounts with "adduser", the home directories are world readable/executable.. Sure, it might be useful if I want to publish a website in my public_html, but yet, it should be up

Re: Sendmail aliases mystery

2004-04-19 Thread Matthew Seaman
On Mon, Apr 19, 2004 at 12:45:14PM +0300, Toomas Aas wrote: > Hi! > > Date sent:Mon, 19 Apr 2004 09:57:15 +0100 > From: Matthew Seaman <[EMAIL PROTECTED]> > > > Most odd. Is there anything in the log files (/var/log/maillog) to > > indicate what the problem might be? > > Not

Re: Kernel debugging question

2004-04-19 Thread Greg 'groggy' Lehey
On Monday, 19 April 2004 at 11:45:37 +0200, Jorn Argelo wrote: > On Monday 19 April 2004 00:48, you wrote: >> On Sunday, 18 April 2004 at 20:01:46 +0200, Jorn Argelo wrote: >>> Hey folks, >>> >>> I've been trying to debug my kernel. I've successfully extracted a kernel >>> dump as described in the

Re: Why is the chmod values in /home insecure by default?

2004-04-19 Thread Jesper Wallin
> Jesper Wallin wrote: > >>Hello.. >> >>I'm running FreeBSD 5.2.1-RELEASE-p5 and when I create new user accounts with >> "adduser", >>the home directories are world readable/executable.. Sure, it might be useful if I >>want >>to publish a website in my public_html, but yet, it should be up to the

  1   2   >