RT36 port WITH_APACHE2

2007-02-11 Thread Joe Auty

Hello,

Why is it that when I:

cd /usr/ports/www/rt36
make -DWITH_APACHE2


This works fine, but when I add:

 MAKE_ARGS = {

'www/rt36' => 'WITH_APACHE2'
  }


to my /usr/local/etc/pkgtools.conf and do a portupgrade -f rt, I get:

# portupgrade -f rt
--->  Reinstalling 'rt-3.6.3' (www/rt36)
--->  Building '/usr/ports/www/rt36' with make flags: WITH_APACHE2
make: don't know how to make WITH_APACHE2. Stop
** Listing the failed packages (*:skipped / !:failed)
! www/rt36 (rt-3.6.3)   (clean error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed






---
Joe Auty
NetMusician: web publishing software for musicians
http://www.netmusician.org
[EMAIL PROTECTED]




PGP.sig
Description: This is a digitally signed message part


Re: Backup using dump and restore from dvd - restore cd loaded to ram drive?

2007-02-12 Thread Joe Holden

[EMAIL PROTECTED] wrote:

Hi list!

I plan to use a full backup of my working desktop FreeBSD 6.2 STABLE
with:

dump -0LuB 10 -f backup.0,backup.1,backup.2 /





It would be possible to use some linux distro, but support for UFS2 is
required (I recall that MoviX has worked like this - but its purpose
was playing films...).






You will need a live cd, such as FreeSBIE.

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


mail not being delivered

2005-08-21 Thread Joe Wood
I am running fbsd 5.4, this server has been up for about 70 days and just
recently (maybe within the last 4 days) I have not been receiving the usual
security and daily summery reports, but every 2 or 3 days I will get the
message undeliverable email. Is there any reason why I would not be able to
get these anymore?

 

Thanks

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


RE: mail not being delivered

2005-08-21 Thread Joe Wood
The message has since been deleted and I cannot give an exact message, but
it says the message has been queued for X days and will be deleted. The
messages then goes on to show the email that was waiting to be delivered and
it is what appears to be the security logs, and among the others are various
cron jobs that failed delivery as well. I am not sure if this would affect
it but about a week ago (the same time this started) we were doing some
reconfigurations on the network and the 3600 series router this machine was
on. There was about 2 hours of down time and my mailbox was flooded with
cron jobs not working (which I expected since they are internet related
jobs) after that all email just stopped.

Sorry for the lack of information

Joe

-Original Message-
From: Glenn Dawson [mailto:[EMAIL PROTECTED] 
Sent: Sunday, August 21, 2005 5:07 PM
To: Joe Wood; [EMAIL PROTECTED]
Subject: Re: mail not being delivered

At 01:56 PM 8/21/2005, Joe Wood wrote:
>I am running fbsd 5.4, this server has been up for about 70 days and just
>recently (maybe within the last 4 days) I have not been receiving the usual
>security and daily summery reports, but every 2 or 3 days I will get the
>message undeliverable email. Is there any reason why I would not be able to
>get these anymore?

What does the "undeliverable" message say?  If you're not sure how to 
interpret it, someone on the list probably can.  Without that 
information, all anyone can do is guess what the problem might be.

-Glenn


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

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


question about Portaudit and code freezes

2005-08-25 Thread Joe Auty

Hello,

How come xpdf is still showing up as a vulnerability, even though the  
latest portrevision was supposed to resolve these problems? Has the  
portaudit database not been updated because of the code freeze?







---
Joe Auty
NetMusician: helping musicians exploit new communication mediums
http://www.netmusician.org
[EMAIL PROTECTED]

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


Re: question about Portaudit and code freezes

2005-08-25 Thread Joe Auty
Yes, everything is up-to-date... Still can't portinstall cups-base  
because of the problem with xpdf, and this problem still appears when I


portaudit -f /usr/ports/INDEX-5



On Aug 25, 2005, at 4:40 AM, Herbert J. Skuhra wrote:


On Thu, Aug 25, 2005 at 03:23:11AM -0500, Joe Auty wrote:


 Hello,

 How come xpdf is still showing up as a vulnerability, even though  
the

 latest portrevision was supposed to resolve these problems? Has the
 portaudit database not been updated because of the code freeze?



Is your ports-tree and your portaudit database up-to-date?

% portaudit -d <-- Print the creation date of the database.
Database created: Thu 25 Aug 2005 11:10:20 CEST

% sudo portaudit -F<-- Fetch the current database.

% pkg_version -v |grep xpdf
xpdf-3.00_7 =   up-to-date with port

% portaudit -a
0 problem(s) in your installed packages found.

Mvh
Herbert



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


Re: Pine alternative?

2005-08-25 Thread Joe Auty
If you plan to use the Maildir format, while it's possible for Pine  
to support this, it doesn't natively... Mutt does.


On Aug 25, 2005, at 10:51 AM, Svein Halvor Halvorsen wrote:



* Sean Murphy [2005-08-25 08:47 -0700]

 We have been using pine for years on our Sun Solaris box.  We are  
in the
 process of moving to FreeBSD.  I installed Pine from an updated  
ports
 collection and received a message about pine not being very  
secure.  Is
 anyone using an alternative to pine that can also read pine's  
folders and
 addresses?  I need it to be compatible as we still have many  
users with lots

 of data in pine.




I guess mutt would do. But be aware that the notice is warning you  
about
Pine's previous security history. All known security holes are  
fixed, and

if you plan on keeping your system up-to-date (by e.g keeping track of
portaudit etc), you should be alright.


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




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


Re: question about Portaudit and code freezes

2005-08-25 Thread Joe Auty
Is Xpdf still listed in the portsaudit database as being vulnerable  
for you?


portaudit -f /usr/ports/INDEX-5

If so, I guess there is nothing I can do except wait... I was just  
wondering if this has not been corrected because of the freeze?



On Aug 25, 2005, at 11:12 AM, Roland Smith wrote:


On Thu, Aug 25, 2005 at 03:23:11AM -0500, Joe Auty wrote:


Hello,

How come xpdf is still showing up as a vulnerability, even though the
latest portrevision was supposed to resolve these problems? Has the
portaudit database not been updated because of the code freeze?



Some other ports (like cups-base) incorporate part of the xpdf
code. so they will still show up as vulnerable. But I think that the
message shouldn't refer to xpdf. It's confusing.

Roland
--
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as  
plain text.

public key: http://www.xs4all.nl/~rsmith/pubkey.txt



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


Re: Forwarding mail to another server

2005-08-26 Thread Joe Auty
You can setup an MTA like Postfix to respond to an alternate port in  
addition to port 25. So, for me, I send mail on port 2525 to my SMTP  
server which requires authentication over SSL.


If this sort of setup is not feasible for you, would a .forward file  
in your home directory do what you want?



On Aug 26, 2005, at 6:08 AM, Pat Maddox wrote:


My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
it so that the mail program automatically forwards requests to my
ISP's mail server, instead of trying to directly send mail to the
appropriate server.

For example, if I did
mail [EMAIL PROTECTED]

And sent a message, my machine would send that to mail.bresnan.net and
have them pass it on.  Is it possible to do that?  If so, how?

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




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


Re: wine error

2005-08-26 Thread Joe Auty
At one point I tried very hard to get Wine to work under FreeBSD, but  
it was very frustrating because Wine is pre-beta software right now  
designed for Linux. It is hard enough to get it to work under Linux!


My suggestion would be to install and setup VMWare 3 on FreeBSD, this  
works quite well. Either that, or wait for a FreeBSD port of  
Crossover Office.


Hint: you'll need to Google for the file the vmware3 port looks for  
in /usr/ports/distfiles =)



On Aug 26, 2005, at 11:33 AM, Zorro Super Hero wrote:


hi
i don't know if its the mail that i need to use for my question.
i just don't know who do i need to ask.

i have a Freebsd 5.4 and i install KDE & Gnome on it.
i use Gnome all the time.
i have P-III 450 with 128mb Ram. and i going to bay mor 256mb Ram son.

i try to install "wine" to run ms office (its the only office that
suport hebrew)
we use to mach windows in my job place :-( and i wont to move up to
Freebsd. and we need to use ms office.

i get the "wine" from "winehq.com" i go to "Freebsd" and i get the
version..."Wine-20050725.tar.gz" i do "tar -zxvf " .
the next thing i do "./configure " and everything was good.
nex i do "make depend" and it was good to. (with no error).
now i do "make". and its run for a long time then i get an error..

"updown.c: In function `UPDOWN_DoAction':
updown.c:619: error: structure has no member named `MaxRal'
updown.c: In function `UpDownWindowProc':
updown.c:817: error: structure has no member named `MaxRal'
updown.c:1007: error: structure has no member named `MaxRal'
updown.c:1021: error: structure has no member named `MaxRal'
updown.c:1023: error: structure has no member named `MaxRal'
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls/comctl32.
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls.
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725. "

i use "sudo" to do it, and i try to do it one more time as root, i  
do "su".
i try to find help in google.com or google.com/bsd/ but ...  
nothing :-(.

i hope some one can help me or tall me where can i find a good help.
i try to give all the ditel's abut my pc and all the command that i  
do.


BTW
my name is emanuel and i am from israel.
and we wish that one day Freebsd come with Hebrew enable like mandrake
and redhat.
we just love Freebsd more!

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




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


Re: 5.4-rel Bootloader Wedgie on Supermicro 5013C-MT

2005-08-29 Thread Joe Hamelin
Update: Whoever fixes this KEEPS the test server.  Here's a $1000+
server with 1GB RAM for fixing what could be a simple bug.  Any
takers?

http://supermicro.com/products/system/1U/5013/SYS-5013C-M8.cfm


On 8/10/05, Joe Hamelin <[EMAIL PROTECTED]> wrote:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=84717
> 
> 
> On 8/9/05, Joe Hamelin <[EMAIL PROTECTED]> wrote:
> > NM: I RTFWP and submitted a bug.  I'll let you guys know how it turns out.
> >
> >
> > On 8/9/05, Joe Hamelin <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > What happens when you boot from floppies?
> > > > >
> > > > The box doesn't come with a floppy drive.  The space where the floppy
> > > > would be has two usb ports and a serial port.  The box does support
> > > > bios serial booting.  I did do a standard install on another box and
> > > > then moved the drive to the supermicro box... it hung at the daemond
> > > > screen.
> > > >
> > > So, does anyone have any ideas?  Does someone need a Supermicro
> > > 5013C-MT to play with?  Who should I submit a bug report to?
> > >
> >
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Help! Stupid Newbie Question

2005-09-24 Thread Joe Graham
Hello,
 I've been playing off and on with FreeBSD for a bit of time now, but I
would still consider myself a relative newbie. I've read enough and played
enough to know how to install applications from ports (e.g., I was able to
successfully install Moria just by reading the pages I could find). My
latest endeavor has been to attempt to install MySQL. I've recently
installed FreeBSD 5.9 on my system, and was attempting to use the ports
directory to install it. After going to /usr/ports/databases/mysql40-server
(mysql50-server failed, couldn't find the file anywhere to download
apparantly) and running make then make install, I've come across a hurdle.
The hurdle is rather embarrassing, but is sort of simple (and likely obvious
to te guys on this list). How do I get the server software to run? I know I
can't use mysql the client until the server software is running, but I dunno
the proper steps to take. I know, it's a fairly stupid question, but I seem
incompetent at finding the right instructions to get it going. If someone
could please point me in the right direction to look around so I know what
steps I need to do next, I would be greatly appreciative. I'm able to find
methods to perform certain operations, but naturally it needs to have the
server software actually running :D Many many thanks to anyone who can help
me out.
--Joe G.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help! Stupid Newbie Question

2005-09-24 Thread Joe Graham
On 9/24/05, Glenn Dawson <[EMAIL PROTECTED]> wrote:
>
> At 01:16 PM 9/24/2005, Joe Graham wrote:
> >Hello,
> > I've been playing off and on with FreeBSD for a bit of time now, but I
> >would still consider myself a relative newbie. I've read enough and
> played
> >enough to know how to install applications from ports (e.g., I was able
> to
> >successfully install Moria just by reading the pages I could find). My
> >latest endeavor has been to attempt to install MySQL. I've recently
> >installed FreeBSD 5.9 on my system,
>
> 5.9? Maybe you meant 4.9? If so, you'd be better off with a newer version.

 Erp, I meant 5.4. I had recently been under 4.9 and moved up to 5.4.
Apparantly my brain broke for a few minutes. :) Thanks!

> and was attempting to use the ports
> >directory to install it. After going to
> /usr/ports/databases/mysql40-server
> >(mysql50-server failed, couldn't find the file anywhere to download
> >apparantly) and running make then make install, I've come across a
> hurdle.
> >The hurdle is rather embarrassing, but is sort of simple (and likely
> obvious
> >to te guys on this list). How do I get the server software to run? I know
> I
> >can't use mysql the client until the server software is running, but I
> dunno
> >the proper steps to take.
>
> If the port you installed was relatively recent, you just need
> mysql_enable="YES" in your rc.conf.
>
> If it's an older port, look for a sample startup script in
> /usr/local/etc/rc.d. You just need to rename it so that it ends in
> .sh and it will start at boot time.
>
> -Glenn

 Thanks Glenn, I'll try that right now.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Updating exim failed

2005-09-29 Thread Joe Altman
I upgraded without issue on September 28th, at about 4 PM EDT to
exim-4.53-0; it's mostly a default localhost delivery agent, so there
are no special tweaks in any config files.

>4. Updating exim failed (Hamza Eraldi)
> 
> --
> 
> Message: 4
> Date: Thu, 29 Sep 2005 00:07:04 +0300
> From: "Hamza Eraldi" <[EMAIL PROTECTED]>
> Subject: Updating exim failed
> To: freebsd-questions@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="ISO-8859-9"
> 
> i am trying to update exim port from exim-4.52 to exim-4.53.
> OS: FreeBSD 5.4-STABLE
> Here is the error output, any suggestions appreciated..
> 
> server# portversion -v -l "<"
> exim-4.52   <  needs updating (port has 4.53)
> server# portupgrade -varRDD
> ..
> rm -f exim
> cc -o exim
> lookups/lookups.a(nis.o)(.text+0xd): In function `nis_open':
> : undefined reference to `yp_get_default_domain'
> lookups/lookups.a(nis.o)(.text+0x70): In function `nis_find':
> : undefined reference to `yp_match'
> lookups/lookups.a(nis.o)(.text+0xe1): In function `nis0_find':
> : undefined reference to `yp_match'
> *** Error code 1
> 
> Stop in /var/tmp/usr/ports/mail/exim/work/exim-4.53/build-FreeBSD-i386.
> *** Error code 1
> 
> Stop in /var/tmp/usr/ports/mail/exim/work/exim-4.53.
> *** Error code 1
> 
> Stop in /usr/ports/mail/exim.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade773.4 make
> ** Fix the problem and try again.

-- 
.sig is .tired.

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


vr0 up, but doesn't pass data

2005-10-01 Thread Joe Kraft
I have 5.3-RELEASE with a GENERIC kernel running on a new (old) Mach 
Speed V600DAP motherboard which uses the VIA KT600 Northbridge and VIA 
VT8237 Southbridge chipsets.  It has an onboard NIC which is detected as 
vr0.  It appears to ifconfig to be working, but doesn't seem to pass any 
data.  No DHCP, ping, nslookup etc.


I haven't been able to find anything like this on google or searching 
past postings.  I'm beginning to wonder if it's just not supposed to 
work.  As I was typing this I realized I didn't have 5.4 loaded on this 
machine, so I'll try that tomorrow.  If anyone has run across this 
problem with this motherboard or chipsets I would appreciate any 
pointers you could give.


Thanks,
Joe.



--
vr0:  port 0xe400-0xe4ff mem 
0xee001000-0xee0010ff irq 23 at device 18.0 on pci0

miibus0:  on vr0
ukphy0:  on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 00:30:18:b0:67:2a
--

The ifconfig shows it up and active, which is corroborated by the 
associated lights on the switch and the NIC.  If you unplug the wire the 
status changes to inactive just like you would expect it to.

--
ifconfig vr0: flags=8843 mtu 1500
inet 10.0.0.103 netmask 0xff00 broadcast 10.0.0.255
inet6 fe80::230:18ff:feb0:672a%vr0 prefixlen 64 scopeid 0x1
ether 00:30:18:b0:67:2a
media: Ethernet autoselect (100baseTX )
status: active
--

I've tried swapping out cables, switches and using different ports.  I'm 
convinced that none of those are contributing to the problem.  If the 
full dmesg or kernel config would help they are attached.
Script started on Fri Sep 30 21:46:45 2005
shadow# ifconfig 
vr0: flags=8843 mtu 1500
inet 10.0.0.103 netmask 0xff00 broadcast 10.0.0.255
inet6 fe80::230:18ff:feb0:672a%vr0 prefixlen 64 scopeid 0x1 
ether 00:30:18:b0:67:2a
media: Ethernet autoselect (100baseTX )
status: active
plip0: flags=108810 mtu 1500
lo0: flags=8049 mtu 16384
inet 127.0.0.1 netmask 0xff00 
inet6 ::1 prefixlen 128 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 


shadow# dmesg -a 
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) XP 2900+ (1999.78-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x6a0  Stepping = 0
  
Features=0x383fbff
  AMD Features=0xc040
real memory  = 536805376 (511 MB)
avail memory = 515629056 (491 MB)
ACPI APIC Table: 
ioapic0  irqs 0-23 on motherboard
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
acpi0:  on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0
cpu0:  on acpi0
acpi_tz0:  on acpi0
acpi_button0:  on acpi0
pcib0:  port 
0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0
ACPI link \\_SB_.PCI0.ALKA has invalid initial irq 15, ignoring
pci0:  on pcib0
agp0:  mem 
0xe800-0xebff at device 0.0 on pci0
pcib1:  at device 1.0 on pci0
pci1:  on pcib1
pci1:  at device 0.0 (no driver attached)
atapci0:  port 
0xd000-0xd00f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.0 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
uhci0:  port 0xd400-0xd41f irq 21 at device 16.0 on 
pci0
uhci0: [GIANT-LOCKED]
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1:  port 0xd800-0xd81f irq 21 at device 16.1 on 
pci0
uhci1: [GIANT-LOCKED]
usb1:  on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2:  port 0xdc00-0xdc1f irq 21 at device 16.2 on 
pci0
uhci2: [GIANT-LOCKED]
usb2:  on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3:  port 0xe000-0xe01f irq 21 at device 16.3 on 
pci0
uhci3: [GIANT-LOCKED]
usb3:  on uhci3
usb3: USB revision 1.0
uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
pci0:  at device 16.4 (no driver attached)
isab0:  at device 17.0 on pci0
isa0:  on isab0
vr0:  port 0xe400-0xe4ff mem 
0xee001000-0xee0010ff irq 23 at device 18.0 on pci0
miibus0:  on vr0
ukphy0:  on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 00:30:18:b0:67:2a
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on a

Re: Disk errors

2005-10-03 Thread Joe S

Mike Jeays wrote:

I am getting one or two of these a day on a Western Digital 80GB disk


Most drive manufacturers provide diagnostic tools for the drives they 
produce. In this case, Western Digital provides a bootable diagnostic tool:


* Data Lifeguard Diagnostic for DOS (CD)
  http://support.wdc.com/download/index.asp?swid=30

Burn the ISO to a CD and boot up the system with the CD.
Run the diagnostics.

It's best to use the tool provided by the manufacturer of the drive you 
have. UltimateBootCD includes most popular drive tools.


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


Makefile error: your port uses an old layout

2005-10-03 Thread Joe S
I can't seem to install quite a few apps from ports. I'm running 
5.4-RELEASE with security patches installed (via freebsd-update). I 
update ports with portsnap. I have updated a few times today.


Example:
# cd /usr/ports/sysutils/smartmontools
# make install clean
Makefile error: your port uses an old layout.  Please update it to match 
this bsd.port.mk.  If you have updated your ports collection via cvsup 
and are still getting this error, see Q12 and Q13 in the cvsup FAQ on 
http://www.polstra.com for further information.

*** Error code 1

Stop in /usr/ports/sysutils/smartmontools.


The FAQ is useless. I've googled for similar errors, no relevant 
results. Any ideas?

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


Re: Makefile error: your port uses an old layout

2005-10-03 Thread Joe S

Kris Kennaway wrote:

On Mon, Oct 03, 2005 at 06:20:59PM -0700, Joe S wrote:

I can't seem to install quite a few apps from ports. I'm running 
5.4-RELEASE with security patches installed (via freebsd-update). I 
update ports with portsnap. I have updated a few times today.


Example:
# cd /usr/ports/sysutils/smartmontools
# make install clean
Makefile error: your port uses an old layout.  Please update it to match 
this bsd.port.mk.  If you have updated your ports collection via cvsup 
and are still getting this error, see Q12 and Q13 in the cvsup FAQ on 
http://www.polstra.com for further information.

*** Error code 1

Stop in /usr/ports/sysutils/smartmontools.


The FAQ is useless. I've googled for similar errors, no relevant 
results. Any ideas?



You have stale cruft in your port directory.  Show us what it is..

Kris
I'm  going to try blowing away ports tree and get a fresh update via 
portsnap.


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


Re: Hidden spot on hard drives?

2005-10-05 Thread Joe S

Jonathon McKitrick wrote:

the company where I work (with Windows) is evaluating a copy protection
product that stores info somewhere on the HDD where the user cannot touch it,
a format will not erase it, and Norton Ghost will not find it.

1.  Any idea where this info could be stored?
2.  Any way the same thing could be done under FreeBSD?

Thanks,

jm


# dd if=/dev/zero of=/dev/zero

Will overwrite the entire drive.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Hidden spot on hard drives?

2005-10-06 Thread Joe S

Joe S wrote:

Jonathon McKitrick wrote:


the company where I work (with Windows) is evaluating a copy protection
product that stores info somewhere on the HDD where the user cannot 
touch it,

a format will not erase it, and Norton Ghost will not find it.

1.  Any idea where this info could be stored?
2.  Any way the same thing could be done under FreeBSD?

Thanks,

jm



# dd if=/dev/zero of=/dev/zero

Will overwrite the entire drive.


Oops! Should have typed:

# dd if=/dev/zero of=/dev/ad0


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


Re: Restoring Data from a DD image

2005-10-06 Thread Joe S

Bill Schmitt (SW) wrote:
I've just replaced a hard disk that was dying fast. I've done a full 
installation of 4.9 (later releases won't install, which I've submitted 
a problem report on already). The old disk is connected but not mounted. 
Searching around, I found some suggestions to try to read the old disk 
to restore what I can and I used dd to copy what could be found (dd 
-if=/dev/ad0s1e of=/usr/olddsk/oldimag.dmg conv=noerror,sync) and it 
seems to have copied the file. Now, I'm a little stuck. Can someone help 
me understand how do I mount that image somewhere to browse it and copy 
what I can from it? If I'm not going about this the right way, I'd 
appreciate other suggestions



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




man vnconfig
man mount

This may work:

# vnconfig /dev/vn0 /usr/olddsk/oldimag.dmg
# mount /dev/vn0 /some_mount_point_on_your_system

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


Re: Restoring Data from a DD image

2005-10-06 Thread Joe S

Joe S wrote:

Bill Schmitt (SW) wrote:

I've just replaced a hard disk that was dying fast. I've done a full 
installation of 4.9 (later releases won't install, which I've 
submitted a problem report on already). The old disk is connected but 
not mounted. Searching around, I found some suggestions to try to read 
the old disk to restore what I can and I used dd to copy what could be 
found (dd -if=/dev/ad0s1e of=/usr/olddsk/oldimag.dmg 
conv=noerror,sync) and it seems to have copied the file. Now, I'm a 
little stuck. Can someone help me understand how do I mount that image 
somewhere to browse it and copy what I can from it? If I'm not going 
about this the right way, I'd appreciate other suggestions



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




man vnconfig
man mount

This may work:

# vnconfig /dev/vn0 /usr/olddsk/oldimag.dmg
# mount /dev/vn0 /some_mount_point_on_your_system



You may need to use /dev/vn0c instead of /dev/vn0 in both commands.
See the handbook for more info:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virtual.html

Note: vnconfig is for 4.x, while mdconfig is for 5.x

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


Re: vsftpd watch problem

2005-10-06 Thread Joe S

Yuan Jue wrote:

Hi all

Here is a pragmatic problem. I used vsftpd to setup a ftp server. And as a 
result, some guys start to download something from my ftp server. I do want 
to know the downloader's IP and the speed he/she download from me, just as a 
status-watching for my notebook. 

Can anyone give me some clue how to do this stuff? Using vsftpd itself or 
using some freebsd utilities are both acceptable. I appreciate any 
suggestions. 

...this is not really a "pragmatic" problem. You are using an FTP server 
that aims to be simple and light. VSFTPD does not have any tools to 
provide you with usage, to my knowledge.


* ProFTPD, on the other hand, has utility programs (ftpwho, ftpcount, 
ftptop) that read the scoreboard and display the information you are 
looking for. Security record of PROFTPD: 
http://secunia.com/search/?search=proftpd


* PureFTPD has a utility (pure-ftpwho) that will also display the 
information you are looking for. Security record of PUREFTPD: 
http://secunia.com/search/?search=pureftpd


HTH.

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


What to backup for named?

2007-04-22 Thread Joe Kraft
After a recent disk failure, I left myself a note to add the DNS/DHCP 
info to my backup.


I have a small, over-engineered for my education, network of 10 
computers in my house.  I run BIND with dynamic zones on my FreeBSD 
server, I also use the DNS service on my Win2k-AD server.  They both are 
designated as slaves for each other.


What do I need to backup?  Are just the configuration files from 
/var/namedb/etc/namedb enough to recreate everything if my FBSD server 
dies?  Or are there some database files I should be keeping also?


I tried googling, but either this is way to easy of a question or I'm 
not looking in the right places.


Thanks for any insight,
Joe.

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


Re: pop up message

2007-04-29 Thread Joe Ryan
These messages are normal and are only visible on the first virtual 
terminal (alt+f1).  Switch to another terminal using alt+f2 or alt+f3... 
and you won't see the messages.


ChueKeung Mock wrote:

Hi, I had problem of pop up message during using the
terminal of freebsd.  I installed Freebsd 6.1 on AMD
cup computer.  there is pop up message during using
the terminal.  the messages like

"Apr 28 20:05:01 dhcppc1 login: ROOT LOGIN (root) ON
ttyv0"

"Apr 28 21:52:53 dhcppc1 last message repeated 5
times"

I feel these message annoying because it disturbs me
when I edit a doc using editor.  please let me know
how to turn these message off.  thank you

tony

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___

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

  

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


acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-17 Thread Joe Altman
The subject line contains the dmesg that indicates...something; the
symptom is that CDs aren't seen by the drive:

acd0: CDRW  at ata1-master PIO4

uname -a

FreeBSD chthonic.chthonixia.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed
May 16 00:16:21 EDT 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/CHTHONIC  i386

Old kernel and associated modules:

May 11, 21:35 EDT. 

Looking via Google for the error turns up this thread on -stable:



Andrei V. Lavreniyuk bamston at reactor-xg.kiev.ua
Mon Apr 23 09:08:54 UTC 2007

Hi!

> I believe the culprit is somewhere in a recent MFC to atapi-cam.c
> (rev 1.42.2.3) reverting to rev 1.42.2.2 fixes both the k3b system
> hangs and "INQUIRY ILLEGAL REQUEST" errors here.

I utillized the version of atapi-cam.c (rev. 1.42.2.1) and all works
normally.

===

I have this version of the file:

#include 
__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.5 2007/05/15 16:19:42 
thomas Exp $");

So AFAICT, either this was not the relevant file; or a fix for the
bug was never committed; or perhaps a fix was committed, but doesn't
quite work; or perhaps the bug crept back in...but I don't know.

In any event, I need a clue: is this file, atapi-cam.c, the one to
assume contains the source of this error? If so, I suppose I need to
submit a bug report.

Thanks, and best regards,

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


Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Joe Altman

On Fri, May 18, 2007 at 11:14:50AM +0300, Simon Phoenix wrote:
> 
> I have the same error message since version 1.42.2.3 of the atapi-cam.c.
> Hangs while writing media was fixed in 1.42.2.4, but this error message
> not disappear.
> 
> acd0: DMA limited to UDMA33, controller found non-ATA66 cable
> acd0: DVDR  at ata1-master UDMA33
> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00
> 0x01

Yes; and from what little I know about this, it is a necessary thing
to have atapicam as a kernel device because USB flash drives require it:

camcontrol devlist
at scbus1 target 0 lun 0 (cd0,pass0)
  at scbus2 target 0 lun 0 (da0,pass1)

Without this:

device   atapicam

there is no use for this:

device  da  # Direct Access (disks)

What I cannot figure out is why only two people are reporting the
existence of this problem.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Joe Altman
[NB: I'm using the archive for -questions to reply to Norbert Papke]

Norbert, you do not have the same file that I have.

You have:

grep FBSDID /usr/src/sys/dev/ata/atapi-cam.c
__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.4 2007/05/03
09:38:54 thomas Exp $");

I have:

grep -i FBSDID /usr/src/sys/dev/ata/atapi-cam.c
__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.5 2007/05/15
16:19:42 thomas Exp $");

If you don't wish to have the issue I have, I think it might be wise
to refrain from updating your source tree.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Joe Altman
On Sat, May 19, 2007 at 05:03:31PM -0700, Norbert Papke wrote:
> 
> Apologies.  I joined the thread late and didn't pick on the specific version 
> you were having problems with.

That's okay; I just wanted to point out that perhaps you should not
update source...

> Living on the edge :), I updated atapi-cam.c to 1.42.2.5 anyway.  Other than 
> the "ILLEGAL REQUEST" error on boot, I am not experiencing any problems.  I 
> have successfully copied a data CD using K3B.  But then, I may not be testing 
> the right thing.  Is there a specific operation that you are having problems 
> with?

Buh...then I just don't know. Can you play a music CD?  For me, Grip
and XMMS act as if no audio CD is in the tray.

I can mount a data CD, unmount it, and then the tray will not open. I
suspect a reboot will be required to open it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Joe Altman
On Sat, May 19, 2007 at 05:08:01PM -0700, Norbert Papke wrote:
> 
> I didn't notice this while I was copying the CD, but checking the logs I see 
> additional errors:
> 
> acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
> acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
> acd0: FAILURE - READ_BUFFER ILLEGAL REQUEST asc=0x24 ascq=0x00
> acd0: FAILURE - READ_TOC ILLEGAL REQUEST asc=0x24 ascq=0x00
> acd0: FAILURE - MODE_SELECT_BIG ILLEGAL REQUEST asc=0x24 ascq=0x00
> 
> Not sure if these are significant.

I wrote to the maintainer for atapi-cam.c; here is his reply:

* Joe Altman, 2007-05-19 :

> My apologies for disturbing you; I imagine that you are quite busy,
> but I wonder if you are the thomas listed here:
>
> __FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.5
> 2007/05/15
> 16:19:42 thomas Exp $");

I am, and I just wanted to acknowledge your message, unfortunately I
won't be able to further look into it immediately, as I'm about to
leave for vacation... I'm keeping it on my inbound list, feel free to
ping me if I don't get back to you within 2 weeks.

All the best,
Thomas.


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


Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-19 Thread Joe Altman
On Sat, May 19, 2007 at 05:03:31PM -0700, Norbert Papke wrote:
> 
> Living on the edge :), I updated atapi-cam.c to 1.42.2.5 anyway.  Other than 
> the "ILLEGAL REQUEST" error on boot, I am not experiencing any problems.  I 
> have successfully copied a data CD using K3B.  But then, I may not be testing 
> the right thing.  Is there a specific operation that you are having problems 
> with?

I've pulled atapicam from my kernel file, and the problem has
vanished.

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


Re: reinstalling a port with new compile option

2007-06-03 Thread Joe Holden

Juan Miscara wrote:
I have net/samba3 installed on my FreeBSD 6.2 box.  I now want to have 
ACL_SUPPORT compiled in.  Without updating my sources, what is the safest way 
to achieve this?


Thank you,

Juan
___

cd /usr/ports/net/samba3
make deinstall clean
make WITH_ACL_SUPPORT=yes install clean

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


Re: OK - I'm fairly clueless on this...

2007-06-15 Thread Joe Holden
Wojciech Puchar wrote:
>> zsquid# traceroute www.freebsd.org
>> traceroute to www.freebsd.org (69.147.83.33), 64 hops max, 40 byte
>> packets
>> 1  www.freebsd.org (69.147.83.33)  1.050 ms  0.970 ms  2.110 ms
> 
> very short times suggest that the router (possibly NAT machine as
> 192.168 suggest) is doing strange things...
Do you have a bogus rdr/fwd in your config anywhere?
-- 
Joe Holden
T: (UK) 02071009593 (AU) 282442321
E: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd on laptop

2007-06-20 Thread Joe Holden
Tsu-Fan Cheng wrote:
> no, i dont have floppy...
> 
> TFC
> 
> On 6/20/07, Eduardo Viruena Silva <[EMAIL PROTECTED]> wrote:
>>
>> On Wed, 20 Jun 2007, Tsu-Fan Cheng wrote:
>>
>> > hi folks,
>> >  I want to buy a laptop and install linux and freebsd, the problem is,
>> > some 14' laptop doesnt come with cdrom and floppy, but has win2000
>> > installed. How can I install linux and freebsd on it? My experience is
>> about
>> > installing on a desktop by booting from floppies. THank you!!
>> >
>>
>> You can boot from floppies, configure your network card and install the
>> system using FTP.
>>
>> I had used a diskless system to install FreeBSD in computers that
>> do not even have floppies!
>>
>> There is a lot of possibilities.
>>
>> Eduardo.
>>
>>
If its fairly recently, it will probably support PXE, you could
boot+install via that?

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


Re: How do I get libphp5.so back

2007-06-23 Thread Joe Holden
Andrew Falanga wrote:
> On 6/23/07, Garrett Cooper <[EMAIL PROTECTED]> wrote:
> 
>> Reinstall php and all modules -- that should fix the problem (based
>> on past experience).
>> -Garrett
>> ___
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>> "[EMAIL PROTECTED]"
>>
> 
> Ok, I went to /usr/ports/lang/php5 and did "make install clean".  The
> build went great but then the script bailed saying that a previous
> install was detected and to do a "make deinstall" and then "make
> reinstall".  I did.  However, I still don't have the libphp5.so module
> in /usr/local/libexec/apache.  How do I reinstall this port and make
> this work?
> 
> Andy
> ___
Run "make config" in /usr/ports/lang/php5, make sure the apache option
is selected.

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


FreeBSD 7.0-Release

2007-07-02 Thread Joe Vender
Has a release date been set for FreeBSD 7.0-Release? If not, how about an 
(educated guess) approximate date, month?


Joe

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


Re: FreeBSD 7.0-Release

2007-07-03 Thread Joe Vender
On Monday 02 July 2007 18:16, matt donovan wrote:
> it's on the freebsd site but the code freeze has begun so some are guessing
> around October or so
>
> On 7/2/07, Joe Vender <[EMAIL PROTECTED]> wrote:
> > Has a release date been set for FreeBSD 7.0-Release? If not, how about an
> > (educated guess) approximate date, month?
> >
> > Joe


Thanks. About 4 months from initial code freeze. That's about what I expected.

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


Re: fsck on a read only partition?

2007-07-04 Thread Joe Holden
Alfred Perlstein wrote:
> Hello, how do I fsck my disk if it's mounted?
> 
> I have downgraded the mount to read-only, but still geom seems
> to disallow fsck access to it. 
> 
> Is there a way to tell the system to allow fsck to open it
> read/write?
> 
> thanks,
If you unmount it first, you should be able to fsck it fine, /dev/blah
(ad0/1/2/whatever)

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


RE: FreeBSD ip alias

2005-05-06 Thread Joe Wood
Here you go, if there is anything else you need please let me know

Thanks
Joe

-Original Message-
From: Philip Hallstrom [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 06, 2005 5:25 PM
To: sn1tch
Subject: Re: FreeBSD ip alias

Post your httpd.conf to the list and that might help us spot something.

Get rid of the Port command in it, and just have the Listen.  That's 
worked for me.

On Fri, 6 May 2005, sn1tch wrote:

> I have an issue that is driving me mad, it may be something simple
> that I am overlooking but any insight would be great.
>
> I have a freebsd machine with 2 nics and one being used. The first has
> 2 ip addresses, one of them via alias. I have BIND listening x.x.x.19
> and regular operations on x.x.x.18. My problem is that apache wants to
> listen on both IPs and I dont want someone being able to point their
> browser at the ns1.domain.com and see a web page, so how do i get
> apache to stop listening on this IP. I have tried binding it to the
> .18 address and even setting Listen x.x.x.18:80 but it still wants to
> go to the main "apache TLS/SSL has been installed" page when i point
> it at x.x.x.19. Any thoughts as to what I might be doing wrong?
>
> Thanks
>
> -- 
> You've officially been Gmailed
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>


httpd.conf
Description: Binary data
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: clustering solution for freebsd

2005-05-11 Thread Joe Wood
Yes, I have setup a small cluster here at work consisting of one master node
and 6 slave nodes...here is an article that got me started

http://blizzard.rwic.und.edu/~nordlie/miniwulf/

It uses MPICH and LAM/MPI 

Cheers
Joe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sergey S. Ropchan
Sent: Wednesday, May 11, 2005 5:57 AM
To: freebsd-questions@freebsd.org; [EMAIL PROTECTED]
Subject: Re: clustering solution for freebsd

On Wed, 2005-05-11 at 15:05 +0530, Ananth.G (GMail) wrote:
> hi all,
>  is anyone aware of a good clustering solution for freebsd, i tried google
> i didnt come accross any opensource implementation .
> 
Hi, check this mailinglist:

http://lists.freebsd.org/mailman/listinfo/freebsd-cluster

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

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

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


FreeBSD 5.4 apache vs. apache+mod_ssl and mod_php4 dependencies.

2005-05-13 Thread Joe Capali
Back in the day...4.9-RELEASE you were able to install
apache+mod_ssl and mod_php4. Now 5.4-RELEASE requires
apache as a dependency to install mod_php4 and fails
with apache+mod_ssl already installed. Don't know if
this is a problem just I am having. I would like to
end up with my 4.9 config on 5.4, any ideas would be
appreciated. All references are to apache 1.3.




__ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


problems mailing from base_host to jail_on_base_host

2005-05-13 Thread Joe Schmoe
I have a freeBSD 4.10-RELEASE installation.

On that system, I have, running, a jail with a
4.10-RELEASE userland that is _identical_ to the base
host.  It is identical because I dumped the base
systems filesystem and restored it inside the jail.

Everything is working fine.  I have never touched any
of the files inside of /etc/mail on either the base
host OR the jail.  Email works find on the base host,
and email works fine in the jail.

Users in the jail can email users in the base host
without any problem.

HOWEVER, if a user on the base host attempts to email
a user in the jail (example.com, the base host will
not deliver the mail.  In /var/log/maillog, the
following error is generated:

May 13 08:47:03 basehost sm-mta[59207]: j4xSj059205:
SYSERR(root): MX list for example.com. points back to
basehost
May 13 08:47:03 basehost sm-mta[59207]: j4xSj059205:
to=<[EMAIL PROTECTED]>, ctladdr=<[EMAIL PROTECTED]>
(1001/1001), delay=00:00:00, xdelay=00:00:00,
mailer=esmtp, pri=30457, relay=example.com.,
dsn=5.3.5, stat=Local configuration error
May 13 08:47:03 basehost sm-mta[59207]: j4xSj059205:
j4DFl3Sj059207: DSN: Local configuration error

So it seems as if basehost is looking up the IP of
example.com (the jail) and deciding "hey that is one
of the IPs on the machine I am on ... barf!"

So, again, I reiterate, I have never touched any files
in /etc/mail on either the basehost or the jail ... it
seems that all is well in the jail, but it seems that
I need to somehow tell sendmail on the basehost to
only consider the main IP on basehost to belong to
itself, and ignore other IPs.

How do I do this ?



__ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


BIND and NAT

2005-05-15 Thread Joe Wood
Hello all,

 

I have a small question regarding a DNS issue I am having. I have a bsd box
setup for a domain I am hosting..it has FBSD 5.3 and Bind 9.3. It sits
behind a NAT device and is in a DMZ. The problem is when I setup the domain
I told it to point to the public ip which is translated to the private IP on
which DNS listens. Now when I try to go to the site it keeps trying to
connect to the private IP the site is on instead of the correct public ip.
Is this an issue with the DNS files being setup for the private network or
should it matter? Thanks for any help.

 

joe

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


SSH2 and ZSH

2005-05-18 Thread Joe Wood
I recently installed FreeBSD 5.4 on a new server.everything is smooth and
works fine. The other day I installed the non commercial version of SSH2
from ssh.com. I've had shell accounts that used it before and thought it
would be good to have. My first issue is that the normal sshd from openssh
keeps trying to start instead of the new sshd2. When initially installing
freebsd should I have said no to the question about enabling ssh logins?
Secondly is that the majority of zsh's commands do not work when I use the
ssh2 daemon.simple things like ping and top cannot be used because it says
they are not found. Has anyone had this issue or can point me in the
direction to resolve it.

 

Thanks

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


FreeBSD and Exim

2005-05-19 Thread Joe Wood
Can someone point me to a good how-to on setting up Exim on FreeBSD 5.4?
I've looked in a few places but haven't seen anything informative yet. 

 

Thanks in advance.

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


Re:

2005-05-20 Thread Joe Altman
>   25. FreeBSD and Exim (Joe Wood)
> 
> Message: 25
> Date: Thu, 19 May 2005 22:03:32 -0400
> From: "Joe Wood" <[EMAIL PROTECTED]>
> Subject: FreeBSD and Exim
> 
> Can someone point me to a good how-to on setting up Exim on FreeBSD 5.4?
> I've looked in a few places but haven't seen anything informative yet. 
> 
> Thanks in advance.

There are FreeBSD specifics, usually in the work subdir; so you may
wish to defer make clean until you review that.

It's a habit I've developed: regardless of any docs installed by any
port, I always look into work after make install, just to see what
might be in there.

Additionally, there is copious documentation provided seperately in
the ports tree for Exim; it should be enough to get you started for
local delivery. That's all I use it for. I do lurk on the Exim list;
it's fairly friendly, so you could ask there. They do expect you to
read the docs, first, I think.

If you want to go beyond using it for local delivery, I can't
help. It's not complex to set it up for local stuff.

-- 
I don't care what you think. This is not a stylishly insouciant stroll
out of the jungle, here. It's more like we've fallen out of our trees
and rolled, butt-naked before the entire galaxy, downhill. That, and
we seem to have a teensy problem lifting ourselves off the ground.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


how can I make xterm just like the console ? (colors, etc.)

2005-05-24 Thread Joe Schmoe
Hello,

I am used to using the console for things like bitchx,
nethack, etc.

Now I have started using Xorg in 5.4-RELEASE (with the
ion window manager).  I notice that the xterm program
comes up with black text on a white background, and
that colors in BitchX, etc., are not the same as they
were in the console.

Can someone tell me what configuration I need to make
the colors (and as much other behavior as possible) in
xterm identical to the normal FreeBSD console ?

thanks.



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mapping mouse clicks to keystrokes in X ?

2005-05-24 Thread Joe Schmoe
I want my two mouse buttons to create the letters z
and x when I press them, instead of the normal actions
that those mouse buttons send to X.  Don't ask.

It's as simple as it sounds:  if I click mouse button
one, it is as if I press z on the keyboard, if I click
mouse button 2, it is as if I press x on the keyboard.

Does anyone know how to do this ?  I am looking at
xmodmap, but even though it swaps mouse buttons
around, and maps keys to other keys, I can't see how
to make it map mouse buttons to keys...

Any ideas ?

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


Using a logitech mx700 with scrollwheel and thumb buttons in xorg

2005-05-24 Thread Joe Schmoe
Hello,

I have a logitech mx700 - it has a scrollwheel and two
thumb buttons (designed for forward and back in your
browser) as well as some other launch button on the
top that I guess is for launching an app.

I am using FBSD 5.4-RELEASE with xorg installed from
the ports tree.

I have tried many, many different combinations of
settings in /etc/rc.conf, xorg.conf and .xinitrc.  The
results are always the same:

- I can use the scrollwheel just fine
- first three mouse buttons work just fine
- the other three (two thumb buttons and the app
button) _always_ generate the same mousebutton event

So for instance, at first I had:

moused_flags="-z 4" in /etc/rc.conf

and I had:

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/sysmouse"
Option  "Buttons" "7"
EndSection

in my xorg.conf

and I had:

/usr/X11R6/bin/xmodmap -e "pointer = 1 3 2 4 5 6 7"

in my .xinitrc

Checking button events in xev, under this config,
shows that upwheel is 4, downwheel is 5 (and yes, the
wheel worked) and all three other buttons (two thumbs
and app button) were all button 5.

so then I removed the -z line from /etc/rc.conf, and
added this to my xorg.conf:

Option "ZAxisMapping" "6 7"

Same behavior.  wheel works, the other three are all
event button 5.

So the only semi-success I had was when I changed my
ZAxisMapping line to:

Option  "ZAxisMapping" "4 5 6 7"

When I did this, wheelup is 4, wheeldown is 5, the
little pseudo buttons above and below the wheel now
create the following combo events of 6,4 and 5,5
respectively, and my two thumb buttons and app button
now all produce button 7.

-

So what can I do here ?  No matter how I rearrange my
settings, the two thumb buttons and the app button
always produce the same button event.  Whether it is 5
or 7, it is always the same.

Does anyone have a Logitech mx700 mouse, in FreeBSD
5.x, with xorg, running properly with the wheel and
the thumb buttons ?

thanks,




__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


trying to use vga11x19.pcf.gz with rxvt under Xorg

2005-05-24 Thread Joe Schmoe
Hello,

I am advised by the bitchx faq that the best xterm
environment to run bitchx under is rxvt, with the
vga11x19 font.

So I installed rxvt from the ports tree, and ran:

rxvt -bg black -fg white -fn vga11x19

it did indeed start, but I received the error:

rxvt: can't load font "vga11x19"

Sure enough, I do not have that font.  So I searched
for it and downloaded the file vga11x19.pcf.gz and
placed it into my /usr/X11R6/lib/X11/fonts/misc
directory.  I then ran `rehash`.

However I get the same error from rxvt.

How can I incorporate this new font file into my
system such that rxvt can find it ?  Would it help to
just re-init my Xserver ?  Or should I be able to drop
new font files into that dir and use them on the fly ?

thanks.

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


pam not starting for saslauthd

2005-05-24 Thread Joe Christy
I'm trying to get SMTP AUTH going for exim(*), using saslauthd on a
RELENG_5 box, with both the sytem and ports up to date and an otherwise
fairly vanilla setup.

The problem comes when saslauthd is invoked by exim, as follows:
(from exim debugging output)
63097 Running saslauthd authentication for user "joe"
63097 saslauthd userid='joe' servicename='' realm=''
saslauthd then invokes pam, which refuses to start:
(from /var/log/auth)
May 24 12:15:16 elegba saslauthd[8743]: in openpam_read_chain():
/etc/pam.d/(1): invalid facility 'Z' (ignored)
May 24 12:15:16 elegba saslauthd[8743]: do_auth : auth
failure: [user=joe] [service=] [realm=] [mech=pam] [reason=PAM start error]

I can't, for the life of me, figure out why pam thinks it is being
called for facility 'Z' rather than auth. I have an exim configfile in
/etc/pam.d that is basically a clone of the other configfile. Adding
debugging to the module parameters doesn't produce any more information.

Can anyone tell me what I'm missing?

*  I know that the exim configuration is correct as I am successfully
using essentially the same configuration on a linux box. Starting exim
with authentication debugging turned on reveals that the client is
passing valid, correct data to saslauthd.

Joe
-- 
= Joe Christy ==
-- http://public.xdi.org/=joe.christy --
== If I can save you any time, give it to me, I'll keep it with mine. ==
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


questions RE: opera web browser and plugins...

2005-05-24 Thread Joe Schmoe
Hello,

I am using linux-opera in FreeBSD 5.4-RELEASE, with
ion as my window manager.

As far as plugins, shockwave-flash is behaving
perfectly.  When I click on a .swf file, the flash
animation opens up _inside_ the web viewing area,
stays inside the browser, etc.  No new windows are
created.

However, when the flash animation is finished, I am
simply left with a black screen and have to hit the
back button to go back to the page I initiated the
flash file from.

1. Is there any way to just have the animation finish
and be left back at the screen I started on ? (and not
have to hit the back button)

Now, acroread behaves differently ... I can
successfully open pdf documents in opera, but acroread
spawns a whole new window.

2. Is there any way to have acroread initiate itself
_inside_ of opera ?  Even better, is it possible for
it to respect the browser back button, so I can just
go back with the back button and the acroread window
(and program) just disappear ?

3. Is this possible with xmms and/or xine as well ? 
They also spawn whole new windows when I hit a .avi or
.mp3 ...

4. Is it possible that somehow, between opera and
xine, (or xmms) they can be smart enough to know that
if one piece of media is playing, and I click on
another piece of media, not to spawn another player
and compete with each other for graphics/sound, but
rather to just start playing the new thing in the
existing player and forget the old piece of media ?

5. Finally, often opera will, when I click on a mp3 or
a movie, download the entire thing before sending it
off to xmms/xine for playback.  How can I force opera
to just start playing it immediately ?  And further,
is it possible to configure how much of it to buffer
before handing it off ?

I know it is possible, because if I run:

xmms http://example.com/mp3/some_song.mp3

playback begins immediately ... it doesn't download
the entire song first...

thanks.



__ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: USB 2.0 (ehci) and Intel ICH5 in 5.4?

2005-05-25 Thread Joe Altman
>   31. USB 2.0 (ehci) and Intel ICH5 in 5.4? (Louis LeBlanc)
> 
> --
> 
> Message: 31
> Date: Wed, 25 May 2005 12:24:20 -0400
> From: Louis LeBlanc <[EMAIL PROTECTED]>
> Subject: USB 2.0 (ehci) and Intel ICH5 in 5.4?
> To: FreeBSD Questions 
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=iso-8859-1
> 
> I have some questions about 5.4 RELEASE.  Particularly USB 2.0 support.
> 
> I'm currently running 5.3 RELEASE-p3 on a newer Dell system (Dimension
> 8300) with an "Intel 82801EB (ICH5) USB controller USB-B" running on
> uhci0 - uhci3.  USB 1.0 support works fine, but I would like to kick it
> up a notch.  When I tried the ehci driver on this system, I got a kernel
> panic.
> 
> Anyone using this particular USB controller with FreeBSD and getting the
> ehci driver to work?
> 
> If so, what version of FreeBSD, and what, if anything did you have to do
> to get it working?
> 
> TIA
> Lou

I think that this is a "yes" to your first question:

>From dmesg:

uhci0:  port 0xbc00-0xbc1f
irq 5 at device 29.0 on pci0
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered

uhci1:  port 0xb000-0xb01f
irq 10 at device 29.1 on pci0
usb1:  on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered

uhci2:  port 0xb400-0xb41f
irq 11 at device 29.2 on pci0
usb2:  on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered

uhci3:  port 0xb800-0xb81f
irq 5 at device 29.3 on pci0 
usb3:  on uhci3
usb3: USB revision 1.0
uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 
uhub3: 2 ports with 2 removable, self powered

ehci0:  mem 0xfc00-0xfc0003ff
irq 3 at device 29.7 on pci0
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
usb4:  on ehci0
usb4: USB revision 2.0
uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub4: single transaction translator
uhub4: 8 ports with 8 removable, self powered

As to what I had to do, not much; just compile a kernel with the
lastest sources and lo, it just works.

Now, there was an issue a little while back with some USB code that
Julian had to adjust; once his fix went into the source tree, the
issue vanished.

IIRC, that was shortly before 5.4 was released. The machine is
currently running 5.4, with fresh (about one week old) sources.

-- 
I don't care what you think. This is not a stylishly insouciant stroll
out of the jungle, here. It's more like we've fallen out of our trees
and rolled, butt-naked before the entire galaxy, downhill. That, and
we seem to have a teensy problem lifting ourselves off the ground.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Mysql vs /var partition...

2005-05-26 Thread Joe Wood
I'm not entirely sure if this was mentioned already but it's worth a look.
Usually as a rule of thumb, as soon as I complete an installation of mysql I
do the following...note that mysql is indeed running during this procedure:

cd /var/db
mv mysql /usr/local/
ln -s /usr/local/mysql mysql

Then I changed the permissions.

cd /usr/local
chown -R mysql mysql

And then restarted mysqld.

/usr/local/etc/rc.d/mysql.sh restart

Hope this helps
Joe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt Virus
Sent: Thursday, May 26, 2005 1:19 PM
To: freebsd
Subject: Mysql vs /var partition...

Hi All:

My mysql database is growing, it has subsequently filled the /var/db 
partition to capacity.

I tried moving the mysql dir and symlinking it to /var/db/mysql which 
didn't work.  I also tried mount_null from the /usr partition to the 
/var/db/mysql folder...in both instances, the mysql server will not start.

Is there another way around this problem or do i need to somehow resize 
my /var partition?


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

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


finding an old md5 from an old ports tree...

2005-05-30 Thread Joe Schmoe
hello,

there is an app I need that is no longer included in
the ports tree.  I want to search for the .tar.gz file
with google - I am sure it is out there somewhere -
but I do not know the name.

Further, I want to be sure I am getting a good copy,
so I would also need to know the md5 hash.

Since I have no 4.5/4.6 systems up and running, and
since I cannot find old ftp trees with them on it, my
question is:  how can I find the distinfo file that
came with the ports tree of a specific port from
4.5-release ?

thanks.



__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Re[2]: bsd vx tux

2005-06-03 Thread Joe Wood

Another picture I found rather funny..

http://www.projectosiris.net/multimedia/pics/linuxsuxx.jpg

Cheers
Joe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Radu Gheorghiu
Sent: Friday, June 03, 2005 4:30 PM
To: freebsd-questions@freebsd.org
Subject: Re[2]: bsd vx tux

This last pic is great :) i even have a t-shirt with it . it says "don`t 
f* with me!" under the pic :)

On Fri, 3 Jun 2005, Daniel Gerzo wrote:

> Hello Chris,
>
> Friday, June 3, 2005, 11:09:53 PM, you has on mind:
>
>> Knut Anish Nordb wrote:
>>> http://home.hit.no/~petterse/grafikk/tux_vs_daemon.jpg
>>> look what somone did with the bsd mascot:(
>>> I want revenge!! ;)
>
>> I dunno - but I see that creature with one hell of a beer belly ... Not
>> to mention somewhat large man-boobies
>
> http://hysteria.sk/~danger/pics/FreeBSD_Linux.gif :P
>
> -- 
> Best Regards,
>
> DanGer, ICQ: 261701668  | e-mail protecting at: http://www.2pu.net/
> http://danger.rulez.sk  | proxy list at:http://www.proxy-web.com/
> | FreeBSD - The Power to Serve!
>
> [ "Bother," said Pooh as he yawned so hard he lost Piglet. ]
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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


make installworld failed

2008-01-21 Thread Joe Demeny
After building world and kernel, installed kernel, but got an error when I 
tried make installworld:

# make installworld
mkdir -p /tmp/install.uV1yfKEs
for prog in [ awk cap_mkdb cat chflags chmod chown  date echo egrep find grep 
install-info  ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysctl  test 
true uname wc zic; do  cp `which $prog` /tmp/install.uV1yfKEs;  done
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  MACHINE=i386  
CPUTYPE=  GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin  
GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font  
GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac  
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/tmp/install.uV1yfKEs
 /usr/obj/usr/src/make.i386/make -f 
Makefile.inc1 reinstall
awk: Permission denied
"/usr/src/Makefile.inc1", line 101: 
warning: "awk '/^#define[[:space:]]*__FreeBSD_version/ { print 
$3 }'  /usr/include/osreldate.h" returned non-zero status
echo:Permission denied
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

This is FreeBSD 6.3-PRERELEASE (just installed new kernel...)

I'm wondering why do I get this error?

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


Re: make installworld failed

2008-01-22 Thread Joe Demeny
On Monday 21 January 2008 02:49:22 pm Paul Procacci wrote:
> Do you have any partitions mounted with noexec?
>
> I just got a very similar problem and it was due to me having /tmp mounted
> with noexec.
>
> On Mon, Jan 21, 2008 at 01:49:11PM -0500, Joe Demeny wrote:
> > After building world and kernel, installed kernel, but got an error when
> > I tried make installworld:
> >
> > # [...]

Indeed, that was the problem, thank you... should have thought of this!

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


Trying to recover data from FreeBSD 4.11 system

2008-02-13 Thread Joe Demeny
I have an old Cyrix computer which doesn't post any more.

It had 3 hard drives. The boot drive had the / partition as well as /usr 
and /var, and the other 2 drives were configured with Vinum RAID 1 for /home.

I hooked up what used to be the boot drive in a new system and it showed what 
looked like some hex numbers and then the error message "BTX halted".

So, I installed this drive as the second hard drive in a FreeBSD 6.2 system 
and I tried to mount it, but I got "incorrect super block".

Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e.

Is there a way to mount these filesystems?

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


Re: Trying to recover data from FreeBSD 4.11 system

2008-02-13 Thread Joe Demeny
On Thursday 14 February 2008 01:43:19 am you wrote:
> This One Time, at Band Camp, Joe Demeny <[EMAIL PROTECTED]> said, On Thu, 
Feb 14, 2008 at 01:08:35AM -0500:
> > I have an old Cyrix computer which doesn't post any more.
> >
> > It had 3 hard drives. The boot drive had the / partition as well as /usr
> > and /var, and the other 2 drives were configured with Vinum RAID 1 for
> > /home.
> >
> > I hooked up what used to be the boot drive in a new system and it showed
> > what looked like some hex numbers and then the error message "BTX
> > halted".
> >
> > So, I installed this drive as the second hard drive in a FreeBSD 6.2
> > system and I tried to mount it, but I got "incorrect super block".
> >
> > Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e.
> >
> > Is there a way to mount these filesystems?
>
> When you try to mount it, what'd you get in dmesg ??

This is the end of dmesg:

[...]
Timecounter "TSC" frequency 2411127194 Hz quality 800
Timecounters tick every 1.000 msec
ad0: 152627MB  at ata0-master UDMA33
ad1: 6105MB  at ata0-slave UDMA33
Trying to mount root from ufs:/dev/ad0s2a

I don't think that my attempts to mount /dev/ad1 shows up in dmesg...

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


Re: Trying to recover data from FreeBSD 4.11 system

2008-02-14 Thread Joe Demeny
On Thursday 14 February 2008 04:49:05 am you wrote:
> > possibly try fsck - i don't know (my first FreeBSD was 5.*) but maybe UFS
> > changed a bit?
>
> Nope, I have had machines that I upgraded from 4 to 5 and 6 without
> changing the hard disk, and without changing the file system.
>
> > So, I installed this drive as the second hard drive in a FreeBSD 6.2
> > system and I tried to mount it, but I got "incorrect super block".
>
> With no old disk installed, what is your mounted disks/partitions?
> Result of mount -p.

Old disk is installed, but nothing is mounted from it:

# mount -p
/dev/ad0s2a /   ufs rw  1 1
devfs   /devdevfs rw0 0
/dev/ad0s2e /tmpufs rw  2 2
/dev/ad0s2f /usrufs rw  2 2
/dev/ad0s2d /varufs rw  2 2

> If you have it what was the result of mount -p on the old machine.

I don't have that, unfortunately.

> What is the result of "fdisk /dev/ad0" ?

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

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

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 7 (0x07),(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX)
start 63, size 40965687 (20002 Meg), flag 0
beg: cyl 0/ head 1/ sector 1;
end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 40965750, size 271610955 (132622 Meg), flag 80 (active)
beg: cyl 1023/ head 255/ sector 63;
end: cyl 1023/ head 254/ sector 63
The data for partition 3 is:

The data for partition 4 is:


> Install the old hard disk, what is the result of "fdisk /dev/ad1" ?

# fdisk /dev/ad1
*** Working on device /dev/ad1 ***
parameters extracted from in-core disklabel are:
cylinders=13232 heads=15 sectors/track=63 (945 blks/cyl)

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

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

The data for partition 3 is:

The data for partition 4 is:


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


Re: Trying to recover data from FreeBSD 4.11 system

2008-02-14 Thread Joe Demeny
On Thursday 14 February 2008 12:04:11 pm you wrote:
> On Thu, Feb 14, 2008 at 01:08:35AM -0500, Joe Demeny wrote:
> [...]

> Use fdisk to find out how it sees the drive.  Do fdisk ad1
> and check out what it says.   Especially look to see what slices
> that fdisk thinks it has.   Maybe there is only an  s1  active
> with anything in it.  That would be easiest and very common.
>
> Then use bsdlabel to look at what partitions are defined in any
> of the slices. do ad1s1  (for slice 1,  ad1d2  as well
> if there is a slice 2 being used, etc)
> From root, do  bsdlabel ad1d1 and see what partitions are defines.
> Remember that partition 'c' is not a real partition, but a label to
> define the whole slice to the system (it will have a type of 'unused')
> and that in most cases partition 'b' is used for swap (and will have
> a type of 'swap'), though it does not have to be swap.
> The other partitions; a, d, e, f, g, h, could be real partitions with
> something on them.   Almost certainly the 'a' partition will be root
> on a bootable slice.

It turns out that I mixed up my drives. I found the boot drive - it could not 
boot with my old custom kernel (unknown processor class...). I fell back on 
kernel.GENERIC, which booted - to a point. It seems to bog down when it tries 
to recognize the keyboard.

I guess at this point my choices are:

1) build a new 4.x kernel on the new hardware
2) find a working old computer and try my boot drive.

