Re: PPPoE equivalent?

2007-05-21 Thread Nikola Lecic
On Mon, 21 May 2007 14:39:06 +0800 "Brian Walker" <[EMAIL PROTECTED]> wrote: > Here is my /etc/ppp/ppp.conf it has been "worked on" but so far > seems to have been OK. As for regularly: it basically means several > times a day for no reason that is apparent to me. > > default: > set

Outage on FreeBSD 6.1 / dell sc 1425

2007-05-21 Thread Nico -telmich- Schottelius
Hello list, I've some problems with two dell sc1425, using two u320 scsi hardisks, freebsd 6.1, gmirror raid1 mounted at /, a dual core xeon 3.2ghz: - the production server started to get really really slow last week and started to print those [0] messages to dmesg - after I rebooted that serve

Errors on FreeBSD 4.8 and Squid 2.5

2007-05-21 Thread Jonathan Phiri
Hi, My machine runs FreeBSD 4.8 as shown below; FreeBSD Oneworld.zamnet.zm 4.8 - RELEASE FreeBSD 4.8 RELEASE # Mon Oct 13:10:42:50CAT 2003 [EMAIL PROTECTED]:/usr/src/sys/compile/LOCAL i386 My machine is generation the

Re: disk too big to mount

2007-05-21 Thread Duane Hill
On Sun, 20 May 2007, Yanko Sanchez wrote: Hello, I have a 400GB seagate IDE hdd with backed up data that I need to load onto a machine running freebsd 6.2 The drive is formated for fat32 and when I run the command: mount -t msdos /dev/ad2s2 /mnt/audio/ I get the following error: "mountmsdos

Re: disk too big to mount

2007-05-21 Thread Duane Hill
Disreguard my previous response. I didn't see your next response to Ray. Sorry. On Sun, 20 May 2007, Yanko Sanchez wrote: Hello, I have a 400GB seagate IDE hdd with backed up data that I need to load onto a machine running freebsd 6.2 The drive is formated for fat32 and when I run the comman

Re: PPPoE equivalent?

2007-05-21 Thread RW
On Mon, 21 May 2007 14:39:06 +0800 "Brian Walker" <[EMAIL PROTECTED]> wrote: > Here is my /etc/ppp/ppp.conf it has been "worked on" but so far > seems to have been OK. As for regularly: it basically means several > times a day for no reason that is apparent to me. > I'd try simplifing first

RE: Errors on FreeBSD 4.8 and Squid 2.5

2007-05-21 Thread Johan Hendriks
>Hi, >My machine runs FreeBSD 4.8 as shown below; >My machine is generation the following errors: >Error 1 >May 21 03:02:20 oneworld sendmail[7750]: 14L12KXx007750: SYSERR(root): >queueup: Cannot create queue temp file tf14L12KXx007750, uid=25: No space on >device >Error 2 >Oneworld squid err

GCC 4.2

2007-05-21 Thread Robert Huff
Can someone confirm GCC 4.2 is now in the -CURRENT source, and if so effective what date? Thanks. Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: kill won't kill

2007-05-21 Thread Björn König
Bill schrieb: > On Linux systems I frequently use ``strace -p pid'' to see what > a process is doing. I don't know the FreeBSD equivalent of strace. strace is not a program that is dedicated to Linux. You can use strace with FreeBSD too. You only need to install it and mount procfs: # pkg_add -

Old 4.2 user, with 6.2 newbie questions

2007-05-21 Thread Chuck Grimes
On 18-May-07 [EMAIL PROTECTED] wrote: > On Fri, May 18, 2007 at 07:33:14AM -0700, Chuck Grimes wrote: >> enabled in inetd.conf. >> >> My problem is that using the modem to connect to my isp, I can not get >> fetchmail, rsh, rlogin, or ftp to work. They all start just fine and >> then hang. I have

gstreamer-plugins80 problem

2007-05-21 Thread Tsu-Fan Cheng
hi, sorry i have many problems during this xorg upgrade. i seemed to have done most, if not all, my upgrade due to xorg, and now it comes to gstreamer stuff. what i have is gstreamer-plugins80 that is required by wxgtk. By running the command, portupgrade -Rr 'gstreamer*', I got an error, he

Re: GCC 4.2

2007-05-21 Thread Harald Schmalzbauer
Am Montag, 21. Mai 2007 schrieb Robert Huff: > Can someone confirm GCC 4.2 is now in the -CURRENT source, and > if so effective what date? > Thanks. It is there! Thanks to the good guys for that work! I think it hit the tree on saturday. -Harry

Re: ....

2007-05-21 Thread Jerry McAllister
On Sun, May 20, 2007 at 09:49:49PM +0200, * ** wrote: > Hello. > idont know if this is right mail. nut i try anyway. =) > im trying to install freebsd on my computer, but when the installation > is finish and i should login. i type in my account name and password. > byt then i only get to somethin

Re: gstreamer-plugins80 problem

2007-05-21 Thread Garrett Cooper
Tsu-Fan Cheng wrote: hi, sorry i have many problems during this xorg upgrade. i seemed to have done most, if not all, my upgrade due to xorg, and now it comes to gstreamer stuff. what i have is gstreamer-plugins80 that is required by wxgtk. By running the command, portupgrade -Rr 'gstreamer*

Re: GCC 4.2

2007-05-21 Thread Garrett Cooper
Harald Schmalzbauer wrote: Am Montag, 21. Mai 2007 schrieb Robert Huff: Can someone confirm GCC 4.2 is now in the -CURRENT source, and if so effective what date? Thanks. It is there! Thanks to the good guys for that work! I think it hit the tree on saturday. -Harry It's ther

Re: disk too big to mount

2007-05-21 Thread Garrett Cooper
Duane Hill wrote: Disreguard my previous response. I didn't see your next response to Ray. Sorry. On Sun, 20 May 2007, Yanko Sanchez wrote: Hello, I have a 400GB seagate IDE hdd with backed up data that I need to load onto a machine running freebsd 6.2 The drive is formated for fat32 and

Hot to configure simple mail forwarder?

2007-05-21 Thread Maxim Khitrov
Hi everyone, I have what I hope is a rather simple question. I'm not very familiar with this area of system administration, so hopefully someone here can point me in the right direction. I just got myself a FreeBSD VPS to host a few of my websites. I need the processes on the server (PHP, for exa

Re: gstreamer-plugins80 problem

2007-05-21 Thread Garrett Cooper
Tsu-Fan Cheng wrote: it's gcc 3.4.6, is it too old?? but the real question is, the gstreamer-plugins80 is required by wxgtk26, though streamer itself is marked as obsolete, and gstreamer 0.10 is recommended as a substitute. I installed gstreamer 0.10 and succeeded but didn't take care of the

Re: disk too big to mount

2007-05-21 Thread Reid Linnemann
Written by Garrett Cooper on 05/21/07 10:12>> Duane Hill wrote: Disreguard my previous response. I didn't see your next response to Ray. Sorry. On Sun, 20 May 2007, Yanko Sanchez wrote: Hello, I have a 400GB seagate IDE hdd with backed up data that I need to load onto a machine running fr

Re: disk too big to mount

2007-05-21 Thread Andreas Rudisch
On Mon, 21 May 2007 17:12:52 +0200, Garrett Cooper <[EMAIL PROTECTED]> wrote: Why on earth would you want to create a 400GB MSDOSFS formatted disk? MSDOSFS was quick but offered no protection against power outages or incomplete writes, and was horrible in terms of disk fragmentation.. Not

Re: Hot to configure simple mail forwarder?

2007-05-21 Thread Per olof Ljungmark
Maxim Khitrov wrote: Hi everyone, I have what I hope is a rather simple question. I'm not very familiar with this area of system administration, so hopefully someone here can point me in the right direction. I just got myself a FreeBSD VPS to host a few of my websites. I need the processes on th

Re: Hot to configure simple mail forwarder?

2007-05-21 Thread Maxim Khitrov
On 5/21/07, Per olof Ljungmark <[EMAIL PROTECTED]> wrote: Maxim Khitrov wrote: > Hi everyone, > > I have what I hope is a rather simple question. I'm not very familiar > with this area of system administration, so hopefully someone here can > point me in the right direction. I just got myself a F