Thank you all for your help...

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


Re: Trying to recover data from FreeBSD 4.11 system

2008-02-14 Thread Joe Demeny
On Thursday 14 February 2008 03:46:14 pm Tim Daneliuk wrote:
> Joe Demeny wrote:
> > On Thursday 14 February 2008 12:04:11 pm you wrote:
> >> On Thu, Feb 14, 2008 at 01:08:35AM -0500, Joe Demeny wrote:
> >> [...]
> >>
> >> Use fdisk to find out how it sees the drive.  Do fdisk ad1
> >> and check out what it says.   Especially look to see what slices
> >> that fdisk thinks it has.   Maybe there is only an  s1  active
> >> with anything in it.  That would be easiest and very common.
> >>
> >> Then use bsdlabel to look at what partitions are defined in any
> >> of the slices. do ad1s1  (for slice 1,  ad1d2  as well
> >> if there is a slice 2 being used, etc)
> >> From root, do  bsdlabel ad1d1 and see what partitions are defines.
> >> Remember that partition 'c' is not a real partition, but a label to
> >> define the whole slice to the system (it will have a type of 'unused')
> >> and that in most cases partition 'b' is used for swap (and will have
> >> a type of 'swap'), though it does not have to be swap.
> >> The other partitions; a, d, e, f, g, h, could be real partitions with
> >> something on them.   Almost certainly the 'a' partition will be root
> >> on a bootable slice.
> >
> > It turns out that I mixed up my drives. I found the boot drive - it could
> > not boot with my old custom kernel (unknown processor class...). I fell
> > back on kernel.GENERIC, which booted - to a point. It seems to bog down
> > when it tries to recognize the keyboard.
> >
> > I guess at this point my choices are:
> >
> > 1) build a new 4.x kernel on the new hardware
> > 2) find a working old computer and try my boot drive.
> >
> > Thank you all for your help...
>
> Another possible path:  Boot Freesbie or PC-BSD from CD-ROM and mount your
> old drives from there.  It might take running an fsck to clean up the old
> filesystems (depending on whether or not you clobbered them while trying to
> get this all to work).  'Just a thought - I take no responsibility if you
> hose your data though :)