Can't get openssh-portable to use PAM

2007-05-21 Thread Matt Bostock
Hi all, I'm using security/openssh-portable to provide chroot-ssh, but would now also like to enable PAM for SSH so that I can take advantage of OPIE in certain scenarios. I've compiled openssh-portable with the PAM option (and something PAM-related flashes by during 'configure'), and have Challe

Re: Hot to configure simple mail forwarder?

2007-05-21 Thread Roland Smith
On Mon, May 21, 2007 at 01:52:34PM -0400, Maxim Khitrov wrote: > On 5/21/07, Per olof Ljungmark <[EMAIL PROTECTED]> wrote: > > Maxim Khitrov wrote: > > > Hi everyone, > > > > > > I have what I hope is a rather simple question. I'm not very familiar > > > with this area of system administration, so

Re: disk too big to mount

2007-05-21 Thread Yanko Sanchez
because when the hdd was first formated it was inside of a PowerPC and we knew that it was going to be on a server but we didn't know of what kind so we just formated FAT32. I don't really care what the fomrmat it is, if I could switch it to UFS I'd do it, but I need a hdd as big as that one to co

Security Run Output Setuid Differences

2007-05-21 Thread PeterPluta
I did a lot of port hacking yesterday. By that I mean screwing up and redoing lots of things. Anyway, I woke up today to find this email in my inbox. Checking setuid files and devices: mail.placidpublishing.net setuid diffs: --- /var/log/setuid.today Fri May 18 03:02:47 2007 +++ /tmp/secu

Re: Security Run Output Setuid Differences

2007-05-21 Thread Bill Moran
On Mon, 21 May 2007 11:34:25 -0700 (PDT) PeterPluta <[EMAIL PROTECTED]> wrote: > > I did a lot of port hacking yesterday. By that I mean screwing up and redoing > lots of things. Anyway, I woke up today to find this email in my inbox. > > Checking setuid files and devices: > > mail.placidpubli

notebook cpu throttling

2007-05-21 Thread Ghirai
Hello list, I'm running 6.2-RELEASE, SMP, on a Fujitsu-Siemens Amilo Pro v3205 (Core Duo). Everything works fine, except the cpu throttling, which makes the fan start quite often. Is there any way to fix this? Any hints appreciated. -- Best regards, Ghirai. __

Re: Security Run Output Setuid Differences

2007-05-21 Thread PeterPluta
Bill Moran wrote: > > On Mon, 21 May 2007 11:34:25 -0700 (PDT) > PeterPluta <[EMAIL PROTECTED]> wrote: > >> >> I did a lot of port hacking yesterday. By that I mean screwing up and >> redoing >> lots of things. Anyway, I woke up today to find this email in my inbox. >> >> Checking setuid fi

Re: disk too big to mount

2007-05-21 Thread Yanko Sanchez
Thanks for anyone that has helped so far, I'm a freebsd newbie coming from linux. So I basically re-compiled my kernel with the LARGE option on and it seems to mount the drive fine. I encountered another problem tho. Before I recompiled the kernel I updated the ports tree, basically cos I just

Re: Hot to configure simple mail forwarder?

2007-05-21 Thread Per olof Ljungmark
Maxim Khitrov wrote: On 5/21/07, Per olof Ljungmark <[EMAIL PROTECTED]> wrote: Maxim Khitrov wrote: > Hi everyone, > > I have what I hope is a rather simple question. I'm not very familiar > with this area of system administration, so hopefully someone here can > point me in the right direction.

Newbie to ssh questions

2007-05-21 Thread DSA - JCR
Hi all I am new to SSH and I like to connect to my FreeBSD 6.2 box with SSH in order to test secure connections (remote or not). 1.- Where can I found info about SSH configuration and connections? 2.- Is it possible to ssh connect to FBSD from a MS Windows system? How? is any free programs outthe

Re: Hot to configure simple mail forwarder?

2007-05-21 Thread Jerry McAllister
On Mon, May 21, 2007 at 01:52:34PM -0400, Maxim Khitrov wrote: > On 5/21/07, Per olof Ljungmark <[EMAIL PROTECTED]> wrote: > >Maxim Khitrov wrote: > >> Hi everyone, > >> > >> I have what I hope is a rather simple question. I'm not very familiar > >> with this area of system administration, so hope

Re: Newbie to ssh questions

2007-05-21 Thread Dick Hoogendijk
On 21 May DSA - JCR wrote: > 1.- Where can I found info about SSH configuration and connections? Read the handbook. > 2.- Is it possible to ssh connect to FBSD from a MS Windows system? > How? is any free programs outthere? puTTY -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE ++ http://nagual.

Re: Newbie to ssh questions

2007-05-21 Thread Pietro Cerutti
DSA - JCR wrote: > Hi all > > I am new to SSH and I like to connect to my FreeBSD 6.2 box with SSH in > order to test secure connections (remote or not). > > 1.- Where can I found info about SSH configuration and connections? You can start here http://www.freebsd.org/doc/en/books/handbook/openssh

Re: How to configure simple mail forwarder?

2007-05-21 Thread Maxim Khitrov
On 5/21/07, Jerry McAllister <[EMAIL PROTECTED]> wrote: On Mon, May 21, 2007 at 01:52:34PM -0400, Maxim Khitrov wrote: > On 5/21/07, Per olof Ljungmark <[EMAIL PROTECTED]> wrote: > >Maxim Khitrov wrote: > >> Hi everyone, > >> > >> I have what I hope is a rather simple question. I'm not very fami

Re: Security Run Output Setuid Differences

2007-05-21 Thread Roland Smith
On Mon, May 21, 2007 at 11:59:33AM -0700, PeterPluta wrote: > > Looks like you were portupgrading around with postfix, screen and xterm. > > > > The output is diff(1). See the man page for details, but it's basically > > showing you the difference between last night's directory listing, and > >

building packages for dependencies

2007-05-21 Thread Erik Norgaard
Hi: When I do a # make install package I only get a package built for the port in question, not for dependencies. How do I make packages of all dependencies too? Thanks, Erik -- Ph: +34.666334818 web: http://www.locolomo.org smime.p7s Description: S/MIME Cryptographic

Re: Build with debug symbols

2007-05-21 Thread Giorgos Keramidas
On 2007-05-20 07:41, White Hat <[EMAIL PROTECTED]> wrote: > If I build a port with debugging information; i.e. > 'make -g', is that debugging information stripped out > when the program is installed? If so, is there anyway > to prevent this from happening? > > I have been attempting to build 'claw

Re: building packages for dependencies

2007-05-21 Thread Danny Pansters
On Monday 21 May 2007 22:11:34 Erik Norgaard wrote: > Hi: > > When I do a > > # make install package > > I only get a package built for the port in question, not for > dependencies. How do I make packages of all dependencies too? > > Thanks, Erik make package-recursive Dan ___

Experience and thoughts on updating all ports (was Updating all ports)

2007-05-21 Thread doug
I just upgraded my laptop from kde 3.5.1 taking a shot at using portupgrade and/or portmanager. From my previous experience portupgrade has been greatly enhanced/simplified. portmanager builds a database that gives a great status report and identifies orphaned port/packages. IMO these packages c

Re: just general questions about fbsd

2007-05-21 Thread Chad Perrin
On Sun, May 20, 2007 at 11:48:32PM -0700, Garrett Cooper wrote: > Chad Perrin wrote: > >On Sun, May 20, 2007 at 08:09:19PM -0400, Tamouh H. wrote: > >>On the other hand, Windows has the ability to change the administrator > >>user or completely disable it. Something not available in Unix systems.

Re: disk too big to mount

2007-05-21 Thread Reid Linnemann
Written by Yanko Sanchez on 05/21/07 14:03>> Thanks for anyone that has helped so far, I'm a freebsd newbie coming from linux. So I basically re-compiled my kernel with the LARGE option on and it seems to mount the drive fine. I encountered another problem tho. Before I recompiled the kernel I

configuring nis

2007-05-21 Thread WarrenHead
Hi, I have been having some trouble with getting NIS working on my freebsd server. Mainly because I have never before used this. I now have it working, but there is an odd inconsistency which I don't know how to remove/update. I changed the gid of a user with: 'pw usermod -n sam -g 1000', b