Actually, I can now mount my old 4.x boot drive cleanly when I hook up this 
drive in a 6.2 machine.

However, I think I need to get the old boot drive to be able to boot, so I 
could then get to my other old drives, which are Vinum RAID-1.

I don't know if and how could I mount 4.x Vinum partitions under 6.2...

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


Re: Trying to recover data from FreeBSD 4.11 system *SOLVED*

2008-02-15 Thread Joe Demeny
On Thursday 14 February 2008 05:49:45 pm Roland Smith wrote:
> On Thu, Feb 14, 2008 at 03:55:42PM -0500, Joe Demeny wrote:
> > Actually, I can now mount my old 4.x boot drive cleanly when I hook up
> > this drive in a 6.2 machine.
> >
> > However, I think I need to get the old boot drive to be able to boot, so
> > I could then get to my other old drives, which are Vinum RAID-1.
> >
> > I don't know if and how could I mount 4.x Vinum partitions under 6.2...
>
> Have you tried gvinum(8)? Try loading geom_vinum.ko and see if any
> devices appear in /dev/gvinum. IIRC, the on-disk metadata hasn't changed
> between vinum and gvinum.
>
> Roland

gvinum(8) worked perfectly, thank you!

After adding geom_vinum_load=YES to /boot/loader.conf and rebooting, I tried 
to see if I could find my old partitions:

# gvinum list
1 drive:
D samsung6_1State: up   /dev/ad1s1  A: 575/6102 MB (9%)

1 volume:
V home2 State: down Plexes:   1 Size:   5527 MB

2 plexes:
P home2.p0C State: down Subdisks: 1 Size:   5527 MB
P home2.p1C State: down Subdisks: 0 Size:  0  B

2 subdisks:
S home2.p0.s0   State: staleD: samsung6_1   Size:   5527 MB
S home2.p1.s0   State: staleD: samsung6_2   Size:   5527 MB

Then I tried:

# gvinum start home2
1 drive:
D samsung6_1State: up   /dev/ad1s1  A: 575/6102 MB (9%)

1 volume:
V home2 State: up   Plexes:   1 Size:   5527 MB

2 plexes:
P home2.p0C State: up   Subdisks: 1 Size:   5527 MB
P home2.p1C State: down Subdisks: 0 Size:  0  B

2 subdisks:
S home2.p0.s0   State: up   D: samsung6_1   Size:   5527 MB
S home2.p1.s0   State: staleD: samsung6_2   Size:   5527 MB

Everything came up, except the plex home2.p1 - no surprise, since that drive 
is dead and isn't even hooked up to this machine.

Finally, I tried to mount the home2 volume:

# mount /dev/gvinum/home2 /mnt