Re: building packages for dependencies

2007-05-21 Thread Randy Schultz
On Mon, 21 May 2007, Erik Norgaard spaketh thusly: -}Hi: -} -}When I do a -} -}# make install package -} -}I only get a package built for the port in question, not for dependencies. How -}do I make packages of all dependencies too? portupgrade -N package -- Randy([EMAIL PROTECTED]) 765

[long] panic: corrupt spinlock

2007-05-21 Thread Robert Huff
(This is happening on a -CURRENT box. Before I bother the folks there, hopefully someone can see what I screwed up.) Attempting to update from -CURRENT/nid-March to -CURRENT/today (sources updated at midnight EST), the buildworld, buildkernel, and installkernel phases are sucessful.

Re: configuring nis

2007-05-21 Thread WarrenHead
WarrenHead schreef: Hi, I have been having some trouble with getting NIS working on my freebsd server. Mainly because I have never before used this. I now have it working, but there is an odd inconsistency which I don't know how to remove/update. I changed the gid of a user with: 'pw userm

[freebsd-questions] Can't build php5?

2007-05-21 Thread Patrick Baldwin
Hi, I'm in the process of trying to build a Horde/IMP server. I started by freshly installing & updating 6.2-RELEASE-p4 FreeBSD. I then installed IMP package with pkg_add -r imp. All seemed to go well. I then started working my way through configuring the various newly installed things. Fr

Re: configuring nis

2007-05-21 Thread WarrenHead
Reid Linnemann schreef: Written by WarrenHead on 05/21/07 15:34>> Hi, I have been having some trouble with getting NIS working on my freebsd server. Mainly because I have never before used this. I now have it working, but there is an odd inconsistency which I don't know how to remove/update

Re: configuring nis

2007-05-21 Thread Reid Linnemann
Written by WarrenHead on 05/21/07 15:34>> Hi, I have been having some trouble with getting NIS working on my freebsd server. Mainly because I have never before used this. I now have it working, but there is an odd inconsistency which I don't know how to remove/update. I changed the gid of

Re: configuring nis

2007-05-21 Thread Lowell Gilbert
WarrenHead <[EMAIL PROTECTED]> writes: > I have been having some trouble with getting NIS working on my freebsd > server. Mainly because I have never before used this. > > I now have it working, but there is an odd inconsistency which I don't > know how to remove/update. > > I changed the gid of a

Re: [freebsd-questions] Can't build php5?

2007-05-21 Thread Beech Rintoul
On Monday 21 May 2007, Patrick Baldwin said: > Hi, I'm in the process of trying to build a Horde/IMP server. I > started by freshly installing & updating 6.2-RELEASE-p4 FreeBSD. I > then installed IMP package with pkg_add -r imp. All seemed to go > well. I then started working my way through co

Re: configuring nis

2007-05-21 Thread Reid Linnemann
Written by WarrenHead on 05/21/07 16:11>> Reid Linnemann schreef: Written by WarrenHead on 05/21/07 15:34>> Hi, I have been having some trouble with getting NIS working on my freebsd server. Mainly because I have never before used this. I now have it working, but there is an odd inconsisten

Re: [freebsd-questions] Can't build php5?

2007-05-21 Thread doug
On Mon, 21 May 2007, Patrick Baldwin wrote: Hi, I'm in the process of trying to build a Horde/IMP server. I started by freshly installing & updating 6.2-RELEASE-p4 FreeBSD. I then installed IMP package with pkg_add -r imp. All seemed to go well. I then started working my way through configu

Re[2]: notebook cpu throttling

2007-05-21 Thread Ghirai
Hello Roland, Monday, May 21, 2007, 11:08:13 PM, you wrote: > On Mon, May 21, 2007 at 09:52:22PM +0300, Ghirai wrote: >> Hello list, >> >> I'm running 6.2-RELEASE, SMP, on a >> Fujitsu-Siemens Amilo Pro v3205 (Core Duo). >> >> Everything works fine, except the cpu throttling, >> which makes the

Re: notebook cpu throttling

2007-05-21 Thread Roland Smith
On Tue, May 22, 2007 at 12:56:08AM +0300, Ghirai wrote: > >> Hello list, > >> > >> I'm running 6.2-RELEASE, SMP, on a > >> Fujitsu-Siemens Amilo Pro v3205 (Core Duo). > >> > >> Everything works fine, except the cpu throttling, > >> which makes the fan start quite often. > >> > >> Is there any wa

Re[2]: notebook cpu throttling

2007-05-21 Thread Ghirai
Hello Roland, Tuesday, May 22, 2007, 1:12:10 AM, you wrote: > On Tue, May 22, 2007 at 12:56:08AM +0300, Ghirai wrote: >> >> Hello list, >> >> >> >> I'm running 6.2-RELEASE, SMP, on a >> >> Fujitsu-Siemens Amilo Pro v3205 (Core Duo). >> >> >> >> Everything works fine, except the cpu throttling,

Sendmail ignores hosts.allow

2007-05-21 Thread Maxim Khitrov
Hello, I'm trying to restrict access to sendmail via hosts.allow. Don't need a firewall, since I just want to block everyone but the localhost from sending e-mail out. Anyway, it seems that sendmail ignores these settings even though it was compiled with TCPWRAPPERS. I added "sendmail : all : den

Re: disk too big to mount

2007-05-21 Thread youshi10
On Mon, 21 May 2007, Reid Linnemann wrote: Written by Yanko Sanchez on 05/21/07 14:03>> Thanks for anyone that has helped so far, I'm a freebsd newbie coming from linux. So I basically re-compiled my kernel with the LARGE option on and it seems to mount the drive fine. I encountered another p

Re: Build with debug symbols

2007-05-21 Thread youshi10
On Mon, 21 May 2007, Gerard wrote: On Monday May 21, 2007 at 04:12:15 (PM) Giorgos Keramidas wrote: If I build a port with debugging information; i.e. 'make -g', is that debugging information stripped out when the program is installed? If so, is there anyway to prevent this from happening? I

Re: notebook cpu throttling

2007-05-21 Thread Roland Smith
On Tue, May 22, 2007 at 01:23:02AM +0300, Ghirai wrote: > > That's a lot. Are you doing anything to make it work hard? Such a > > constantly high CPU usage is not normal, IMHO. Unless you're doing > > something wacky like running xearth or xlock on your root window. > > > You can try to renice(8)

Re: Build with debug symbols

2007-05-21 Thread Gerard
On Monday May 21, 2007 at 04:12:15 (PM) Giorgos Keramidas wrote: > > If I build a port with debugging information; i.e. > > 'make -g', is that debugging information stripped out > > when the program is installed? If so, is there anyway > > to prevent this from happening? > > > > I have been atte

Re: disk too big to mount

2007-05-21 Thread youshi10
On Mon, 21 May 2007, Yanko Sanchez wrote: because when the hdd was first formated it was inside of a PowerPC and we knew that it was going to be on a server but we didn't know of what kind so we just formated FAT32. I don't really care what the fomrmat it is, if I could switch it to UFS I'd do i

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Maxim Khitrov
On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: Maxim Khitrov wrote: > Hello, > > I'm trying to restrict access to sendmail via hosts.allow. Don't need > a firewall, since I just want to block everyone but the localhost from > sending e-mail out. Anyway, it seems that sendmail ignores th

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
Maxim Khitrov wrote: > Hello, > > I'm trying to restrict access to sendmail via hosts.allow. Don't need > a firewall, since I just want to block everyone but the localhost from > sending e-mail out. Anyway, it seems that sendmail ignores these > settings even though it was compiled with TCPWRAPPER

How to retrieve the list of files to merge by hand

2007-05-21 Thread Andrew Falanga
Hi, I just upgraded my box here at home last night and I made a little mistake (fortunately, not one large enough to keep things from working). I updated my source tree to 6.2-RELEASE-p4 and did the "make buildworld" and "make buildkernel." Then I dropped to single user mode to do the installs

HP 2605 printer and FreeBSD.