All my old files were there.

Thank you again for your help.

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


Re: Using ZFS on FreeBSD 7.0

2008-02-27 Thread Joe S
huh?

On Wed, Feb 27, 2008 at 1:00 PM, Rick Nekus <[EMAIL PROTECTED]> wrote:
>
>  ZFS is but one of many things Sun has given the world over the years, need
> I mention NFS,?
>  ZFS is fairly new all around, and Apple is now attempting to use it in
> OSX-Leopard.
>  zfs will work best on Sun/Sparc/Solaris right now, but whose to say now
> that they(Sun Microsystems) have pretty well relesed 'da source, it will
> only get better depending on Developer input from the xBSD"S, and Linux
> distro's...
>  -but ya ZFS is the file system defacto(128-bit wide capable FS, and
> therefore infinite) that will replace all other FS's -ya all others!!!
>  just like nfs,..., zfs will be the one all OS's should incorporate except
> of course M$, cause they're balless, godless Addholes, who hate being
> outdone and outgunned as usual.
>   it is different, but just remeber, Sun/Solaris is historically based on
> BSD/Unix -the "real" UNIX of course so you're not far from the truth.
>  "make install RealBSD"
>
>
> > From: [EMAIL PROTECTED]
> > To: freebsd-questions@freebsd.org
> > Date: Wed, 27 Feb 2008 12:37:49 -0800
> > Subject: Using ZFS on FreeBSD 7.0
>
>
> >
> > I'm currently running Solaris 10 Update 4 on x86 hardware at home.
> >
> > I'm excited that ZFS is coming in FreeBSD 7.0.
> >
> > I've found that I don't really like Solaris that much (no ports!). I
> > find it so different from other OS's and I don't want to learn another
> > OS just to have a decent fileserver.
> >
> > So I'm looking forward to migrating to FreeBSD 7.0 from Solaris 10
> > Update 4.
> >
> > Since ZFS was ported from Solaris, at version of Solaris 10 or
> > OpenSolaris Nevada is FreeBSD 7.0 support similar to?
> >
> > In other words, will a lose some features, fixes, and enhancements in
> > ZFS on FreeBSD 7.0 or will I gain?
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>
>
> 
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Using ZFS on FreeBSD 7.0

2008-02-27 Thread Joe S
Thanks Dan.

That answered my question.

I'm really happy to replace Solaris with FreeBSD.

All I have to do is import my zfs pool and then upgrade it...2 commands!



On Wed, Feb 27, 2008 at 1:19 PM, Dan Nelson <[EMAIL PROTECTED]> wrote:
>
> In the last episode (Feb 27), Joe said:
>  > I'm currently running Solaris 10 Update 4 on x86 hardware at home.
>  >
>  > I'm excited that ZFS is coming in FreeBSD 7.0.
>  >
>  > I've found that I don't really like Solaris that much (no ports!). I
>  > find it so different from other OS's and I don't want to learn
>  > another OS just to have a decent fileserver.
>  >
>  > So I'm looking forward to migrating to FreeBSD 7.0 from Solaris 10
>  > Update 4.
>  >
>  > Since ZFS was ported from Solaris, at version of Solaris 10 or
>  > OpenSolaris Nevada is FreeBSD 7.0 support similar to?
>  >
>  > In other words, will a lose some features, fixes, and enhancements in
>  > ZFS on FreeBSD 7.0 or will I gain?
>
>  Going from S10U4 (zfs pool version 4) to FreeBSD 7 (v6) you will
>  actually gain gzip compression support.  Opensolaris is up to v10.
>
>  --
> Dan Nelson
> [EMAIL PROTECTED]
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: audio question

2003-03-29 Thread Joe Sotham

[EMAIL PROTECTED] said:

> I am looking to capture audio input



> Any help is appreciated

gramophile to capture, audacity to massage

-- 
Joe Sotham

If the only prayer you say in your entire life is "Thank You",
that will suffice.
- Meister Eckhart
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: how to aggregate rules using ipfw2 ? Follow-up, Why Aggregate?

2003-03-30 Thread Joe Sotham

Markie said:


> ipfw add allow ip from any to { 192.168.0.0/16 or 10.0.0.0/8 }

Why aggregate?  Is it more efficient?

-- 
Joe Sotham

If the only prayer you say in your entire life is "Thank You",
that will suffice.
- Meister Eckhart
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVS Update

2003-06-10 Thread Joe Pokupec
Hi All,

I've been using FreeBSD 4.7 for about 6 months now. I've failed to
understand how to use cvs. Can anyone point me to a web page or other
explanation to use cvs to update:

1) The entire ports collection

2) My currently installed ffmpeg

3) 4.7 to 4.8

Attempts to use cvs update yield the following:

# cvs update ffmpeg
cvs update: No CVSROOT specified!  Please use the `-d' option
cvs [update aborted]: or set the CVSROOT environment variable.

OK, how the heck does one specify the CVSROOT variable?

I know that man cvs should be helpful, but my predominantly Mac background
has lobotomized the logical lobe in my brain.

Thanks

Joe 

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


Re: CVS Update

2003-06-10 Thread Joe Pokupec
Thanks Lowell,

Cvsup looks like the thing that I need. I followed the directions in the
Handbook. I receive the following error:

fileserver# cvsup -g -L2 /root/standard-supfile
Parsing supfile "/root/standard-supfile"
Release not specified for collection "14:08:16"

Any ideas?

Thanks

Joe

> If you don't already have the cvs repository on your machine, you
> would be better off using cvsup instead of using cvs directly.
> Please see the handbook discussion:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

>> Joe Pokupec <[EMAIL PROTECTED]> writes:
> 
>> I've been using FreeBSD 4.7 for about 6 months now. I've failed to
>> understand how to use cvs. Can anyone point me to a web page or other
>> explanation to use cvs to update:
>> 
>> 1) The entire ports collection
>> 
>> 2) My currently installed ffmpeg
>> 
>> 3) 4.7 to 4.8
>> 
>> Attempts to use cvs update yield the following:
>> 
>> # cvs update ffmpeg
>> cvs update: No CVSROOT specified!  Please use the `-d' option
>> cvs [update aborted]: or set the CVSROOT environment variable.
>> 
>> OK, how the heck does one specify the CVSROOT variable?
>> 
>> I know that man cvs should be helpful, but my predominantly Mac background
>> has lobotomized the logical lobe in my brain.


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


Re: CVS Update

2003-06-11 Thread Joe Pokupec
Jonathan,

I've tried a few different variables (host=cvsup1.FreeBSD.org, 2, 3, 4...).
I added the port-all tag=.  and  doc-all tag=. Just to see if this would
help... Nada.

Here's the latest version:

*default host=cvsup17.FreeBSD.org
*default base=/usr 
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix

*default compress
src-all
port-all tag=.
doc-all tag=.

Thanks,

Joe

> Sounds like there's something wrong with your /root/standard-supfile.
> Post it and we'll tell you what you need to fix.

>> Cvsup looks like the thing that I need. I followed the directions in the
>> Handbook. I receive the following error:
>> 
>> fileserver# cvsup -g -L2 /root/standard-supfile
>> Parsing supfile "/root/standard-supfile"
>> Release not specified for collection "14:08:16"

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


Re: CVS Update

2003-06-11 Thread Joe Pokupec
Thanks Jonathan!

I simply used your supfile and changed the host to cvsup16.FreeBSD.org (the
other ones were busy) and:

Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs

Sweet! So what is I am updating now, the ports collection? Will this bring
me up to 4.8 from 4.7 or do I use a different command?

Thanks

Joe

> Here's mine:
> 
>   *default  host=cvsup2.FreeBSD.org
>   *default  base=/usr
>   *default  prefix=/usr
>   *default  release=cvs
>   *default  delete use-rel-suffix
> 
>   *default compress
> 
>   *default  tag=RELENG_4
>   src-all
> 
>   *default tag=.
>   ports-all
> 
> Looks like your collection name for ports is wrong: "ports-all", not
> "port-all". I'm also unsure as to whether your tag directive syntax is
> correct.
> 
> Cheers.
> -- 
> Jonathan Chen <[EMAIL PROTECTED]>


>> On Tue, Jun 10, 2003 at 11:31:51PM -0800, Joe Pokupec wrote:

>> Jonathan,
>> 
>> I've tried a few different variables (host=cvsup1.FreeBSD.org, 2, 3, 4...).
>> I added the port-all tag=.  and  doc-all tag=. Just to see if this would
>> help... Nada.
>> 
>> Here's the latest version:
>> 
>> *default host=cvsup17.FreeBSD.org
>> *default base=/usr
>> *default prefix=/usr
>> *default release=cvs tag=RELENG_4
>> *default delete use-rel-suffix
>> 
>> *default compress
>> src-all
>> port-all tag=.
>> doc-all tag=.

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


Tools to modify shared libraries

2003-06-16 Thread Joe Kelsey
Has anyone ever come across general-purpose tools for modifying shared 
libraries?  What I want to do is to edit the list of "needed" shared 
libraries to correct the common mistakes that developers make in 
creating shared objects with large lists of shared libraries.

Specifically, I want to modify linux-flashplugin6/libflashplayer.so to 
remove all of the idiotic references to shared libraries that the Flash 
6 developers added.  Since this is a plugin for Mozilla, it does not 
need to specify any extra shared libraries especially since Mozilla has 
already loaded all of them!

I want to do this to make Flash 6 work with flashpluginwrapper.  If I 
can remove the list of needed shared libraries from the DYNAMIC section 
of the shared library, everyone will be that much closer to a real flash 
6 plugin for BSD.

/Joe

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


Re: Tools to modify shared libraries

2003-06-17 Thread Joe Kelsey
Brandon S. Allbery KF8NH wrote:
On Mon, 2003-06-16 at 18:39, Joe Kelsey wrote:

Has anyone ever come across general-purpose tools for modifying shared 
libraries?  What I want to do is to edit the list of "needed" shared 
libraries to correct the common mistakes that developers make in 
creating shared objects with large lists of shared libraries.
GNU objcopy --- but it's a bit *too* general; you'd need to extract the
.dynamic section, edit it using some binary editing tool, and re-add it.
I have tried and failed... I even looked at the code.  objcopy is
horrible as far as it goes.  Maybe if I could learn more about bfd in
general, there might be something I could do with objcopy, but it does 
not look promising.

I doubt there are any tools of the kind you're looking for because the
details are too different between different systypes; even if someone
had developed one, it's just as likely to be for Linux or Solaris as for
*BSD, and as a result wouldn't be particularly useful.
All 32-bit Elf libraries look the same as far as the DT_NEEDED entries
in the DYNAMIC section.  In fact, *all* ELF libraries look the same
relative to the size of the string table offset used for entries.  The
DYNAMIC section is the simplest of all sections, generally consisting of
a tag and a value, both in the native word size (e.g., 32 or 64).  I am
surprised that no one has done this yet.
I tried elfsh, but the version in ports is too old.  I got the most 
recent version from the website, but it has a lot of linuxisms in it.

Basically, what I want to do is remove several entries from the *front* 
of the dynamic section.  Actually, I would settle for just removing all 
of a certain tag (such as DT_NEEDED) from the dynamic section.

/Joe





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


Re: Tools to modify shared libraries

2003-06-17 Thread Joe Kelsey
Marcel Moolenaar wrote:
On Tue, Jun 17, 2003 at 06:38:29AM -0700, Joe Kelsey wrote:

Basically, what I want to do is remove several entries from the *front* 
of the dynamic section.  Actually, I would settle for just removing all 
of a certain tag (such as DT_NEEDED) from the dynamic section.


It's more constructive to fix the linker than it is to patch the
ELF files created by it. The linker knows which libraries are
really needed and should be able to create the minimal list of
(true) dependencies.
This cannot be accomplished by fixing the linker.  The issue is one of 
attempting to use a *linux* shared library in a native application. 
Have you ever lookad at the flashpluginwarpper port?  It provides a 
library to perload which intercepts the linux syscalls and translates 
them to bsd syscalls to allow linux shared libraries (specifically, the 
linux flash library) in native binaries.

This works fine for the old flash plugin since that shared library did 
not include any DT_NEEDED entires in its .dynamic section.  However, the 
new Flash 6 linux shared library has a number of explicit references to 
linux-only shared libraries as DT_NEEDED references in its .dynamic 
section.  This prevents us from using the flashpluginwrapper trick to 
allow use of Flash 6 in native Mozilla.

Do you understand now?

/Joe

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


Re: Tools to modify shared libraries

2003-06-17 Thread Joe Kelsey
Marcel Moolenaar wrote:
On Tue, Jun 17, 2003 at 08:49:23AM -0700, Joe Kelsey wrote:

Marcel Moolenaar wrote:

On Tue, Jun 17, 2003 at 06:38:29AM -0700, Joe Kelsey wrote:


Basically, what I want to do is remove several entries from the *front* 
of the dynamic section.  Actually, I would settle for just removing all 
of a certain tag (such as DT_NEEDED) from the dynamic section.


It's more constructive to fix the linker than it is to patch the
ELF files created by it. The linker knows which libraries are
really needed and should be able to create the minimal list of
(true) dependencies.
This cannot be accomplished by fixing the linker.  The issue is one of 
attempting to use a *linux* shared library in a native application. 


Linux uses the same linker (GNU ld). Fixing the linker will have the
same effect on Linux as it will have on FreeBSD and hence will prevent
unnecessary dependencies in Linux libraries to Linux libraries and
thus remove the need to patch ELF files in the long run.
The problem cannot be resolved by "fixing" ld.  The problem arises from 
people who specify unnecessary libraries on their ld command lines.  ld 
cannot tell the difference between a required library and an unnecessary 
library at link time.  Only the runtime loader can do this, and the 
FreeBSD runtime loader has numerous problems in this area.

Sometimes a shared library has to include a required library reference 
since the shared library author knows in advance that the programs using 
the library do not have the same requirements.  Most often, clueless 
programmers reference every single library ever known to them on their 
linker command lines in the off-chance that it *might* make a difference 
at load time.  However, this leads to shared libraries containing 
references to explicitlyly versioned libraries, thus leading to the 
proliferation of unnecessarily versioned shared libraries, etc., etc.

I can think of many reasons for post-linker tools to modify shared 
libraries.  Most of them involve fixing the egregious mistakes 
perpetrated by users who have not thought out what requirements a shared 
library outgt to carry with it.  Others involve patching and other kinds 
of code modification.

/Joe

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


Re: Tools to modify shared libraries

2003-06-17 Thread Joe Kelsey
Marcel Moolenaar wrote:
Yes it can. Symbol resolution is a fundamental part in linking.
Hence, the linker has all the information it needs to filter the
gratuitously long list of libraries programmers tend to give it
and keep the libraries that actually contributed to the link.
I know of no way to do this in the case of shared libraries.  When 
linking shared libraries, the linker *cannot* resolve any references to 
other shared libraries other than list them in the .dynamic section with 
some sort of tag such as DT_NEEDED.  Please explain to me how the linker 
can prune the shared library list at link time.

Sorry that this has veered off into a dead-end.  I promise to cut the 
mailing list from any further discussions on this dead-end thread.

/Joe

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


Re: Tools to modify shared libraries

2003-06-18 Thread Joe Kelsey
Stijn Hoop wrote:
On Tue, Jun 17, 2003 at 06:38:29AM -0700, Joe Kelsey wrote:

Basically, what I want to do is remove several entries from the *front* 
of the dynamic section.  Actually, I would settle for just removing all 
of a certain tag (such as DT_NEEDED) from the dynamic section.


I'm very interested, having a working Flash 6 would be great!

Isn't there a way to change these into bogus dependencies, or dependencies
on a FreeBSD shared object or something?
No.

I removed the dependencies by manually editing the .so with emacs...

Now, here is a list of the undefined symbols beginning with __:

   598: 79 FUNCGLOBAL DEFAULT  UND [EMAIL PROTECTED] (4)
   939:    231 FUNCGLOBAL DEFAULT  UND 
[EMAIL PROTECTED] (2)
  1129:    109 FUNCGLOBAL DEFAULT  UND 
[EMAIL PROTECTED] (4)
  1656:    172 FUNCWEAK   DEFAULT  UND __deregister_frame_info
  1703:    815 FUNCGLOBAL DEFAULT  UND [EMAIL PROTECTED] (2)
  1952:    815 FUNCGLOBAL DEFAULT  UND [EMAIL PROTECTED] (2)
  2133:  4 OBJECT  GLOBAL DEFAULT  UND 
[EMAIL PROTECTED] (2)  2763:    157 FUNCWEAK 
DEFAULT  UND [EMAIL PROTECTED] (9)
  3161:  4 OBJECT  GLOBAL DEFAULT  UND [EMAIL PROTECTED] (2)
  3319:   1642 FUNCGLOBAL DEFAULT  UND 
[EMAIL PROTECTED] (2)
  3376: 26 FUNCGLOBAL DEFAULT  UND __terminate
  3624:    129 FUNCWEAK   DEFAULT  UND __register_frame_info
  3716:  0 NOTYPE  WEAK   DEFAULT  UND __gmon_start__