2007-05-21 Thread luisaia
Hi, I would want to buy a color laser printer. The HP laserjet 2605 works well on Linux with CUPS. On FreBSD it is the same? Thanks. Luciano. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

Re: Sendmail ignores hosts.allow

2007-05-21 Thread doug
On Mon, 21 May 2007, Maxim Khitrov wrote: On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: Maxim Khitrov wrote: > Hello, > > I'm trying to restrict access to sendmail via hosts.allow. Don't need > a firewall, since I just want to block everyone but the localhost from > sending e-mail

Re: freebsd broken after kernel re-compile.

2007-05-21 Thread Yanko Sanchez
@youshi10: yeah, I'm aware that MacOSX supports for unix, but at the time that we transfered the data to the hdd we didn't know which server was gonna be running the hdd... Fat32 was the only FS that we know would be compatible with any OS (but we didn't know of the size limit) so if the server ha

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Maxim Khitrov
On 5/21/07, doug <[EMAIL PROTECTED]> wrote: sendmail_enable="NO" means there is no sendmail daemon running. You can verify this via "ps -aux | grep sendmail". Remove that statement. Without a reboot you can start sendmail by cd /etc/mail; make start. Unless you have changed the freebsd.mc file

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
Maxim Khitrov wrote: > On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Maxim Khitrov wrote: >>> Hello, >>> >>> I'm trying to restrict access to sendmail via hosts.allow. Don't need >>> a firewall, since I just want to block everyone but the localhost from >>> sending e-mail out. Anyway,

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
doug wrote: > > On Mon, 21 May 2007, Maxim Khitrov wrote: > >> On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >>> Maxim Khitrov wrote: Hello, I'm trying to restrict access to sendmail via hosts.allow. Don't need a firewall, since I just want to block everyone but the

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
Maxim Khitrov wrote: > On 5/21/07, doug <[EMAIL PROTECTED]> wrote: >> sendmail_enable="NO" means there is no sendmail daemon running. You can >> verify >> this via "ps -aux | grep sendmail". Remove that statement. Without a reboot >> you >> can start sendmail by cd /etc/mail; make start. >> >>

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Maxim Khitrov
On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: Maxim Khitrov wrote: > On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Maxim Khitrov wrote: >>> Hello, >>> >>> I'm trying to restrict access to sendmail via hosts.allow. Don't need >>> a firewall, since I just want to block ever

xorg 7.2 start problem

2007-05-21 Thread Andriy Babiy
Hi everybody, To upgrade xorg, I followed the procedure described in the /usr/ports/UPDATING file. The build went smooth, without any build errors. At the merge step, the script complained about mime.info files, so I made backup copy of those and deleted the duplicates. But after reboot I canno

Re: Sendmail ignores hosts.allow

2007-05-21 Thread Mikhail Goriachev
Maxim Khitrov wrote: > On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: >> Maxim Khitrov wrote: >>> On 5/21/07, Mikhail Goriachev <[EMAIL PROTECTED]> wrote: Maxim Khitrov wrote: > Hello, > > I'm trying to restrict access to sendmail via hosts.allow. Don't need > a firew

Re: xorg 7.2 start problem

2007-05-21 Thread Beech Rintoul
On Monday 21 May 2007, Andriy Babiy said: > Hi everybody, > > To upgrade xorg, I followed the procedure described in > the /usr/ports/UPDATING file. The build went smooth, without any > build errors. At the merge step, the script complained about > mime.info files, so I made backup copy of those an

Re: How to retrieve the list of files to merge by hand

2007-05-21 Thread Mikhail Goriachev
Andrew Falanga wrote: > Hi, > > I just upgraded my box here at home last night and I made a little > mistake (fortunately, not one large enough to keep things from > working). I updated my source tree to 6.2-RELEASE-p4 and did the > "make buildworld" and "make buildkernel." Then I dropped to sin

Re: xorg 7.2 start problem

2007-05-21 Thread Kris Kennaway
On Mon, May 21, 2007 at 06:23:29PM -0700, Andriy Babiy wrote: > Hi everybody, > > To upgrade xorg, I followed the procedure described in > the /usr/ports/UPDATING file. The build went smooth, without any build > errors. At the merge step, the script complained about mime.info files, so > I made