The old flash library had these symbols:

34:  0 NOTYPE  GLOBAL DEFAULT  UND __builtin_vec_new
36:  0 NOTYPE  GLOBAL DEFAULT  UND __builtin_vec_delete
  1163:  0 NOTYPE  GLOBAL DEFAULT  UND __errno_location
flashpluginwrapper provides the two __builtin references.  I do not 
think we need to provide the WEAK symbols.  We do need to provide the 
others, specifically __write, __ctype_toupper, __ctype_b, 
__assert_failure, __xstate, __fxstate, and __strtoul_internal.

Anyone want to start modifying flashpluginwrapper?

/Joe



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


FreeBSD 5.1 Release, WMe, Invalid Partition Error after 5.1 install

2003-06-18 Thread Joe Altman
Greetings, listmembersif 5.1 Release questions are better on the
list for current, please let me know...I'm not quite sure where the
lines are in this apparently interim period.

I recently performed the following act of Doh:

1) Partitioned a 30 Gig Seagate IDE under dos fdisk, allocating 8 Gig
   to WMe for Unreal Tournament.

2) Installed Me, and the game, configured the necessaries, and voila
   it booted fine.

3) Then, I installed 5.1 in preparation for a complete move to it on
   my main machine. That went fine, and booting was a cinch. I was
   using the FBSD bootloader, F2 for FreeBSD as usual.

4) Trying to use F1 after the FreeBSD install, however, failed with an
   "invalid partition" message. IOW, WMe would not boot. FreeBSD
   continued to boot just fine. The partition was seen by both fdisks.

I've installed the boot loader in 4.3 - 4.8, and never had this
problem. I could go through the steps presented to me in the
sysinstall process, but they appear identical to the last 4.x install
I did, years ago, so I don't know if that is relevant.

Did I miss an announcement about incompatabilities between Mes'
fdisk/partitioning scheme, and FreeBSDs' bootloader, particularly 5.1,
or what?

I'm quite perplexed; is this somehow related to the new bootloader
stuff referenced here, specifically Section 4:

http://www.freebsd.org/releases/5.1R/errata.html

I think that what I am really interested in is whether or not anyone
has ever seen such an error, post-BSD install, where the other OS just
will not boot. Nothing fixes it; wiping the BSD install, nope; fdisk
/mbr, nada. In fact, I can't use the BSD fdisk to delete the
partition...I am presented with an 'unable to write changes' type of
error message, and I am forced to use the dos fdisk, but that still
doesnt' repair whatever was broken. Also, I was always under the
impression that BSD just doesnt' fubar other OSes MBRs. So it must be
something else. But what?

The machine itself is not crucial to my online/work needs, and it is
at this point a test bed for 5.1. But I do need my UTEO, so any help
is appreciated.

-- 
Free the West Memphis Three
http://www.wm3.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mount msdos partition with user id?

2003-06-19 Thread Joe Altman
On Thu, Jun 19, 2003 at 01:31:50AM -0600, Zhang Le wrote:
> Hello,
>   I just move from linux to bsd and have a question on mounting
partition with a specific user id. The following command does not
work:
>   root@:/home/zl/etc# mount -t msdos -o uid zl /dev/ad0s1 /d
>   msdos: -o uid : option not supported
> 
>   but "mount -t msdos /dev/ad0s1 /d" works.
> 
>   I have to su root each time I want to write something to /d. This is of course 
> very boring.

Would a change of permissions on the drive help, along with the
appropriate entry in /etc/fstab and an addition to group wheel?

Here is what I remember doing:

1) created the entry in /etc/fstab to mount the drive at boot,
   something like:

   /dev/ad1s1c  /msdos   ufs rw   2   2

NB: I had to create the /msdos directory, of course. I didn't want to
use /mnt, for some reason. But you could use /mnt, if you wish.

2) changed perms on the mount point to 77x, which was owned by
   root:wheel

3) put me in group wheel

I think this is what I did, and was all that was needed, and I could
modify the contents at will. Unfortunately, it was some time ago that
I did this, so it's possible I left something out.

HTH.

-- 
Free the West Memphis Three
http://www.wm3.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


flashpluginwrapper for Flash 6 (Shared Library Tools redux)

2003-06-19 Thread Joe Kelsey
Ok.  I hand-modified the linux-flashplugin6 shared library to remove all 
of the DT_NEEDED entries.  I then modified flashpluginwrapper to add the 
following functions:

void __assert_fail(const char *assertion, const char *file,
   unsigned int line, const char *function)
{
  fprint (stderr, "%s:%d:%s: %s\n", file, line, function, assertion);
  abort ();
}
#include 

int __ctype_toupper(int c)
{
  return toupper (c);
}
unsigned short int __ctype_b[256];
#include 
int *__errno_location(void)
{
  return __error ();
}
unsigned long int __strtoul_internal(const char *__nptr, char **__endptr,
 int __base, int __group)
{
  return strtoul (__nptr, __endptr, __base);
}
void __terminate()
{
  fprintf (stderr, "terminate!\n");
}
ssize_t __write (int __fd, const void *__buf, size_t __size)
{
  return write (__fd, __buf, __size);
}
int __fxstat(int __ver, int __filedesc, struct stat *__stat_buf)
{
  return fstat (__filedesc, __stat_buf);
}
int __xstat(int __ver, const char *__filename, struct stat *__stat_buf)
{
  return stat (__filename, __stat_buf);
}
I installed this new version of flashpluginwrapper, installed the 
linux-flashplugin6 library in browser_plugins.  Now, the Flash 6 code 
segfaults in pthread_mutex_init(), called from

Program received signal SIGSEGV, Segmentation fault.
0x284549d6 in pthread_mutex_init () from /usr/lib/libc_r.so.4
(gdb) bt
#0  0x284549d6 in pthread_mutex_init () from /usr/lib/libc_r.so.4
#1  0x298016b0 in MPCriticalSection::MPCriticalSection ()
   from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#2  0x297fdfd5 in PlatformGlobals::PlatformGlobals ()
   from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#3  0x2983c8de in NPP_GetValue ()
   from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#4  0x2983c91a in NPP_GetValue ()
   from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#5  0x2985ea55 in __pure_virtual ()
   from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#6  0x29761cbe in _init ()
   from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#7  0x28081acf in find_symdef () from /usr/libexec/ld-elf.so.1
#8  0x280823ef in dlopen () from /usr/libexec/ld-elf.so.1
#9  0x28128c18 in PR_LoadLibrary () from 
/usr/X11R6/lib/mozilla/./libnspr4.so
#10 0x28128b34 in PR_LoadLibraryWithFlags ()
...

Anyone familiar enough with Mozilla internals to understand why 
pthread_mutex_init segfaults?  Has Mozilla started its own threads by 
the time it loads the libraries?  I don't know where to look to track 
this down.  Maybe a difference between Linux and FreeBSD in the pthread 
semantics?

/Joe

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


configure: error: *** pkg-config too old; version 0.14 or betterrequired

2003-06-19 Thread Joe Pokupec
Hey Guys,

I was trying to install GAIM from the ports directory (4.7) using:

make && make install

After a bit of initial checking, the install stops with the following error.
Before I go ahead and report the error & attach the log file as mentioned
below, I thought maybe someone here might have an idea.

Thanks

Joe

configure: error: *** pkg-config too old; version 0.14 or better required.
===>  Script "configure" failed unexpectedly.
  Please report the problem to [EMAIL PROTECTED] [maintainer] and attach
  the "/usr/ports/devel/glib20/work/glib-2.2.2/config.log" including the
  output of the failure of your make command. Also, it might be a good
  idea to provide an overview of all packages installed on your system
  (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/glib20.
*** Error code 1

Stop in /usr/ports/textproc/gtkspell2.
*** Error code 1

Stop in /usr/ports/net/gaim.

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


Re: Compiling Linuxthreads

2003-06-23 Thread Joe Kelsey
On Mon, 2003-06-23 at 10:34, Mark Hennessy wrote:
> I know that Linux binary compatibility is installed, as well as
> /usr/src/gnu (installed that today, machine was upgraded to 4.8
> a couple of months ago)

I thought the package required a *complete* source tree.  At the *least*
it requires /usr/src/contrib.

/Joe


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


'TOP' stats ?

2003-06-26 Thread joe mcguckin
CPU states:  1.6% user,  0.0% nice,  0.4% system,  0.0% interrupt, 98.1%idle
Mem: 60M Active, 502M Inact, 103M Wired, 21M Cache, 110M Buf, 299M Free


What are the CPU stats actually measuring? How is idle computed?

What's the difference between Inact and Free memory stats?

Thanks!

Joe

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


11 Hour Installs on KDE?

2003-06-28 Thread Joe Pokupec
Hi All,

I installed 5.1 on 2 separate machines yesterday. After the general install
(which included all the Ports), I went to /usr/ports/x11/kde3 and did a:

make install clean after reading tfm.

The install has been going for over 11 hours now. It's not hung up, the text
is scrolling by... On both machines...

Is there something I should know?

I can re-install 5.1, 5.0, or any version on these machines if necessary,
but I'm somewhat curious about this huge length of install time...

Thanks

Joe

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


Re: 11 Hour Installs on KDE?

2003-06-28 Thread Joe Pokupec
Hey Guys,

Thanks for your input and explanations. Here's the part I don't understand
(very simplistic view). Both machines previously had Red Hat 9 installed on
them. I decided that I didn't want to pay Red Hat for their up2date feature
on each machine and decided to go back to BSD with a GUI so I could go back
to the trusty, and free ports feature(s)...

RH9 took less than 15 minutes to install and boot for each machine. It has
the Blue Wave GUI and I would imagine is pretty bloated as well. So, from
this point of view, how can one OS take 15 minutes, while the other take 15
hours (and counting)?

The machines are Pentium II, 333Mhz and 400 Mhz units (both are Dells). Each
machine has 256 Megs of RAM, and one of the machines has a 60 gig drive...

Thanks

Joe


> Joe Pokupec wrote:
>> Hi All,
>> 
>> I installed 5.1 on 2 separate machines yesterday. After the general install
>> (which included all the Ports), I went to /usr/ports/x11/kde3 and did a:
> 
> What are these machines?  Processor?  RAM?
> 
>> make install clean after reading tfm.
>> 
>> The install has been going for over 11 hours now. It's not hung up, the text
>> is scrolling by... On both machines...
>> 
>> Is there something I should know?
> 
> Yes, KDE is big ... Huge ... Like ... try to imagine more code than you
> could ever imagine, and KDE might actually be bigger than that.  See ...
> if you took the empire state building and put the statue of liberty on top
> of it and put them both underneath the New River Gorge Bridge, the space
> left over wouldn't be as big as KDE.  If you took all the code in KDE and
> laid it end to end it would reach all the way to the sun, catch on fire and
> burn your house down (although it would take 8 minutes for the fire to get
> from the sun to your house, so you'd probably be able to get out in time)
> 
> The upshot is that KDE could easily take several days to compile if you're
> dealing with less than hefty hardware.  Let us know the details of the
> hardware and we'll make some guesses on how long it should take to compile.
> 
>> I can re-install 5.1, 5.0, or any version on these machines if necessary,
>> but I'm somewhat curious about this huge length of install time...
> 
> I doubt the version of FreeBSD is the cause.  Use ALT+F2 to switch to
> another console on one of the machines and run "top" to get an idea of
> what's causing the problem.  If the build process is causing a lot of
> swapping, it's probably going to take 6 or 7 years for KDE to build.
> 
> 
> I am not an insurance salesman, if your house burns down due to anything
> you've read in this email, I make no guarantees that your homeowner's
> policy will cover it.
> I'm also not responsible for personal injury or damage to the statue of
> liberty caused by trying to balance it on top of the empire state building.
> (I still say that damn thing sways when the wind blows!)
> Do not try this at home.  Offer void where prohibited.
> 
> 
> -- 
> Bill Moran
> Potential Technologies
> http://www.potentialtech.com
> 
> 

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


passwordless ssh logins _STILL_ not working - help needed.

2004-10-17 Thread Joe Schmoe
I am trying to allow _all users_ on CLIENT to login to
SERVER without a password.

IMPORTANT:  I am not interested in user keys _at all_
- at no point in this process should I ever be dealing
with any keys in /home/user/.ssh - I am only
interested in doing this with HOST keys - where I copy
one key between SERVER and CLIENT, and _all_ users on
CLIENT can login to SERVER without a password.  Don't
even mention user keys.

My /etc/sshd/sshd_config is exactly the same on both
SERVER and CLIENT:

#VersionAddendum FreeBSD-20020629

#Port 22
#Protocol 2,1
#ListenAddress 0.0.0.0
#ListenAddress ::

# Authentication:

IgnoreRhosts yes
#RhostsRSAAuthentication no
HostbasedAuthentication yes
IgnoreUserKnownHosts yes

ChallengeResponseAuthentication no


Further, SERVER has CLIENT in its /etc/hosts.equiv,
and CLIENT has SERVER in its /etc/hosts.equiv

Finally, I have copied the output of
/etc/sshd/ssh_host_rsa_key.pub on each system to
/etc/ssh/known_hosts on the other system.  The
permissions on /etc/ssh/known_hosts on each system
are:

2 -rw-r--r--  1 root  wheel

So that's it.  The options are set in sshd_config, the
keys have been exchanged, hosts.equiv are populated
and permissions are correct.

SO now I go to CLIENT and run:

ssh [EMAIL PROTECTED]

and I get a password prompt!!!

So what am I doing wrong ?  Again - NO user keys are
used and I am not interested in user keys _AT ALL_. 
DOn't even mention the /home/user/.ssh directory.  The
goal here is to share one public key between SERVER
and CLIENT and allow _all_ users on CLIENT to log into
SERVER without a password.

So what am I doing wrong ?

thanks.



___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Parental Controls

2004-10-21 Thread Joe Kraft

Geert Hendrickx wrote:
On Sun, Oct 10, 2004 at 01:42:26AM -0700, Ted Mittelstaedt wrote:

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Joe Kraft
Sent: Saturday, October 09, 2004 11:40 PM
To: [EMAIL PROTECTED]
Subject: Re: Parental Controls
I believe this road is the way to go, I'm using postfix so if this exact 
solution doesn't work there is certainly a similar one.

Yeah, ok, right.
When you can get postfix to do this, let us know how you did it.
Ted

In postfix's main.cf, set always_bcc = [EMAIL PROTECTED]
It forwards all incoming and outgoing mail to the address specified.  

GH
OK, so what I did is similar to what Geert recommended.  While I was 
looking up always_bcc, I found the sender_bcc_map and receiver_bcc_map, 
using the two of those I can specify which accounts to apply that for 
instead of blindly applying it to the whole site.

After I had that working, being one to not leave well enough alone, I 
set up up a virtual mail address to log these mails and allow us to 
review them and delete them.

For me it meets the overall monitoring requirement, but so burdensome as 
to make e-mail a pain for them.  Thinking this through and speculating a 
bit, I could come up with a solution similar to the milter which puts 
stuff into a logfile by defining a transport that does that in the 
master.cf file.

Thanks guys for pointing me in the right direction.
Joe.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


mount problem

2004-10-21 Thread Joe Stuart
I'm having a problem mounting a harddrive. Whenever I try to mount the
drive I get bad superblock.  I have even cheated and booted the machine
using knoppix and from there the drive mounts and reports the correct
space being used, but when I run ls it lists absolutely no files. If any
one has any suggestions it would be greatly appreciated.

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


Re: Parental Controls

2004-10-22 Thread Joe Kraft

Joe Kraft wrote:
For me it meets the overall monitoring requirement, but so burdensome as 
to make e-mail a pain for them.  
Sorry, missed a word here.  I meant "..., but NOT so burdensome..."
Joe.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


remote login problem

2004-10-25 Thread Joe Stuart
I just did a fresh install of freebsd 4.10.  Now there is a remote login
limit that is set to 32.  I have changed these two options in the kernel
conf and still it does not seem to change.
maxusers 96
pseudo-device   pty 64 

When I try to login using ssh I get this error message. 
Server refused to allocate pty

I was sure that the pseudo-device option in the kernel would fix it.
Does anyone else have any suggestions?

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


Build maildrop from port

2004-11-07 Thread Joe Kraft
I'm trying to install maildrop from ports.  It will build and install
fine when doing the default build, but I want to include the userdb
support.  When I build with the WITH_USERDB=yes WITH_GDBM=yes knobs, it
seems to build OK but then won't install.  It gives this error:

/bin/sh ./mkinstalldirs /usr/local/bin
/bin/sh ./mkinstalldirs /usr/local/bin
install  -o root -g wheel -m 555 makedat/makedat /usr/local/bin/makedat
install: /usr/local/bin/makedat: Too many levels of symbolic links
*** Error code 71

Stop in /usr/ports/mail/maildrop/work/maildrop-1.6.3.
*** Error code 1

I've tried updating ports and rebuilding, I've also tried rebuilding all
dependancies. 

Can anyone point me down the right path for this one?

Appreciate the help,
Joe.


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


Re: Strange netstat output

2004-11-09 Thread Joe Altman
On Mon, Nov 08, 2004 at 11:20:03AM +0100, Jorn Argelo wrote:
> Hi folks,
> 
> Recently I took notice about a strange netstat output within my LAN:
> 
> [EMAIL PROTECTED] ~> netstat -ra
> Routing tables
> 
> Internet:
> DestinationGatewayFlagsRefs  Use  Netif Expire
> defaultACA80101.ipt.aol.c UGS 0   156153rl0
> localhost  localhost  UH  2   539754lo0
> ACA80100.ipt.aol.c link#1 UC  00rl0
> ACA80101.ipt.aol.c 00:09:5b:a7:a4:3e  UHLW1 3918rl0790
> ACA80102.ipt.aol.c 00:10:a7:0d:6f:7f  UHLW0  325rl0   1193
> ACA80104.ipt.aol.c localhost  UGHS00lo0
> ACA801FF.ipt.aol.c ff:ff:ff:ff:ff:ff  UHLWb   0 1091rl0
> 192.168.2.105  localhost  UGHS00lo0
> 
> 
> The ipt.aol.com is the one that's the problem. If I ping it, it returns this:
> 
> 
> PING ACA80102.ipt.aol.com (172.168.1.2): 56 data bytes
> 64 bytes from 172.168.1.2: icmp_seq=0 ttl=64 time=0.120 ms
> 64 bytes from 172.168.1.2: icmp_seq=1 ttl=64 time=0.149 ms
> 64 bytes from 172.168.1.2: icmp_seq=2 ttl=64 time=0.149 ms
> ^C
> --- ACA80102.ipt.aol.com ping statistics ---
> 3 packets transmitted, 3 packets received, 0% packet loss
> round-trip min/avg/max/stddev = 0.120/0.139/0.149/0.014 ms
> [EMAIL PROTECTED] ~>  
> 
> Which is my internal IP adress. If I ping ACA80104, it goes to 172.168.1.4. If
> I ping ACA80100, it says 172.168.1.100 and ACA801FF is the 172.168.1.255
> address (the broadcast address, if I recall my Cisco classes correctly). 

Are you saying that you've used 172.168.1.2 for a host on your LAN?

If so:

04:43 PM:  whois -h whois.arin.net 172.168.1.2

OrgName:America Online 
OrgID:  AOL
Address:22000 AOL Way
City:   Dulles
StateProv:  VA
PostalCode: 20166
Country:US

NetRange:   172.128.0.0 - 172.191.255.255 
CIDR:   172.128.0.0/10 

The ipt machines are clients using AOL for connetivity, IIACI.

I think you mean to use:

172.16.0.0 through 172.31.255.255

> The 192.168.1.105 address is rather strange as well, because I'm not using
> that range on the router's DHCP server (Netgear FVS318, in case you want to 
> know)
>
> So my question is, what are these? My firewall log (on the router) is showing
> some major blocking on port 445 and 135. It's not like one IP address is doing
> all the bad stuff; most of them are just random grabs from virus infected
> machines.


-- 
One million points of light shining on the new world-order model for
fascism and tyranny. Get in line.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /etc/X11/XF86Config

2004-11-15 Thread Joe Altman

My reply is inline.

On Fri, Nov 12, 2004 at 09:05:34PM +0300, Susumu Tanabe wrote:
> 
> Hello,
> I want to install XF86 on my notebook
> Toshiba Satellite A60.
> Whioch kind of configuration file is necessary?
> The following trials gave no results.
>yours, Susumu Tanabe

> Section "Device"



You seem to have an ATI chip:

>   Identifier  "Card0"
>   Driver  "ati"
>   VendorName  "ATI Technologies Inc"
>   BoardName   "Rage 128 PF/PRO AGP 4x TMDS"
>   BusID   "PCI:1:0:0"



But you are using this nvidia driver?

> Section "Device"
>   Identifier  "Videocard0"
>   Driver  "nvidia"
>   VendorName  "NVIDIA"
>   BoardName   "NVIDIA GeForce FX Go5200"

Or perhaps this nvidia driver?

> Section "Device"
> 
>   # VendorName"nVidia Corporation"# xf86cfg visualmode
>   # BoardName "NV17 [GeForce4 440 Go]"# xf86cfg visualmode
>   # xf86cfg -textmode

>   Driver  "nv"
>   ChipSet "GeForce4 440 Go"
>   Card"nv GeForce4 440 Go"
> EndSection

My guess is that the config program is detecting an ATI chip. Or
perhaps not; what does dmesg say?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: xorg/xfree86

2004-11-16 Thread Joe Altman
On Tue, Nov 16, 2004 at 09:46:01PM +0100, Erik Trulsson wrote:
> 
> For FreeBSD 4.10 XFree86 is still the default. (Xorg is the default on
> FreeBSD 5.x) 

Are you sure about this? I was under the impression that XFree86 was
deprecated, and Xorg preferred; further, that this translates into
Xorg being the default.

See UPDATING in /usr/ports:

20040723:
  AFFECTS: users of FreeBSD-current, users of xorg
  AUTHOR: [EMAIL PROTECTED]

  The XFREE86_VERSION variable is deprecated and has been replaced by
  the X_WINDOW_SYSTEM variable. X_WINDOW_SYSTEM may be set to xorg,
  xfree86-4, or xfree86-3.  X_WINDOW_SYSTEM defaults to xorg on
  FreeBSD-current.

joe /usr/ports $: uname -a
FreeBSD anna.chthonixia.net 4.10-STABLE FreeBSD 4.10-STABLE 
#0: Wed Nov 10 09:25:25 EST 2004

-- 
One million points of light shining on the new world-order model for
fascism and tyranny. Get in line.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Exim and FBSD 5.3

2004-12-01 Thread Joe Altman
I know it's an FAQ, and I know that strictly, it's likely to be a
DB/Exim issue, but I've tried the proposed solution[1] to no avail.

So:

I have a toy; it runs FBSD 5.3 and I would like to use Exim for local
and remote delivery.

In my system mail, I am seeing this error:

Tidying Exim hints databases:
   
Tidying Exim hints database /var/spool/exim/db/retry
** Failed to open DBM file /var/spool/exim/db/retry for writing:
   No such file or directory (or Berkeley DB error while opening)

I have this MTA running on a 4.x personal machine, and all is
well. However, it only does localhost delivery. I'd like to use the
5.3 box for internet mail for my domain. 

Running the MTA with the debug flag:

exim -d
Exim version 4.43 (FreeBSD 5.3) uid=0 gid=0 pid=95010 D=fbb95cfd
Probably Berkeley DB version 1.8x (native mode)

So it sees _something_ about the db. This output is what I see on the
4.x box WRT the db version.

The only thing I can think of that might have caused this is that
during the original installation, I installed Exim from a package on
CD, rather than building from source. But: "...that shouldn't
matter...", right?

My query: does anyone have exim on FBSD 5.3 running successfully, that
is, without the error I see? My guess is that the answer from someone
will be: "...of course." but I feel a need to ask.

Thanks in advance for any clues.

[1] Empty the /var/spool/exim/db/ dir; and let exim recreate the
relevant files.

-- 
The boys I mean are not refined they go with girls who buck and bite
who masturbate with dynamite; they do not give a shit for wit they
kill like you would take a piss...they shake the mountains when they
dance.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Exim and FBSD 5.3

2004-12-01 Thread Joe Altman
On Wed, Dec 01, 2004 at 08:17:48PM +0100, Kees Plonsz wrote:
> You guessed right, of course I am running exim without those errors:
> 
> #exim d
> 
> Exim version 4.42 uid=1001 gid=1001 pid=4084 D=fbb95cfd
> Probably Berkeley DB version 1.8x (native mode)

I notice that the FBSD version is not displayed here; so: this is for
FBSD 5.3?

> What else is there to know ?

Did your initial installation come from source, or from the CD
package?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Exim and FBSD 5.3

2004-12-01 Thread Joe Altman
On Wed, Dec 01, 2004 at 09:19:19PM +0100, Kees Plonsz wrote:
> > Did your initial installation come from source, or from the CD
> > package?
> 
> I am running freebsd 5.3 release
> I compiled it from the original source, not from the ports tree.
> It gives me a lot of extra compiling options wich was not
> available otherwise. ( Like running as user "mailnull" ).

Thanks for your help, Kees. I am guessing, at this point, that my
issues must have something to do with installing the package, and then
upgrading via the ports tree.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Pain finding packages

2010-01-30 Thread Joe Springer
Hi.

I am very new to FreeBSD with several years of Linux experience. After 
installed FreeSDB for the first time, I wanted to install some packages. For 
example, samba.

I found that

   pkg_add -r samba 

fails. I need to know specifically the samba version to install it. 

To install, I needed do this:
   pkg_add -r samba3

This is difficult. Do I need to look up every package in advance on your 
website to understand what version I need to install?

Isn't there a way to specify "Install the latest version of some package that 
is appropriate to the version of my installed FreeBSD"?

Thanks,
Joe



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: fstab NFS mount option recommendations

2010-03-13 Thread Joe Auty
Forgot to add,

I also need to do some NFS mounts from my VM host which is hosted on
CentOS. I know that this isn't a Linux based list, but if you could
kindly keep the information about wsize and rsize numbers general enough
so that I can apply this knowledge to my Linux box, that would be great :)

A lot of online resources I've come across suggest using various
numbers, but I don't really understand how these number are derived or
if they are even necessary at all...


Joe Auty wrote:
> Hello,
>
> I'm presenting NFS shares to some FreeBSD VM guests with the following
> mount options (from my /etc/fstab):
>
> nfsserverip:mymount /mountdir  nfs 
> rw,tcp,intr,noatime,nfsv3,-w=32768,-r=32768 0 0
>
>
> This seems to work well, except I have to manually load MySQL, Apache,
> and Postfix at boot time, as my /usr/local directory is hosted on my
> NFS share on this test server (these start up normally when /usr/local
> resides on a local hard drive). Is it generally a bad idea to host a
> share like this on NFS? I'm thinking that it probably is and am happy
> to serve this locally if this would be better. However, if this is not
> a red flag and there is a way to get these services to start up on
> their own at boot, could you please let me know?
>
> How about the wsize and rsize numbers? I was unable to find any
> resources for determining what these numbers best be set as for
> FreeBSD as a VM guest. Any pointers?
>
>
>
>
> Thanks in advance for your help!
>
>
> -- 
> Joe Auty, NetMusician
> NetMusician helps musicians, bands and artists create beautiful,
> professional, custom designed, career-essential websites that are easy
> to maintain and to integrate with popular social networks.
> www.netmusician.org <http://www.netmusician.org>
> j...@netmusician.org <mailto:j...@netmusician.org>
>


-- 
Joe Auty, NetMusician
NetMusician helps musicians, bands and artists create beautiful,
professional, custom designed, career-essential websites that are easy
to maintain and to integrate with popular social networks.
www.netmusician.org <http://www.netmusician.org>
j...@netmusician.org <mailto:j...@netmusician.org>

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


<    2   3   4   5   6   7   8   9   10   11   >