Re: postfix launch at system startup

2004-11-17 Thread Jonathan Chen
On Wed, Nov 17, 2004 at 09:36:38PM -0500, Louis LeBlanc wrote:
> Hey all.  I'm having a little trouble with postfix launch at startup
> in 5.3.
> 
> At install, I specified postfix as the mta, and had it configured in
> /etc/mail/mailer.conf.  The /stand/sysinstall shell also added the
> following to /etc/rc.conf:
> 
> sendmail_msp_queue_enable="NO"
> sendmail_outbound_enable="NO"
> sendmail_submit_enable="NO"
> sendmail_flags="-bd"
> sendmail_enable="YES"
> 
> I figured that would be the end of it.
> 
> I can't find anything to indicate what should be done to make it start
> up at system boot.  Once the system is up, I simply execute 

This is what I've got in my /etc/rc.conf:

sendmail_enable="YES"   # We run Postfix
sendmail_pidfile="/var/spool/postfix/pid/master.pid"
sendmail_flags="-bd"# smaller flags
sendmail_outbound_enable="NO"   # no such requirement for Postfix
sendmail_submit_enable="NO" # no such requirement for Postfix
sendmail_msp_queue_enable="NO"  # no such requirement for Postfix

Make sure the appropriate entries are in /etc/mail/mailer.conf.

Cheers.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
  Opportunities are seldom labeled
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Do I need to worry about these logs?

2004-11-17 Thread Jonathan Chen
On Tue, Nov 16, 2004 at 03:14:56PM -0500, Gerard Samuel wrote:
> This is a fresh install of 5.3 from last week.
> Granted the script-kiddies has been working to break in via ssh,
> when I was running 4.10, I've never seen these types of logs before.
> Any clues, would be appreciated.
> Thanks.
> 
> -- snip of /var/logs/auth.log --
> Nov 16 09:06:56 hivemind sshd[7611]: reverse mapping checking 
> getaddrinfo for 203-150-17-44.inter.net.th failed - POSSIBLE BREAKIN 

Just means that the reverse-DNS entry for the incoming ssh connection
hasn't been configured correctly.
-- 
Jonathan Chen <[EMAIL PROTECTED]>Once is dumb luck.
 Twice is coincidence.
 Three times and Somebody Is Trying To Tell You Something.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: bsdlabel messages? (resolved)

2004-11-17 Thread Jay O'Brien
I asked about error messages displayed by disklabel; after much on-
line searching, I found that several others reported the same problem; 
I couldn't find that any of the others found a resolution. I've found 
an answer; it may well be an oversight in bsdlabel and it's MAN file.

Example error messages are as follows: 
partition a: partition extends past end of unit
partition b: offset past end of unit
bsdlabel: partition c doesn't start at 0!
bsdlabel: partition c doesn't cover the whole unit!
bsdlabel: An incorrect partition c may cause problems for 
  standard system utilities

Here's the story for anyone else that may run into the problem. 

The command 'disklabel ad0' worked fine in 4.10 using disklabel. 
The same command or 'bsdlabel ad0' doesn't work for me in 5.3 using 
bsdlabel; instead, I get a "no valid label found" message.

Referring to MAN BSDLABEL, I found that it says to use the command 
'bsdlabel disk', where "disk represents the disk in question, and may 
be in the form da0 or /dev/da0." Using the da0 form didn't work, so I 
arbitrarily tried 'bsdlabel ad0s1a' and got the expected display plus 
an additional 17 error lines. 

Had I read farther into MAN BSDLABEL, I would have found the example 
'bsdlabel da0s1'. That form provides the expected results, without the 
extra error lines. 

Only the argument 'ad1s1' gives the expected results when using 5.3's 
bsdlabel. Using 'ad1s1a' or 'ad1s1c' returns the expected results and 
adds troubling additional error lines. Using 'ad0' alone fails.

Disklabel, in 4.10, seems more tolerant of user input, displaying the 
correct report when the disk, slice, or any valid partition is used as 
the "disk" argument.  Bsdlabel, however, works differently.

If this issue was created to get this new user to experiment and to 
Read The Freebsd MANual, it worked. Whew.

Jay O'Brien 
Rio Linda, California, USA


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


Re: basic sendmail problem

2004-11-17 Thread David Syphers
On Wednesday 17 November 2004 10:26 pm, Giorgos Keramidas wrote:
> Yes, I got that.  What I didn't understand was why is fixing the DNS
> setup not a priority here?  

Well, that's not what you asked. It wasn't a priority because I didn't know 
this was a problem, and my "server" is a computer that I got for $25 at 
Boeing surplus to host my little domain that does nothing much. So I don't 
'prioritize' things relating to it.

> You can probably get away with: 
>
> FEATURE(`accept_unqualified_senders')
> FEATURE(`accept_unresolvable_domains')
>
> but this is a huge spam proxy waiting to happen.  Instead of 'fixing'
> what isn't broken, you should try to fix DNS resolution of your IP
> addresses.  It's better in the long run.

I totally agree. Have any tips on how to do this? Should what I was doing 
to /etc/hosts work? And _is_ this what is causing the Sendmail problem?

Thanks,

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


sane problems with umax astra 1220u

2004-11-17 Thread Robert Marella
Hello

I got lucky this afternoon at a thrift shop. I bought an Umax Astra
1220U for $3 US. It didn't have a USB cable (no problem) nor a power
adapter. I checked the voltage input (12V DC) and knew that I had an old
adapter that would probably work. Long story short, it was the wrong
polarity but I fixed that with a pair of pliers and some electrical
tape.

The unit powers on and is recognized by the OS. 

%uname -a
FreeBSD frankie.hawaii.rr.com 5.3-RC1 FreeBSD 5.3-RC1 #1: Fri Oct 29
19:08:41 HST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FRANKIE5_3  i386

%dmesg | grep uscanner
uscanner0: UMAX Data Systems Astra 1220U Scanner, rev 1.00/1.00, addr 5


I then installed from ports sane-frontend and sane-backend. When I do
this

%sane-find-scanner

  # No SCSI scanners found. If you expected something different, make
sure that
  # you have loaded a SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x1606, product=0x0010) at /dev/uscanner0
  # Your USB scanner was detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary
ports
  # can't be detected by this program.

  # You may want to run this program as root to find all devices. Once
you
  # found the scanner devices, be sure to adjust access permissions as
  # necessary.

It finds my scanner which matches the vendor and product ID found at 
/usr/local/etc/sane.d/umax1220u.conf

I edited the device there so that it reads

%cat /usr/local/etc/sane.d/umax1220u.conf
# Options for the umax1220u backend

# Autodetect the UMAX Astra 1220U
usb 0x1606 0x0010

# The following line enables autodetection for the
# Astra 2000U and Astra 2100U. However, this driver
# isn't entirely compatible, so expect color problems :)
usb 0x1606 0x0030
usb 0x1606 0x0130

# device list for non-linux-systems (enable if autodetect fails):
/dev/uscanner0
#/dev/usb/scanner0


But when I try to run scanimage -L as root I get this

frankie# scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

The device shows up in /dev as uscanner0 as it should.

frankie# ls -l /dev/u*
lrwxr-xr-x  1 root  wheel6 Nov 17 07:25 /dev/urandom ->
random
crw-rw  1 root  operator  240, 255 Nov 17 17:25 /dev/usb
crw-rw  1 root  operator  240,   0 Nov 17 17:25 /dev/usb0
crw-rw  1 root  operator  240,   1 Nov 17 17:25 /dev/usb1
crw-rw-rw-  1 root  operator  241,   0 Nov 17 17:25 /dev/uscanner0

I have read all the applicable man pages, FAQ's and README's and am at a
loss. This scanner shows as fully supported but I am stuck.

I would think that all is well with my kernel since I do get a /dev
assignment. Any help would be greatly appreciated.

I hope I didn't waste $3 :)

TIA 
Robert


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


CANNOT SSH to my computer

2004-11-17 Thread Ivan Georgiev
Hi,

I am running RELEASE-5-3 and tried to ssh to my machine (sshd is running). It 
asks me 3 times for my password and then quits. The output is shown below. 
However, if I try "ssh localhost" instead of the ip address (I am using a DSL 
connection) everyting is OK.


bash-2.05b$ ssh -v xxx.xxx.xxx.xxx
OpenSSH_3.8.1p1 FreeBSD-20040419, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to xxx.xxx.xxx.xxx [xxx.xxx.xxx.xxx] port 22.
debug1: Connection established.
debug1: identity file //.ssh/identity type -1
debug1: identity file //.ssh/id_rsa type -1
debug1: identity file //.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.8.1p1 
FreeBSD-20040419
debug1: match: OpenSSH_3.8.1p1 FreeBSD-20040419 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1 FreeBSD-20040419
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'xxx.xxx.xxx.xxx' is known and matches the DSA host key.
debug1: Found key in //.ssh/known_hosts:3
debug1: ssh_dss_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: //.ssh/identity
debug1: Trying private key: //.ssh/id_rsa
debug1: Offering public key: //.ssh/id_dsa
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
Password:
debug1: Authentications that can continue: publickey,keyboard-interactive
Password:
debug1: Authentications that can continue: publickey,keyboard-interactive
Password:
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: No more authentication methods to try.
Permission denied (publickey,keyboard-interactive).

The message from sshd is:

sshd[41578]: error: PAM: authentication error for  from YYY.verizon.net



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


Re: Problem making jail in 5.3-STABLE

2004-11-17 Thread Chad Leigh -- Shire.Net LLC
With many thanks to Ruslan Ermilov, this problem seems to have been 
fixed today (Nov 17).  I was able to build after updating to the very 
latest RELENG_5 (-STABLE).

> Anyway, fixed in src/include/Makefile,v 1.222.2.4 (RELENG_5).
Chad
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: basic sendmail problem

2004-11-17 Thread David Syphers
On Wednesday 17 November 2004 08:59 pm, Giorgos Keramidas wrote:
> On 2004-11-17 20:35, David Syphers <[EMAIL PROTECTED]> wrote:
> > I have sendmail_enable="YES" in rc.conf, I have my aliases and
> > virtusertable files the way I want them, sendmail's running, and
> > listening on port 25.  However, one thing has changed since the last
> > time I tried this - I'm now on a LAN. The router sends all port 25
> > stuff to my server, and that works fine.  But it means that my server
> > has an IP that it can't resolve, though its domain name resolves into
> > the correct IP and gets to the server even from on the LAN.
>
> I don't see why the first part of the previous sentence justifies the
> second.  Why can't your IP resolve?

Sorry, I probably didn't say that right. What I meant was, if it tries to 
reverse lookup a name based its own IP, it wouldn't work. If that matters. I 
do see it complaining things like 'gethostbyaddr(192.168.1.103) failed: 1'.

> > I've tried adding this local IP to /etc/hosts for kicks.
> > Nothing changed.
>
> Does your /etc/nsswitch.conf point first at /etc/hosts and then at dns?

Yes. Do I need to restart anything after changing hosts? (I haven't used 
Windows in years, but I still get this feeling that I should reboot after 
making any change...)

> > Every time I try to send a message to any user on the system, from
> > virtusertable, aliases, or a real user, I get the error 550 5.7.1
> > "relaying denied", followed by 550 5.1.1 "user unknown".
>
> Does Sendmail log anything in /var/log/maillog?  If yes, what is it?

Yes, for example:
Nov 17 19:52:53 bifrost sm-mta[1740]: iAI3qqvn001740: ruleset=check_rcpt, 
arg1=<[EMAIL PROTECTED]>, relay=mxout2.cac.washington.edu [140.142.33.4], 
reject=550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied

Is it denying mail because it thinks it's not seektruth.org?

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


Re: Disk Space

2004-11-17 Thread Giorgos Keramidas
On 2004-11-17 23:54, [EMAIL PROTECTED] wrote:
> For some reason, when I try to save a file on my computer, it says
> I've run out of hard disk space. This is completely impossible, my
> computer has two hard drives, one 80 GB HD which FreeBSD is installed
> on and one 40 GB HD formattedto the FreeBSD filesystem. There is
> nothing on either of them except the operating system.
>
> During installation, I partitioned the 80GB disk with one 80 GB
> partition and five subpartitions:
>
> ad0s1a   128 MB   (/)
> ad0s1b   432 MB   (swap)
> ad0s1e   256 MB   (/var)
> ad0s1f   256 MB   (/tmp)
> ad0s1g 77087 MB   (/usr)
>
> But if you use Konquerer to analyze the drives the following
> capacities are reported:
>
> ad0s1a  1500 MB   (/)
> ad0s1e  16.7 MB   (/var)
> ad0s1f  12.8 MB   (/tmp)
> ad0s1g  1300 MB   (/usr)

It's impossible to have 1500 MB of free space on a partition like ad0s1a
that has a size of 128 MB.  What does df(1) report?

# df

> The second, 40GB drive (Primary IDE Slave) doesn't even show up in
> Konquerer. There is 200 dollar's worth (117 GB!) of disk space
> nowhere to be found.

Post the output of:

# dmesg | grep ad
# fdisk /dev/ad0
# disklabel /dev/ad0s1
# cat /etc/fstab
# mount
# df

That should help a bit in discovering what's wrong.

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


Re: FreeBSD 5.x & CCD

2004-11-17 Thread Gerard Samuel
Kris Kennaway wrote:
On Wed, Nov 17, 2004 at 09:22:51PM -0500, Gerard Samuel wrote:
 

Well you just burst my bubble.
I was hoping I was missing a node.  Im trying to figure out a problem Im
having ->
http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/064973.html
Thanks
   

Just mount /dev/ccd0 instead of /dev/ccd0c since the latter refers to
the entire disk anyway.
Here is what I did...
1.  Unconfigured ccd
hivemind# ccdconfig -U -f /etc/ccd.conf
2.  Reconfigured it
hivemind# ccdconfig -C -f /etc/ccd.conf
3.  Tried mount the drive the way you recommended, and got
hivemind# mount /dev/ccd0 /storage
mount: /dev/ccd0: Operation not permitted
Im going to try googling to see what I can find out.
But if anyone knows why I cannot mount this, then by all means,
let me know.
Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Disk Space

2004-11-17 Thread Darkbackwardz
For some reason, when I try to save a file on my computer,  it says I've run 
out of hard disk space. This is completely impossible, my computer has two hard 
drives, one 80 GB HD which FreeBSD is installed on and one 40 GB HD formattedto 
the FreeBSD filesystem. There is nothing on either of them except the operating 
system.

  During installation, I partitioned the 80GB disk with one 80 GB partition and 
five subpartitions:

ad0s1a   128 MB (/)
ad0s1b   432 MB (swap) 
ad0s1e256 MB   (/var)
ad0s1f 256 MB (/tmp)
ad0s1g77087 MB (/usr)



But if you use Konquerer to analyze the drives the following capacities are 
reported:

ad0s1a1500 MB   (/)
ad0s1e 16.7 MB(/var)
ad0s1f  12.8 MB(/tmp)
ad0s1g 1300 MB(/usr)

The second, 40GB drive (Primary IDE Slave) doesn't even show up in Konquerer. 
Ther e is 200 dollar's worth (117 GB!) of  disk space nowhere to be found.

I don't  have a clue what happened and I can't find anything about it in the 
FreeBSD handbook. Any help would be appreciated.



 -RRR

FreeBSD  4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386



__
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


basic sendmail problem

2004-11-17 Thread David Syphers
I've previously used sendmail in a very simple configuration - it just 
forwards my mail to another address. I now want to do that again, and find 
that it no longer works. I'm using Sendmail 8.13.1 on 6-CURRENT from 20040905 
(i.e. pretty much FreeBSD 5, but with one crucial fix so it would boot on my 
computer).

I have sendmail_enable="YES" in rc.conf, I have my aliases and virtusertable 
files the way I want them, sendmail's running, and listening on port 25. 
However, one thing has changed since the last time I tried this - I'm now on 
a LAN. The router sends all port 25 stuff to my server, and that works fine. 
But it means that my server has an IP that it can't resolve, though its 
domain name resolves into the correct IP and gets to the server even from on 
the LAN. I've tried adding this local IP to /etc/hosts for kicks. Nothing 
changed.

Every time I try to send a message to any user on the system, from 
virtusertable, aliases, or a real user, I get the error 550 5.7.1 "relaying 
denied", followed by 550 5.1.1 "user unknown". I get a user unknown error 
when I try to mail root. Which is bad. This happens to mail sent from either 
inside or outside the LAN. Mail sent on the server itself is delivered fine. 
I've tried adding my local network's IP range to Sendmail's access file 
allowing relay, but that didn't change anything either. And yes, I did 'make' 
in /etc/mail after making all these changes.

Last time I tried this Sendmail worked "out of the box," so I have no idea how 
anything actually works. Any ideas?

Thanks,

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


Re: vinum problems

2004-11-17 Thread Greg 'groggy' Lehey
On Tuesday, 16 November 2004 at 23:10:22 -1000, Gary Dunn wrote:
> On Tue, 2004-11-16 at 08:51, Chris Smith wrote:
> [snip]
>> ... Can you boot off a striped volume and will it
>> benefit me at all making it a striped volume at all rather than a
>> concat?
>
> I don't think you can boot off a vinum partition, because you have to
> load vinum *after* the kernel is running. It usually loads early during
> the run through /etc/rc as the system goes multiuser, before visiting
> /etc/fstab with mount. Perhaps you have your root partition on another
> disk and just didn't mention it? Or is there a tricky way to do this
> that I am ignorant of?

There's a tricky was to do this; apparently you're ignorant of it :-)
It's described in the man page and at
http://www.vinumvm.org/cfbsd/vinum.pdf .

Basically, it involves overlaying the Vinum subdisk with a BSD
partition for booting.  This means that the plex must be concat.
Striped plexes have a layout that is incompatible with BSD partitions.

To answer Chris's other question: no, I can't see any particular
advantage.

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


pgpw5o5jHFXmh.pgp
Description: PGP signature


wireless card config problem

2004-11-17 Thread andy

I am trying to setup a wireless AP/gateway on FBSD 5.3 Rlease.  The
machine is an IBM Thinkpad A20m.After
consulting the wi manpage I bought a  DLINK DWL-650.  When I insert the
card I get the following message:

wi0:  at port 0x200-0x27f irq 11
function 0 config 1 on pccard0
wi0: wi_cmd: busy bit won't clear.
: init failed
device_attach: wi0 attach returned 6

I searched Google and it seems there is a patch, but I did not see any
confirmation that the patch fixed the problem.  I did not try the patch to
see if it works.  I want something that works with a generic install.

So I tried another card to see if that would work, I bought a Linksys
WPC11 ver.4 (it is also on the list from man wi).  However, this did not
work either, and this is the message when the card is inserted:

cardbus0:  at device 0.0 (no driver attached)
cbb0: CardBus card activation failed

I did not try to rebuild the kernel, as support is included in the GENERIC
config file.  Here are the relevent parts of the Kernel config file.

# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
device  cbb # cardbus (yenta) bridge
device  pccard  # PC Card (16-bit) bus
device  cardbus # CardBus (32-bit) bus

# Wireless NIC cards
device  wlan# 802.11 support
device  an  # Aironet 4500/4800 802.11 wireless NICs.
device  awi # BayStack 660 and others
device  wi  # WaveLAN/Intersil/Symbol 802.11 wireless
NICs.
#device wl  # Older non 802.11 Wavelan wireless NIC.

Here is dmesg:
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: Intel Pentium III (696.97-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x683  Stepping = 3

Features=0x383f9ff
real memory  = 134152192 (127 MB)
avail memory = 121626624 (115 MB)
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  pcibus 0 on motherboard
pir0:  on motherboard
pci0:  on pcib0
agp0:  mem
0xf800-0xfbff at device 0.0 on pci0
pcib1:  at device 1.0 on pci0
pci1:  on pcib1
pci1:  at device 0.0 (no driver attached)
cbb0:  mem 0x5000-0x5fff irq 11 at
device 2.0 on pci0
cardbus0:  on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb1:  mem 0x5010-0x50100fff irq 11 at
device 2.1 on pci0
cardbus1:  on cbb1
pccard1: <16-bit PCCard bus> on cbb1
fxp0:  port 0x1800-0x183f mem
0xf410-0xf411,0xf412-0xf4120fff irq 11 at device 3.0 on pci0
miibus0:  on fxp0
inphy0:  on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:02:b3:04:9e:e1
pci0:  at device 3.1 (no driver attached)
pci0:  at device 5.0 (no driver attached)
isab0:  at device 7.0 on pci0
isa0:  on isab0
atapci0:  port
0x1850-0x185f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 7.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
uhci0:  port 0x1860-0x187f irq 11
at device 7.2 on pci0
uhci0: [GIANT-LOCKED]
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
ums0: Logitech Optical USB Mouse, rev 2.00/3.40, addr 2, iclass 3/1
ums0: 3 buttons and Z dir.
pci0:  at device 7.3 (no driver attached)
cpu0 on motherboard
orm0:  at iomem
0xe-0xe,0xd-0xd17ff,0xc-0xc on isa0
pmtimer0 on isa0
atkbdc0:  at port 0x64,0x60 on isa0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0:  irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
fdc0:  at port 0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0:  at port 0x3bc-0x3c3 irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0:  on ppc0
plip0:  on ppbus0
lpt0:  on ppbus0
lpt0: Interrupt-driven port
ppi0:  on ppbus0
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
unknown:  can't assign resources (irq)
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
Timecounter "TSC" frequency 696973534 Hz quality 800
Timecounters tick every 10.000 msec
cardbus0:  at device 0.0 (no driver attached)
cbb0: CardBus card activation failed
ad0: 11513MB  [23392/16/6

Re: postfix launch at system startup

2004-11-17 Thread Andrew L. Gould
On Wednesday 17 November 2004 08:36 pm, Louis LeBlanc wrote:
> Hey all.  I'm having a little trouble with postfix launch at startup
> in 5.3.
>
> At install, I specified postfix as the mta, and had it configured in
> /etc/mail/mailer.conf.  The /stand/sysinstall shell also added the
> following to /etc/rc.conf:
>
> sendmail_msp_queue_enable="NO"
> sendmail_outbound_enable="NO"
> sendmail_submit_enable="NO"
> sendmail_flags="-bd"
> sendmail_enable="YES"

This seems wrong, particularly the last line. Try:

sendmail_enable="NONE"

>
> I figured that would be the end of it.
>
> I can't find anything to indicate what should be done to make it
> start up at system boot.  Once the system is up, I simply execute
>
> postfix start
>
> as root and everything works as planned, but I wonder if I'm missing
> something?
>
> Anyone else have this problem?
>
> Thanks in advance
> Lou

Follow the instructions at the link below:

http://www.csua.berkeley.edu/~ranga/notes/freebsd_postfix.html

Best of luck,

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


postfix launch at system startup

2004-11-17 Thread Louis LeBlanc
Hey all.  I'm having a little trouble with postfix launch at startup
in 5.3.

At install, I specified postfix as the mta, and had it configured in
/etc/mail/mailer.conf.  The /stand/sysinstall shell also added the
following to /etc/rc.conf:

sendmail_msp_queue_enable="NO"
sendmail_outbound_enable="NO"
sendmail_submit_enable="NO"
sendmail_flags="-bd"
sendmail_enable="YES"

I figured that would be the end of it.

I can't find anything to indicate what should be done to make it start
up at system boot.  Once the system is up, I simply execute 

postfix start

as root and everything works as planned, but I wonder if I'm missing
something?

Anyone else have this problem?

Thanks in advance
Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

A star captain's most solemn oath is that he will give his life, even
his entire crew, rather than violate the Prime Directive.
-- Kirk, "The Omega Glory", stardate unknown
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.x & CCD

2004-11-17 Thread Kris Kennaway
On Wed, Nov 17, 2004 at 09:22:51PM -0500, Gerard Samuel wrote:

> Well you just burst my bubble.
> I was hoping I was missing a node.  Im trying to figure out a problem Im
> having ->
> http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/064973.html
> Thanks

Just mount /dev/ccd0 instead of /dev/ccd0c since the latter refers to
the entire disk anyway.


pgpof96AqCe4R.pgp
Description: PGP signature


Re: FreeBSD 5.x & CCD

2004-11-17 Thread Gerard Samuel
Kris Kennaway wrote:
On Wed, Nov 17, 2004 at 12:22:57PM -0500, Gerard Samuel wrote:
 

This is to anyone who is successfully running a CCD raid under
5.x.
I want to compare your ccd* device nodes under /dev to what I have.
This is what I have.
hivemind# ls -al /dev/ccd*
crw-r-  1 root  operator4,  38 Nov 17 10:53 /dev/ccd0
I want to see if Im missing the "ccd0c" node.
Thanks for your time.
   

I have 

$ ls -l /dev/ccd*
crw-r-  1 root  operator4,  28 Oct 28 19:14 /dev/ccd0
crw-r-  1 root  operator4,  29 Oct 28 19:14 /dev/ccd1
which I use for swap and a single fs partition, respectively.
Well you just burst my bubble.
I was hoping I was missing a node.  Im trying to figure out a problem Im
having ->
http://lists.freebsd.org/pipermail/freebsd-questions/2004-November/064973.html
Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvups with 5.3 stable

2004-11-17 Thread Eric Kjeldergaard
> > Has anyone got cvsup to sucessfully update their ports collection? When I 
> > run cvsup, with tag=RELENG_5_3, cvsup just deletes everything in 
> > /usr/ports. I replaced the ports collection with the full port tarball from 
> > the ports collection search page. Cvsup deletes that as well. I am using 
> > the ports-supfile from examples, and have only change the cvsup host. Has 
> > anyone else experience this?

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

Warning: Be very careful to specify any tag= fields correctly. Some
tags are valid only for certain collections of files. If you specify
an incorrect or misspelled tag, CVSup will delete files which you
probably do not want deleted. In particular, use only tag=. for the
ports-* collections.

Perhaps you should try a different tag.

-- 
If I write a signature, my emails will appear more personalised.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvups with 5.3 stable

2004-11-17 Thread Lars Eighner
On Thu, 18 Nov 2004 [EMAIL PROTECTED] wrote:

> Has anyone got cvsup to sucessfully update their ports collection?
> When I run cvsup, with tag=RELENG_5_3, cvsup just deletes
> everything in /usr/ports. I replaced the ports collection with the
> full port tarball from the ports collection search page. Cvsup
> deletes that as well. I am using the ports-supfile from examples,
> and have only change the cvsup host. Has anyone else experience
> this?

NEVER use any tag for ports except .
It will always delete the whole tree if you use any tag other
than .
Ports do *not* come in releases, and since RELENG_5_3 is not .
using it will always delete the whole tree.

-- 
Lars Eighner
[EMAIL PROTECTED] -finger for geek code-
http://www.io.com/~eighner/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266

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


Re: cvups with 5.3 stable

2004-11-17 Thread Chris
[EMAIL PROTECTED] wrote:
Has anyone got cvsup to sucessfully update their ports collection? When I run cvsup, with tag=RELENG_5_3, cvsup just deletes everything in /usr/ports. I replaced the ports collection with the full port tarball from the ports collection search page. Cvsup deletes that as well. I am using the ports-supfile from examples, and have only change the cvsup host. Has anyone else experience this? 

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

To CVSup the ports - the ports-supfile ought to look like this:
*default host=cvsup2.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
ports-all
What you "seem" to be doing is CVSuping the src tree. I think your 
confused a bite - here's the lines for src: (STABLE)

*default host=cvsup2.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_5
*default delete use-rel-suffix
*default compress
src-all

--
Best regards,
Chris
Laugh and the world laughs with you. cry and ...
you have to blow your nose.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvups with 5.3 stable

2004-11-17 Thread Kris Kennaway
On Thu, Nov 18, 2004 at 01:31:23AM +, [EMAIL PROTECTED] wrote:

> Has anyone got cvsup to sucessfully update their ports collection?
> When I run cvsup, with tag=RELENG_5_3, cvsup just deletes everything
> in /usr/ports. I replaced the ports collection with the full port
> tarball from the ports collection search page. Cvsup deletes that as
> well. I am using the ports-supfile from examples, and have only
> change the cvsup host. Has anyone else experience this?

1) Wrap your lines at 70 characters, please.

2) This is a FAQ; ports aren't branched, so don't use a branch tag.
If you were truly using the example ports-supfile you'd not have a
branch tag :-)

Kris


pgpugtJj3tEG6.pgp
Description: PGP signature


Re: cvups with 5.3 stable

2004-11-17 Thread Kent Stewart
On Wednesday 17 November 2004 05:31 pm, [EMAIL PROTECTED] wrote:
> Has anyone got cvsup to sucessfully update their ports collection? When I
> run cvsup, with tag=RELENG_5_3, cvsup just deletes everything in
> /usr/ports. I replaced the ports collection with the full port tarball from
> the ports collection search page. Cvsup deletes that as well. I am using
> the ports-supfile from examples, and have only change the cvsup host. Has
> anyone else experience this?
>

The only version of ports and that tag for ports is "tag=.".

Kent

-- 
Kent Stewart
Richland, WA

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


cvups with 5.3 stable

2004-11-17 Thread cscott
Has anyone got cvsup to sucessfully update their ports collection? When I run 
cvsup, with tag=RELENG_5_3, cvsup just deletes everything in /usr/ports. I 
replaced the ports collection with the full port tarball from the ports 
collection search page. Cvsup deletes that as well. I am using the 
ports-supfile from examples, and have only change the cvsup host. Has anyone 
else experience this?

Casey


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


Re: Upgrading 5.3-Beta1 to 5.3-RELEASE

2004-11-17 Thread unixadmin99
On Wed, 17 Nov 2004 16:42:18 -0800, Curtis Vaughan <[EMAIL PROTECTED]> wrote:

> Can anyone help me with this? Where do I go to get the source code to
> put in /usr/src ?

Run /stand/sysinstall as root; choose Configure, then Distributions,
then src, then ALL.
Its all in the Handbook ;)

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


Re: FW: FreeBSD donation (sponsorship)

2004-11-17 Thread stheg olloydson
it was said:

>Hi FreeBSD,
>My name is Crystal Chiang, I sent this e-mail to donation at FreeBSD
about a
>week ago, but no one has got in contact with me, so I am not sure
who's in
>charge of the PR or marketing over there. Could you please forward
this
>e-mail to the appropriate person / people, and have them get back to
me
soon? Thanks a lot.
>
>
>Crystal Chiang
>Multimedia | Marketing
>
>E: [EMAIL PROTECTED]
>T: 604.688.8946 ext: 127
>F: 604.688.8934
>-
>www.netnation.com
>www.domainpeople.com
>
>
>-Original Message-
>From: Crystal Chiang [mailto:[EMAIL PROTECTED]
>Sent: Friday, November 12, 2004 1:47 PM
>To: [EMAIL PROTECTED]
>Subject: FreeBSD donation (sponsorship)
>
>
>Hi FreeBSD,
>My name is Crystal Chiang, I am contacting you on behalf of NetNation
>Communications Inc. regarding the sponsorship / partnership with
FreeBSD.
>NetNation is a Hosting Solution Provider and we have been in the
hosting
>industry since 1997. If you are not familiar with our company, you
could
>check out our Web site for more information.
>
>http://www.netnation.com/company/index.php
>
>
>I am not sure if you do sponsorship/partnership with any other
>organizations, I am interested in sponsoring the FreeBSD.org web site,
if
>someone from your organization could get back to me with some
information
>would be much appreciated. I could be reached at this e-mail address,
or by
>phone tollfree: 1.888.277.000.
>
>Take care and have a nice day.
>
>
>Crystal Chiang
>Multimedia | Marketing
>
>E: [EMAIL PROTECTED]
>T: 604.688.8946 ext: 127
>F: 604.688.8934
>-
>www.netnation.com
>www.domainpeople.com

Hello,

I speak only for myself, not the FBSD project or community. I think
this is a lovely spam^H^H^H^Hoffer. One question though, would you be
hosting freebsd.org on a Linux or Windows server? Judging by your site
it could be either. 
http://www.netnation.com/products/managedhosting.php
Who decides?

Stheg





__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

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


Re: FAT32/NTFS, external hard drive issue

2004-11-17 Thread Warren Block
On Tue, 16 Nov 2004, scott renna wrote:
Yeah...so suprise still not working.  I was having
issues with getting XP to format the usb drive as
fat32. so i ran it through with partition magic,
creating a fat32 partiton, but BSD isn't able to read
it.
So now I'm at a loss.  FreeBSD creates a FAT32
partition for me and Windows can't read it and now the
other way around it won't work.
Any suggestions?
Post the mount command you're using and the errors you see, and it 
should be fixable.  Maybe also the output from fdisk for that drive.

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD 5.x & CCD

2004-11-17 Thread Kris Kennaway
On Wed, Nov 17, 2004 at 12:22:57PM -0500, Gerard Samuel wrote:
> This is to anyone who is successfully running a CCD raid under
> 5.x.
> I want to compare your ccd* device nodes under /dev to what I have.
> This is what I have.
> hivemind# ls -al /dev/ccd*
> crw-r-  1 root  operator4,  38 Nov 17 10:53 /dev/ccd0
> 
> I want to see if Im missing the "ccd0c" node.
> Thanks for your time.

I have 

$ ls -l /dev/ccd*
crw-r-  1 root  operator4,  28 Oct 28 19:14 /dev/ccd0
crw-r-  1 root  operator4,  29 Oct 28 19:14 /dev/ccd1

which I use for swap and a single fs partition, respectively.

Kris



pgpDNpWsEfl4u.pgp
Description: PGP signature


Re: IPFilter Firewall Tutorial

2004-11-17 Thread Luciano Musacchio
darryl,
take a look at /usr/share/examples/ipfilter/, it might be of some help,

good luck

El Miércoles 17 Noviembre 2004 17:57, Darryl Hoar escribió:
> Does anyone have a pointer to or know of a good
> tutorial for setting up a freebsd box as a firewall using
> IPFilter ?
>
> In the past, I have used the tutorial at:
> http://www.schlacter.net/
>
> But it is for Freebsd 4.6-stable.  I would need one for the
> stable version of Freebsd.
>
> any help greatly appreciated.
>
> -Darryl
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strangeness with FreeBSD 4.2 and CVSUP install

2004-11-17 Thread Kris Kennaway
On Wed, Nov 17, 2004 at 08:36:06AM -0800, Ralph wrote:

>  Obviously, she's got a few miles on her, and cvsup
> wasn't installed.  I downloaded the tarball from the
> FreeBSD ftp server, untar'd it, and tried to do a make
> install, then got this ugliness:

The error is because of the vintage of your release, as you can
probably guess (ln -h was added after 4.2)

You can try downloading a cvsup package for a later 4.x release, but
this may not work.  It's worth trying though.

Kris


pgphvPJdHMoJM.pgp
Description: PGP signature


Fwd: Upgrading 5.3-Beta1 to 5.3-RELEASE

2004-11-17 Thread Curtis Vaughan

Begin forwarded message:
From: Adam Smith <[EMAIL PROTECTED]>
Date: 17 November, 2004 16:10:29 PST
To: Curtis Vaughan <[EMAIL PROTECTED]>
Subject: Re: Upgrading 5.3-Beta1 to 5.3-RELEASE
On Wed, Nov 17, 2004 at 03:50:03PM -0800, Curtis Vaughan said:
Thanks!
You say, go to /usr/src and enter the command make update. But there 
is
nothing in my /usr/src directory. So, either I've done something wrong
at some point, or I need to issue the command from a different
directory.
You didn't install the FreeBSD source code when you first installed 
your
system.  But I'm not sure how you install it once the system has been
installed :(

Maybe check it out on the FreeBSD site...  You may just be able to 
download
it as a tgz file an then extract it.  Then run make update.

Can anyone help me with this? Where do I go to get the source code to 
put in /usr/src ?

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


Re: Problems with dual head in X.

2004-11-17 Thread pete wright
On Wed, 17 Nov 2004 15:55:20 -0500, NiY <[EMAIL PROTECTED]> wrote:
> Greets! I've been having a problem running either XFree86 (4.3 or 4.4)
> or X.org  (6.7 or 6.8), in a dual head configuration. I have used a
> total of four different video cards in different combinations on these
> varying versions of X, and the problem is always the same. I've used
> FBSD 5.2.1 and FBSD 5.3, as well.
> What happens:
> I get X configured fine, and am able to run X a few times, with both
> video cards working fine. After a day or so, or a reboot or three, X
> stops launching. I don't use X to log into, I run it from console. It
> gets to a certain point (I believe it's where it loads the video card
> drivers), and just hangs. I have to cold boot, I can't reboot out of
> it. I can't ssh into the machine when it hangs, I can't change virtual
> terminals.. can't Ctrl-C. All of the video cards are listed as being
> supported  by X.org and XFree86. Also, nothing shows up in the
> /var/log/Xorg.0.log file... It's just blank. Any ideas?

It may be helpfull if you post you X config file to the list, also
there is no errors reported in any of your system logs either?  Also,
it may be helpfull to post which video chipsets you are using to the
list as well.  It sounds like there may be an issue with you AGP or
PCI slot tho, just to throw a wild guess out there ;) (I've had
similar behaviour in the past that I tracked down to a "bad" AGP
slot).

HTH

-pete



-- 
~~o0OO0o~~
Pete Wright
www.nycbug.org
NYC's *BSD User Group
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dummynet bw cumulative limit

2004-11-17 Thread Alex de Kruijff
I've changed the list to questions@

On Wed, Nov 10, 2004 at 01:08:04PM -0500, Bob Ababurko wrote:
> HEllo all-
> 
> We are interested in limiting the bandwidth of a newly setup 
> connection.  We are on a 100 Mb/s switch port and want to keep it to 1 Mb/s 
> for now. Forgive my ignorance, but do they measure this cumulative(inbound 
> + outbound)?I would assume so, but I would like to confirm this since 
> the rate for overage is not within the budget for now.

The firewall rules determen what dummynets monitors. If you combine
inbound and outbound then it monitors that. You can also just monitor
http traffic. Its up to you.

> Assuming the conservative, how does the dummynet config have to be setup 
> fpor thsi to occur?...or can it be configured for both inbound and 
  ^ I don't understand the question. 
> outbound?  Right now, I have the below config and since I have not put the 
> box on the network yet, I have not been able to look at the MRTG to figure 
> the answer.  I am thinking that this config may limit to 1 meg in both 
> directionsI am just not looking forward to overage fees right off the 
> bat!
> 
> btw, this config is for the priority of the udp/tcp acks in both 
> directions.  I am not sure if this is going to work so any comments on it 
> would be appreciated.

There is no real priority only a weithed ruby round

You want you're fxp0 to limit in + out to 1MBit/s rigth?

> ipfw -f flush
> ipfw pipe 1 config bw 1000kbits/s
> 
> ipfw queue 1 config pipe 1 weight 100
> ipfw queue 2 config pipe 1 weight 1 mask all
> ipfw queue 3 config pipe 1 weight 100
> ipfw queue 4 config pipe 1 weight 1 mask all

> ipfw add 100 queue 1 udp from any to any out via fxp0
> ipfw add 101 skipto 1000 udp from any to any out via fxp0
> ipfw add 100 queue 3 udp from any to any in via fxp0
> ipfw add 101 skipto 1000 udp from any to any in via fxp0

> ipfw add 110 queue 1 tcp from any to any out via fxp0 tcpflags ack
> ipfw add 111 skipto 1000 tcp from any to any out via fxp0 tcpflags ack
> ipfw add 110 queue 3 tcp from any to any in via fxp0 tcpflags ack
> ipfw add 111 skipto 1000 tcp from any to in out via fxp0 tcpflags ack

I've also tried with this, but was not pleased with this. A number of
packets where to big than I expected. You migth want to give iplen a try
instead.

> ipfw add queue 2 ip from any to any out via fxp0
> ipfw add queue 4 ip from any to any out via fxp0
  ^^^ this is wrong.
> ipfw add 1000 allow all from any to any

Except for you mistake, everything looks ok.

-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.
WWW: http://www.kruijff.org/alex/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Creating a FAT32 on new drive...

2004-11-17 Thread Bill Schoolcraft
At Wed, 17 Nov 2004 it looks like scott renna composed:

> I believe it's partition type 11.
> Check this out:
>
> http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
>
> I tried, this method and yeah, windows can't read it
> :(
> bo.  I'm working on another method though now.

Thanks for the rapid response.  I'm lucky it booted for this
machine is a triple boot with 2000/Linux/FreeBSD and Linux flipped
out when I tried to do a regular boot with LILO and seemed like a
normal boot but all of a sudden it dove straight for the drive
hanging on the Promise controller and booted that!!

The drive hanging on the Promise card is an Linux OS.

I don't know how in the hell it got that confused so I looked at
the drive hanging on cables coming out of my machine, saw it was
jumped as a "master" and figured that had to be the problem so I
jumped it as a "slave" on the Promise card (now it's /dev/ad5)

AND LINUX STILL BOOTED IT off the Promise controller

Windows 2000 never saw the drive hanging off the Promise
controller either.

Only FreeBSD was able to tackle the drive successfully.

--
Bill Schoolcraft
PO Box 210076
San Francisco,CA 94121
http://billschoolcraft.com

"We can find no wealth above a healthy body and a happy heart."



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


Re: Creating a FAT32 on new drive...

2004-11-17 Thread RW
On Wednesday 17 November 2004 21:59, Bill Schoolcraft wrote:
> hello family,
>
> I have some drives that I've brought home for repair.
>
> I have a Promise IDE controller installed with dual ports and two
> 36" IDE ribbons attached to the Promise controller and snaking out
> an open CDROM slot, along with a powersupply leads.
>
> My FreeBSD box boots fine, the Promise card shows up and my first
> drive came up as /dev/ad5.
>
> I used "sysinstall" to delete the old partitions and now need to
> simple create one big "FAT32" partition/drive and see if things
> work when this drive is placed back into a machine at work.

I use  SystemRescueCd for this kind of thing.

http://www.sysresccd.org/

It's a Gentoo live cd with a load of useful utilitys, including qtparted.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Creating a FAT32 on new drive...

2004-11-17 Thread scott renna
I believe it's partition type 11.
Check this out:

http://www.win.tue.nl/~aeb/partitions/partition_types-1.html

I tried, this method and yeah, windows can't read it
:(
bo.  I'm working on another method though now.

--- Bill Schoolcraft <[EMAIL PROTECTED]> wrote:

> hello family,
> 
> I have some drives that I've brought home for
> repair.
> 
> I have a Promise IDE controller installed with dual
> ports and two
> 36" IDE ribbons attached to the Promise controller
> and snaking out
> an open CDROM slot, along with a powersupply leads.
> 
> My FreeBSD box boots fine, the Promise card shows up
> and my first
> drive came up as /dev/ad5.
> 
> I used "sysinstall" to delete the old partitions and
> now need to
> simple create one big "FAT32" partition/drive and
> see if things
> work when this drive is placed back into a machine
> at work.
> 
> I saw no options for FAT32 in the "sysinstall" menus
> of fdisk and
> was wondering if I can whip this drive into shape
> via command
> line.  Thanks.
> 
> --
> Bill Schoolcraft
> PO Box 210076
> San Francisco,CA 94121
> http://billschoolcraft.com
> 
> "We can find no wealth above a healthy body and a
> happy heart."
> 
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 




__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

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


Creating a FAT32 on new drive...

2004-11-17 Thread Bill Schoolcraft
hello family,

I have some drives that I've brought home for repair.

I have a Promise IDE controller installed with dual ports and two
36" IDE ribbons attached to the Promise controller and snaking out
an open CDROM slot, along with a powersupply leads.

My FreeBSD box boots fine, the Promise card shows up and my first
drive came up as /dev/ad5.

I used "sysinstall" to delete the old partitions and now need to
simple create one big "FAT32" partition/drive and see if things
work when this drive is placed back into a machine at work.

I saw no options for FAT32 in the "sysinstall" menus of fdisk and
was wondering if I can whip this drive into shape via command
line.  Thanks.

--
Bill Schoolcraft
PO Box 210076
San Francisco,CA 94121
http://billschoolcraft.com

"We can find no wealth above a healthy body and a happy heart."



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


portupgrade -NPR problems

2004-11-17 Thread RW
When I recently installed 5.3 on a new slice, I tried to build kde with

portupgrade -NR  kdelibs kdebase 
portupgrade -NPR  kde

My understanding of -NPR is that any port that doesn't have a current package 
available should have been built from ports before a  port that depends on it 
is installed from a package. But for a few ports this didn't happen (see 
below). It seems that portupgrade failed to detect some of the dependencies. 
What made it worse was that it installs with "pkg_add -f" so it added some 
packages without dependencies, leaving me with a lot of false stale 
dependencies.   

A couple of questions

1 - should  portupgrade -NPR have been able to detect all dependencies? 

2 - Why does it install packages with "pkg_add -f" ?

I've already fixed this by deinstalling some packages and rebuilding from 
ports, I'd just like to understand what happened.

-
# portupgrade -NPR kde
--->  Checking for the latest package of 'x11/kde3'
--->  Found a package of 'x11/kde3': kde-3.3.1.tbz (kde-3.3.1)
--->  Installing 'kde-3.3.1' from a package
pkg_info: can't find package 'kde-3.3.1.tbz' installed or in a file!
--->  Installing the new version via the package
pkg_add: could not find package python-2.3.4_2  (proceeding anyway)
pkg_add: could not find package tk-8.4.6_1,2  (proceeding anyway)
pkg_add: could not find package pilot-link-0.11.8_3  (proceeding anyway)
pkg_add: could not find package libpaper-1.1.14  (proceeding anyway)
pkg_add: could not find package libmal-0.40  (proceeding anyway)
pkg_add: could not find package libgsf-1.10.1  (proceeding anyway)
pkg_add: could not find package WordNet-2.0  (proceeding anyway)
pkg_add: could not find package wv2-0.2.2  (proceeding anyway)
pkg_add: could not find package kdepim-3.3.1  (proceeding anyway)
pkg_add: could not find package koffice-1.3.4,1  (proceeding anyway)
pkg_add: warning: package 'kde-3.3.1' requires 'tcl-8.4.6_3,1', but 
'tcl-8.4.7,1' is installed
pkg_add: can't open dependency file '/var/db/pkg/python-2.3.4_2/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: warning: package 'kde-3.3.1' requires 'samba-libsmbclient-3.0.7_1', 
but 'samba-libsmbclient-3.0.8_1' is installed
pkg_add: can't open dependency file '/var/db/pkg/tk-8.4.6_1,2/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: can't open dependency file 
'/var/db/pkg/pilot-link-0.11.8_3/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: warning: package 'kde-3.3.1' requires 'libxml2-2.6.15', but 
'libxml2-2.6.16' is installed
pkg_add: can't open dependency file 
'/var/db/pkg/libpaper-1.1.14/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: can't open dependency file '/var/db/pkg/libmal-0.40/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: warning: package 'kde-3.3.1' requires 'libidn-0.5.8', but 
'libidn-0.5.10' is installed
pkg_add: warning: package 'kde-3.3.1' requires 'lcms-1.13,1', but 
'lcms-1.13_1,1' is installed
pkg_add: can't open dependency file '/var/db/pkg/libgsf-1.10.1/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: warning: package 'kde-3.3.1' requires 'aspell-0.60_2', but 
'aspell-0.60.1' is installed
pkg_add: can't open dependency file '/var/db/pkg/WordNet-2.0/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: can't open dependency file '/var/db/pkg/wv2-0.2.2/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: can't open dependency file '/var/db/pkg/kdepim-3.3.1/+REQUIRED_BY'!
dependency registration is incomplete
pkg_add: warning: package 'kde-3.3.1' requires 'automake-1.9.2', but 
'automake-1.9.3' is installed
pkg_add: can't open dependency file 
'/var/db/pkg/koffice-1.3.4,1/+REQUIRED_BY'!
dependency registration is incomplete
[Updating the pkgdb  in /var/db/pkg ... - 165 packages 
found (-0 +1) . done]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: TCP Inflight Debug

2004-11-17 Thread Dan Nelson
In the last episode (Nov 17), Fisch, Matthew said:
> Dan,
> Â Thanks for the pointers!
> 
> So that's
> Address bits/sec ms ms 
> bits/window ?

bw column is bytes/sec, bwnd column is in bytes.  TCP does all its work
in bytes (octets).

> Â Looks like this confirms something funny happening to my network
> inflight (RTT's gone mad with some QoS policy). Â Is there a spot in
> the source tree where I can take a look at the algorithm or is it
> documented in detail elsewhere?

All the math is in tcp_subr.c .  Search for "TCP BANDWIDTH DELAY
PRODUCT WINDOW LIMITING"  QoS stuff definitely could add latency, but
the inflight code tries to determine the "best" speed that doesn't fill
any queues, so when it stabilizes, no QoS limits should be triggered.

> Â I'm also wondering if my issues are due to packet loss.. any idea
> if there are easy debug handles for the following features?
> 
> net.inet.tcp.path_mtu_discovery: 1
> net.inet.tcp.rfc3042: 1
> net.inet.tcp.newreno: 1
> TCP Slowstart

tcptrace or ethereal output will tell you how much packet loss you are
taking, and how long the sender is taking to ramp back up to full speed
after a retransmit.

> -
> 
> My issue for those so inclined:
> 
> Â I've got 100mbit fiber internet into two different providers, but I
>   cant sustain more than 1mbit TCP between them. I suspect there are
>   nasty QoS policies at work here ... Transfer starts off with an
>   initial high throughput rate but drop very quickly due to RTT and
>   jitter. This doesn't seem to be related to the inflight code but
>   the debugs did give me a peak at whats going on:

When you say you have 100mbit fiber, do you know that it's 100mbit
end-to-end, and no-one else is sharing that link?  Some more fun tools
to play with in ports are net/pchar and net/pathchar, which try and
calculate the delay and bandwith of each hop between two machines.
 
> 0xc8394a10 bw 934798617 rttbest 11 srtt 11 bwnd 3216266
> 0xc8394a10 bw 787533009 rttbest 10 srtt 11 bwnd 2463936
> 0xc8394a10 bw 25800063 rttbest 170 srtt 145 bwnd 1268511
> 0xc8394a10 bw 4975437 rttbest 117 srtt 114 bwnd 181500
> 0xc8394a10 bw 906420 rttbest 102 srtt 103 bwnd 31588
> 0xc8394a10 bw 277643 rttbest 99 srtt 151 bwnd 13541
> 0xc8394a10 bw 177763 rttbest 99 srtt 172 bwnd 10195
> 
> Looks sorta like Im filling up a queue someplace, see those increased
> RTT's?

I think it's more likely that the first lines are using default values
because no ACKs have come back yet (Something else useful for the debug
output: a timestamp so you can correlate it with a packet dump).  Once
the other end acknowledges some packets, RTT and bw quickly come to
sane values.  bw is definitely low for a 100mbit link, but is
reasonable for a couple of muxed T1s. If you turn off inflight via
sysctl, what throughput do you see?

> Here's the full output.
> 
> Socket Proto Recv-Q Send-Q Local Address Foreign Address 
> ÂÂ(state)
> c8394a10 tcp4ÂÂ 0Â 33700Â lugus.http 
> citronella.corp.12 ESTABLISHED
> 
> 0xc8394a10 bw 670537240 rttbest 10 srtt 7 bwnd 1679239
> 0xc8394a10 bw 808029360 rttbest 10 srtt 11 bwnd 2527987
> 0xc8394a10 bw 815044808 rttbest 10 srtt 7 bwnd 2040508
> 0xc8394a10 bw 849174434 rttbest 10 srtt 7 bwnd 2125832
> 0xc8394a10 bw 839233587 rttbest 10 srtt 11 bwnd 2625500
> 0xc8394a10 bw 958812207 rttbest 11 srtt 7 bwnd 2699555
> 0xc8394a10 bw 1050863920 rttbest 10 srtt 7 bwnd 2630055
> 0xc8394a10 bw 863471031 rttbest 10 srtt 7 bwnd 2161573
> 0xc8394a10 bw 578048423 rttbest 10 srtt 11 bwnd 1809297
> 0xc8394a10 bw 934798617 rttbest 11 srtt 11 bwnd 3216266
> 0xc8394a10 bw 787533009 rttbest 10 srtt 11 bwnd 2463936
> 0xc8394a10 bw 25800063 rttbest 170 srtt 145 bwnd 1268511
> 0xc8394a10 bw 4975437 rttbest 117 srtt 114 bwnd 181500
> 0xc8394a10 bw 906420 rttbest 102 srtt 103 bwnd 31588
> 0xc8394a10 bw 277643 rttbest 99 srtt 151 bwnd 13541
> 0xc8394a10 bw 177763 rttbest 99 srtt 172 bwnd 10195
> 0xc8394a10 bw 201483 rttbest 99 srtt 96 bwnd 8803
> 0xc8394a10 bw 146560 rttbest 97 srtt 178 bwnd 8970
> 0xc8394a10 bw 243478 rttbest 88 srtt 107 bwnd 10076
> 0xc8394a10 bw 164005 rttbest 88 srtt 120 bwnd 8026
> 0xc8394a10 bw 125747 rttbest 88 srtt 127 bwnd 6900
> 0xc8394a10 bw 126271 rttbest 88 srtt 130 bwnd 6997
> 0xc8394a10 bw 146851 rttbest 88 srtt 104 bwnd 7101
> 0xc8394a10 bw 200383 rttbest 88 srtt 94 bwnd 8394
> 0xc8394a10 bw 154673 rttbest 88 srtt 118 bwnd 7674
> 0xc8394a10 bw 131923 rttbest 88 srtt 244 bwnd 9539
> 0xc8394a10 bw 231036 rttbest 88 srtt 214 bwnd 13598
> 0xc8394a10 bw 158995 rttbest 88 srtt 152 bwnd 8658
> 0xc8394a10 bw 278506 rttbest 87 srtt 80 bwnd 9919
> 0xc8394a10 bw 184478 rttbest 87 srtt 146 bwnd 9383
> 0xc8394a10 bw 155947 rttbest 87 srtt 239 bwnd 10639
> 0xc8394a10 bw 163013 rttbest 87 srtt 117 bwnd 7892
> 0xc8394a10 bw 187565 rttbest 87 srtt 108 bwnd 8381
> 0xc8394a10 bw 334999 rttbest 84 srtt 105 bwnd 12536
> 0xc8394a10 bw 231616 

Problems with dual head in X.

2004-11-17 Thread NiY
Greets! I've been having a problem running either XFree86 (4.3 or 4.4)
or X.org  (6.7 or 6.8), in a dual head configuration. I have used a
total of four different video cards in different combinations on these
varying versions of X, and the problem is always the same. I've used
FBSD 5.2.1 and FBSD 5.3, as well.
What happens: 
I get X configured fine, and am able to run X a few times, with both
video cards working fine. After a day or so, or a reboot or three, X
stops launching. I don't use X to log into, I run it from console. It
gets to a certain point (I believe it's where it loads the video card
drivers), and just hangs. I have to cold boot, I can't reboot out of
it. I can't ssh into the machine when it hangs, I can't change virtual
terminals.. can't Ctrl-C. All of the video cards are listed as being
supported  by X.org and XFree86. Also, nothing shows up in the
/var/log/Xorg.0.log file... It's just blank. Any ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FW: FreeBSD donation (sponsorship)

2004-11-17 Thread Crystal Chiang
Hi FreeBSD,
My name is Crystal Chiang, I sent this e-mail to donation at FreeBSD about a
week ago, but no one has got in contact with me, so I am not sure who's in
charge of the PR or marketing over there. Could you please forward this
e-mail to the appropriate person / people, and have them get back to me
soon? Thanks a lot.


Crystal Chiang
Multimedia | Marketing

E: [EMAIL PROTECTED]
T: 604.688.8946 ext: 127
F: 604.688.8934
-
www.netnation.com
www.domainpeople.com


-Original Message-
From: Crystal Chiang [mailto:[EMAIL PROTECTED]
Sent: Friday, November 12, 2004 1:47 PM
To: [EMAIL PROTECTED]
Subject: FreeBSD donation (sponsorship)


Hi FreeBSD,
My name is Crystal Chiang, I am contacting you on behalf of NetNation
Communications Inc. regarding the sponsorship / partnership with FreeBSD.
NetNation is a Hosting Solution Provider and we have been in the hosting
industry since 1997. If you are not familiar with our company, you could
check out our Web site for more information.

http://www.netnation.com/company/index.php


I am not sure if you do sponsorship/partnership with any other
organizations, I am interested in sponsoring the FreeBSD.org web site, if
someone from your organization could get back to me with some information
would be much appreciated. I could be reached at this e-mail address, or by
phone tollfree: 1.888.277.000.

Take care and have a nice day.


Crystal Chiang
Multimedia | Marketing

E: [EMAIL PROTECTED]
T: 604.688.8946 ext: 127
F: 604.688.8934
-
www.netnation.com
www.domainpeople.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: TCP Inflight Debug

2004-11-17 Thread Giuliano Cardozo Medalha
Hi,

A little bit different from the original TOPIC ... but ... its possible
to implement some new TCP implementations on FreeBSD kernel .. like:

- TCP Reno 16

- FAST TCP (caltek).

How can I do that 

Thanks a lot

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


RE: TCP Inflight Debug

2004-11-17 Thread Fisch, Matthew
Dan,
  Thanks for the pointers!

So that's
Address   bits/sec  ms  ms  bits/window ?

  Looks like this confirms something funny happening to my network inflight 
(RTT's gone mad with some QoS policy).
  Is there a spot in the source tree where I can take a look at the algorithm 
or is it documented in detail elsewhere?

  I'm also wondering if my issues are due to packet loss.. any idea if there 
are easy debug handles for the following features? 

net.inet.tcp.path_mtu_discovery: 1
net.inet.tcp.rfc3042: 1
net.inet.tcp.newreno: 1
TCP Slowstart

.. I guess I'm on the wrong mailing list here.

Matthew Fisch
Network Manager
Kaz, Inc.

-

My issue for those so inclined:

  I've got 100mbit fiber internet into two different providers, but I cant 
sustain more than 1mbit TCP between them. I suspect there are nasty QoS 
policies at work here ...
  Transfer starts off with an initial high throughput rate but drop very 
quickly due to RTT and jitter. This doesn't seem to be related to the inflight 
code but the debugs did give me a peak at whats going on:

0xc8394a10 bw 934798617 rttbest 11 srtt 11 bwnd 3216266
0xc8394a10 bw 787533009 rttbest 10 srtt 11 bwnd 2463936
0xc8394a10 bw 25800063 rttbest 170 srtt 145 bwnd 1268511
0xc8394a10 bw 4975437 rttbest 117 srtt 114 bwnd 181500
0xc8394a10 bw 906420 rttbest 102 srtt 103 bwnd 31588
0xc8394a10 bw 277643 rttbest 99 srtt 151 bwnd 13541
0xc8394a10 bw 177763 rttbest 99 srtt 172 bwnd 10195

Looks sorta like Im filling up a queue someplace, see those increased RTT's?

Here's the full output.

Socket   Proto Recv-Q Send-Q  Local Address  Foreign Address    (state)
c8394a10 tcp4   0  33700  lugus.http citronella.corp.12 ESTABLISHED

0xc8394a10 bw 670537240 rttbest 10 srtt 7 bwnd 1679239
0xc8394a10 bw 808029360 rttbest 10 srtt 11 bwnd 2527987
0xc8394a10 bw 815044808 rttbest 10 srtt 7 bwnd 2040508
0xc8394a10 bw 849174434 rttbest 10 srtt 7 bwnd 2125832
0xc8394a10 bw 839233587 rttbest 10 srtt 11 bwnd 2625500
0xc8394a10 bw 958812207 rttbest 11 srtt 7 bwnd 2699555
0xc8394a10 bw 1050863920 rttbest 10 srtt 7 bwnd 2630055
0xc8394a10 bw 863471031 rttbest 10 srtt 7 bwnd 2161573
0xc8394a10 bw 578048423 rttbest 10 srtt 11 bwnd 1809297
0xc8394a10 bw 934798617 rttbest 11 srtt 11 bwnd 3216266
0xc8394a10 bw 787533009 rttbest 10 srtt 11 bwnd 2463936
0xc8394a10 bw 25800063 rttbest 170 srtt 145 bwnd 1268511
0xc8394a10 bw 4975437 rttbest 117 srtt 114 bwnd 181500
0xc8394a10 bw 906420 rttbest 102 srtt 103 bwnd 31588
0xc8394a10 bw 277643 rttbest 99 srtt 151 bwnd 13541
0xc8394a10 bw 177763 rttbest 99 srtt 172 bwnd 10195
0xc8394a10 bw 201483 rttbest 99 srtt 96 bwnd 8803
0xc8394a10 bw 146560 rttbest 97 srtt 178 bwnd 8970
0xc8394a10 bw 243478 rttbest 88 srtt 107 bwnd 10076
0xc8394a10 bw 164005 rttbest 88 srtt 120 bwnd 8026
0xc8394a10 bw 125747 rttbest 88 srtt 127 bwnd 6900
0xc8394a10 bw 126271 rttbest 88 srtt 130 bwnd 6997
0xc8394a10 bw 146851 rttbest 88 srtt 104 bwnd 7101
0xc8394a10 bw 200383 rttbest 88 srtt 94 bwnd 8394
0xc8394a10 bw 154673 rttbest 88 srtt 118 bwnd 7674
0xc8394a10 bw 131923 rttbest 88 srtt 244 bwnd 9539
0xc8394a10 bw 231036 rttbest 88 srtt 214 bwnd 13598
0xc8394a10 bw 158995 rttbest 88 srtt 152 bwnd 8658
0xc8394a10 bw 278506 rttbest 87 srtt 80 bwnd 9919
0xc8394a10 bw 184478 rttbest 87 srtt 146 bwnd 9383
0xc8394a10 bw 155947 rttbest 87 srtt 239 bwnd 10639
0xc8394a10 bw 163013 rttbest 87 srtt 117 bwnd 7892
0xc8394a10 bw 187565 rttbest 87 srtt 108 bwnd 8381
0xc8394a10 bw 334999 rttbest 84 srtt 105 bwnd 12536
0xc8394a10 bw 231616 rttbest 84 srtt 152 bwnd 11236
0xc8394a10 bw 152561 rttbest 84 srtt 237 bwnd 10324
0xc8394a10 bw 155724 rttbest 84 srtt 156 bwnd 8535
0xc8394a10 bw 217493 rttbest 84 srtt 132 bwnd 10036
0xc8394a10 bw 343983 rttbest 84 srtt 172 bwnd 16455
0xc8394a10 bw 220480 rttbest 84 srtt 109 bwnd 9310
0xc8394a10 bw 228430 rttbest 84 srtt 109 bwnd 9548
0xc8394a10 bw 171126 rttbest 84 srtt 114 bwnd 7990
0xc8394a10 bw 141827 rttbest 84 srtt 195 bwnd 8856
0xc8394a10 bw 206136 rttbest 84 srtt 116 bwnd 9137
0xc8394a10 bw 286588 rttbest 84 srtt 97 bwnd 10756
0xc8394a10 bw 200720 rttbest 84 srtt 100 bwnd 8466
0xc8394a10 bw 194855 rttbest 83 srtt 137 bwnd 9394
0xc8394a10 bw 154884 rttbest 83 srtt 225 bwnd 10149
0xc8394a10 bw 276378 rttbest 83 srtt 102 bwnd 10641
0xc8394a10 bw 253500 rttbest 83 srtt 191 bwnd 13548
0xc8394a10 bw 216431 rttbest 83 srtt 133 bwnd 1
0xc8394a10 bw 138191 rttbest 83 srtt 191 bwnd 8612
0xc8394a10 bw 120812 rttbest 83 srtt 172 bwnd 7490
0xc8394a10 bw 219063 rttbest 83 srtt 141 bwnd 10363
0xc8394a10 bw 155081 rttbest 83 srtt 189 bwnd 9286
0xc8394a10 bw 254920 rttbest 83 srtt 106 bwnd 10184
0xc8394a10 bw 221753 rttbest 83 srtt 93 bwnd 8794
0xc8394a10 bw 208913 rttbest 83 srtt 151 bwnd 10334
0xc8394a10 bw 180663 rttbest 83 srtt 165 bwnd 9696
0xc8394a10 bw 193660 rttbest 83 srtt 147 bwnd 9655
0xc8394a10 bw 142513 rttbest 83 srtt 186 bwnd 8663
0xc8394a10 bw 

RE: TCP Inflight Debug

2004-11-17 Thread Fisch, Matthew
Dan,

  Thanks for the pointers

 

So that's

Address   bits/sec  ms  ms  bits/window ?

 

  Looks like this confirms something funny happening to my network
inflight (RTT's gone mad with some QoS policy).

  Is there a spot in the source tree where I can take a look at the
algorithm or is it documented in detail elsewhere?

 

  I'm also wondering if my issues are due to packet loss.. any idea if
there are easy debug handles for the following features? 

 

net.inet.tcp.path_mtu_discovery: 1

net.inet.tcp.rfc3042: 1

net.inet.tcp.newreno: 1

TCP Slowstart

 

.. I guess I'm on the wrong mailing list here.

 

 

Debug details for those so inclined...

 

 

  Transfer starts off with an initial high throughput rate but drop very
quickly due to RTT and jitter. This doesn't seem to be related to the
inflight code but the debugs did give me a peak at whats going on:

 

0xc8394a10 bw 934798617 rttbest 11 srtt 11 bwnd 3216266

0xc8394a10 bw 787533009 rttbest 10 srtt 11 bwnd 2463936

0xc8394a10 bw 25800063 rttbest 170 srtt 145 bwnd 1268511

0xc8394a10 bw 4975437 rttbest 117 srtt 114 bwnd 181500

0xc8394a10 bw 906420 rttbest 102 srtt 103 bwnd 31588

0xc8394a10 bw 277643 rttbest 99 srtt 151 bwnd 13541

0xc8394a10 bw 177763 rttbest 99 srtt 172 bwnd 10195

 

Looks sorta like Im filling up a queue someplace, see those increased
RTT's?

 

Socket   Proto Recv-Q Send-Q  Local Address  Foreign Address
(state)

c8394a10 tcp4   0  33700  lugus.http citronella.corp.12
ESTABLISHED

 

0xc8394a10 bw 670537240 rttbest 10 srtt 7 bwnd 1679239

0xc8394a10 bw 808029360 rttbest 10 srtt 11 bwnd 2527987

0xc8394a10 bw 815044808 rttbest 10 srtt 7 bwnd 2040508

0xc8394a10 bw 849174434 rttbest 10 srtt 7 bwnd 2125832

0xc8394a10 bw 839233587 rttbest 10 srtt 11 bwnd 2625500

0xc8394a10 bw 958812207 rttbest 11 srtt 7 bwnd 2699555

0xc8394a10 bw 1050863920 rttbest 10 srtt 7 bwnd 2630055

0xc8394a10 bw 863471031 rttbest 10 srtt 7 bwnd 2161573

0xc8394a10 bw 578048423 rttbest 10 srtt 11 bwnd 1809297

0xc8394a10 bw 934798617 rttbest 11 srtt 11 bwnd 3216266

0xc8394a10 bw 787533009 rttbest 10 srtt 11 bwnd 2463936

0xc8394a10 bw 25800063 rttbest 170 srtt 145 bwnd 1268511

0xc8394a10 bw 4975437 rttbest 117 srtt 114 bwnd 181500

0xc8394a10 bw 906420 rttbest 102 srtt 103 bwnd 31588

0xc8394a10 bw 277643 rttbest 99 srtt 151 bwnd 13541

0xc8394a10 bw 177763 rttbest 99 srtt 172 bwnd 10195

0xc8394a10 bw 201483 rttbest 99 srtt 96 bwnd 8803

0xc8394a10 bw 146560 rttbest 97 srtt 178 bwnd 8970

0xc8394a10 bw 243478 rttbest 88 srtt 107 bwnd 10076

0xc8394a10 bw 164005 rttbest 88 srtt 120 bwnd 8026

0xc8394a10 bw 125747 rttbest 88 srtt 127 bwnd 6900

0xc8394a10 bw 126271 rttbest 88 srtt 130 bwnd 6997

0xc8394a10 bw 146851 rttbest 88 srtt 104 bwnd 7101

0xc8394a10 bw 200383 rttbest 88 srtt 94 bwnd 8394

0xc8394a10 bw 154673 rttbest 88 srtt 118 bwnd 7674

0xc8394a10 bw 131923 rttbest 88 srtt 244 bwnd 9539

0xc8394a10 bw 231036 rttbest 88 srtt 214 bwnd 13598

0xc8394a10 bw 158995 rttbest 88 srtt 152 bwnd 8658

0xc8394a10 bw 278506 rttbest 87 srtt 80 bwnd 9919

0xc8394a10 bw 184478 rttbest 87 srtt 146 bwnd 9383

0xc8394a10 bw 155947 rttbest 87 srtt 239 bwnd 10639

0xc8394a10 bw 163013 rttbest 87 srtt 117 bwnd 7892

0xc8394a10 bw 187565 rttbest 87 srtt 108 bwnd 8381

0xc8394a10 bw 334999 rttbest 84 srtt 105 bwnd 12536

0xc8394a10 bw 231616 rttbest 84 srtt 152 bwnd 11236

0xc8394a10 bw 152561 rttbest 84 srtt 237 bwnd 10324

0xc8394a10 bw 155724 rttbest 84 srtt 156 bwnd 8535

0xc8394a10 bw 217493 rttbest 84 srtt 132 bwnd 10036

0xc8394a10 bw 343983 rttbest 84 srtt 172 bwnd 16455

0xc8394a10 bw 220480 rttbest 84 srtt 109 bwnd 9310

0xc8394a10 bw 228430 rttbest 84 srtt 109 bwnd 9548

0xc8394a10 bw 171126 rttbest 84 srtt 114 bwnd 7990

0xc8394a10 bw 141827 rttbest 84 srtt 195 bwnd 8856

0xc8394a10 bw 206136 rttbest 84 srtt 116 bwnd 9137

0xc8394a10 bw 286588 rttbest 84 srtt 97 bwnd 10756

0xc8394a10 bw 200720 rttbest 84 srtt 100 bwnd 8466

0xc8394a10 bw 194855 rttbest 83 srtt 137 bwnd 9394

0xc8394a10 bw 154884 rttbest 83 srtt 225 bwnd 10149

0xc8394a10 bw 276378 rttbest 83 srtt 102 bwnd 10641

0xc8394a10 bw 253500 rttbest 83 srtt 191 bwnd 13548

0xc8394a10 bw 216431 rttbest 83 srtt 133 bwnd 1

0xc8394a10 bw 138191 rttbest 83 srtt 191 bwnd 8612

0xc8394a10 bw 120812 rttbest 83 srtt 172 bwnd 7490

0xc8394a10 bw 219063 rttbest 83 srtt 141 bwnd 10363

0xc8394a10 bw 155081 rttbest 83 srtt 189 bwnd 9286

0xc8394a10 bw 254920 rttbest 83 srtt 106 bwnd 10184

0xc8394a10 bw 221753 rttbest 83 srtt 93 bwnd 8794

0xc8394a10 bw 208913 rttbest 83 srtt 151 bwnd 10334

0xc8394a10 bw 180663 rttbest 83 srtt 165 bwnd 9696

0xc8394a10 bw 193660 rttbest 83 srtt 147 bwnd 9655

0xc8394a10 bw 142513 rttbest 83 srtt 186 bwnd 8663

0xc8394a10 bw 139919 rttbest 83 srtt 176 bwnd 8336

0xc8394a10 bw 207366 rttbest 83 srtt 209 bwnd 12157

0xc8394a10 bw 177299 rttbest 83 srtt 93 bwnd 7571

0xc8394a10 bw 193066 rttbest 83 srtt 169 bwnd 10297

0xc8394a10

ports vulnerabilities

2004-11-17 Thread Dan Mahoney, System Admin
I had heard a bit about the new "vulnerability check" in FreeBSD's ports. 
I tried reading /usr/ports/updating and saw something like:

 Description: A new vulnerabilities database has been added to the
 ports system in order to keep more accurate, up-to-date, track of
 security vulnerabilities.  The ports system now knows how to query
 that database and dynamically prevents the installation of vulnerable
 ports.
I had to do some more digging around on various googles to find out that 
in order to USE this ability, I had to install the portaudit port.  This 
seems like a useful feature, but I'm curious: Why isn't this in the base 
system?

I tried to install a port which had a conflict (ImageMagick) but I 
didn't feel the vulnerability was significant enough to warrant waiting 
for a new port to be created.  I looked in the ports man page for an 
override environment variable, but "vulnerability check" isn't even 
mentioned there.  Could this please get stuck into the manpages?

-Dan Mahoney
--
 Christ almighty...  my EYES!  They're melting!
-Zaren, Efnet #macintosh, in response to:
www.geocities.com/CollegePark/Classroom/1944
The WEBSITE DESIGN class that gave my fiancee a D.
Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Finding options for ports

2004-11-17 Thread Chris Miller

On Mon, 15 Nov 2004, Kris Kennaway wrote:

> If the port has been converted to use OPTIONS, then there's already a
> list ('make showconfig').  If the port hasn't been converted to
> OPTIONS, it would still need to be converted to your proposed 'make
> showconfig', so you might as well just go all the way and make it use
> OPTIONS.

Good info. Below I used showconfig to find the options for php, and
obviously it's been converted as you mentioned. (read on)

%cd /usr/ports/lang/php4
%make showconfig
===> The following configuration options are set for php4-4.3.9:
 APACHE2=off "Use apache 2.x instead of apache 1.3.x"
 DEBUG=on "Enable debug"
 IPV6=off "Enable ipv6 support"

Unfortunately there are numerous other options that are not available.
Even the cat/grep method of searching for "WITH" doesn't yield the options
I would want to turn on for php. In this case there's a Makefile.ext which
I'm assuming refers to the many php modules from the distribution's "ext"
directory that I might want to include (see below). Using the grep method
for PHP_MODNAME, I find all the options I'm looking for, but (probably a
stupid question, but) how do I add more than one? Do I define PHP_MODNAME
more than once at the command line?

%make PHP_MODNAME=openssl PHP_MODNAME=xslt

I tried that, but neither of the modules were included in the build :-(

Anyway I think the "showconfig" method is the right way to go, but it
should include all possible options for a port, not just the popular ones.
Maybe php is a special case since it has a module framework and many other
ports do not. Maybe we need a "make showmodules" too? Thoughts?

In the short term, how do I get these modules compiled in to my php? :-)

Chris

%grep PHP_MODNAME Makefile.ext
COMMENT=The ${PHP_MODNAME} shared extension for php
PHP_MODNAME=${PKGNAMESUFFIX:S/-//}
WRKSRC= ${WRKDIR}/php-${PORTVERSION:S/.r/RC/}/ext/${PHP_MODNAME}
.if ${PHP_MODNAME} == "bcmath"
.if ${PHP_MODNAME} == "bz2"
.if ${PHP_MODNAME} == "calendar"
.if ${PHP_MODNAME} == "crack"
.if ${PHP_MODNAME} == "ctype"
.if ${PHP_MODNAME} == "curl"
.if ${PHP_MODNAME} == "dba"
.if ${PHP_MODNAME} == "dbase"
.if ${PHP_MODNAME} == "dbx"
.if ${PHP_MODNAME} == "dio"
.if ${PHP_MODNAME} == "domxml"
.if ${PHP_MODNAME} == "exif"
.if ${PHP_MODNAME} == "filepro"
.if ${PHP_MODNAME} == "ftp"
.if ${PHP_MODNAME} == "gd"
.if ${PHP_MODNAME} == "gettext"
.if ${PHP_MODNAME} == "gmp"
.if ${PHP_MODNAME} == "iconv"
.if ${PHP_MODNAME} == "imap"
.if ${PHP_MODNAME} == "interbase"
.if ${PHP_MODNAME} == "ldap"
.if ${PHP_MODNAME} == "mbstring"
.if ${PHP_MODNAME} == "mcal"
.if ${PHP_MODNAME} == "mcrypt"
.if ${PHP_MODNAME} == "mcve"
.if ${PHP_MODNAME} == "mhash"
.if ${PHP_MODNAME} == "ming"
.if ${PHP_MODNAME} == "mnogosearch"
.if ${PHP_MODNAME} == "mssql"
.if ${PHP_MODNAME} == "mysql"
.if ${PHP_MODNAME} == "ncurses"
.if ${PHP_MODNAME} == "odbc"
.if ${PHP_MODNAME} == "openssl"
.if ${PHP_MODNAME} == "oracle"
.if ${PHP_MODNAME} == "overload"
.if ${PHP_MODNAME} == "pcntl"
.if ${PHP_MODNAME} == "pcre"
.if ${PHP_MODNAME} == "pgsql"
.if ${PHP_MODNAME} == "posix"
.if ${PHP_MODNAME} == "pspell"
.if ${PHP_MODNAME} == "readline"
.if ${PHP_MODNAME} == "recode"
.if ${PHP_MODNAME} == "session"
.if ${PHP_MODNAME} == "shmop"
.if ${PHP_MODNAME} == "snmp"
.if ${PHP_MODNAME} == "sockets"
.if ${PHP_MODNAME} == "sybase_ct"
.if ${PHP_MODNAME} == "sysvmsg"
.if ${PHP_MODNAME} == "sysvsem"
.if ${PHP_MODNAME} == "sysvshm"
.if ${PHP_MODNAME} == "tokenizer"
.if ${PHP_MODNAME} == "wddx"
.if ${PHP_MODNAME} == "xml"
.if ${PHP_MODNAME} == "xmlrpc"
.if ${PHP_MODNAME} == "xslt"
.if ${PHP_MODNAME} == "yp"
.if ${PHP_MODNAME} == "zlib"
.if ${PHP_MODNAME} == "dba"
.if ${PHP_MODNAME} == "domxml"
.if ${PHP_MODNAME} == "gd"
.if ${PHP_MODNAME} == "imap"
.if ${PHP_MODNAME} == "mbstring"
.if ${PHP_MODNAME} == "openssl"
.if ${PHP_MODNAME} == "snmp"
.if ${PHP_MODNAME} == "zlib"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: TCP Inflight Debug

2004-11-17 Thread Dan Nelson
In the last episode (Nov 16), Fisch, Matthew said:
> Im trying to debug slow tcp transfers on a 100mbit link with a large
> variable bandwidth delay product. Can someone describe the meaning of
> the inflight debugging output?
>  
> net.inet.tcp.inflight_debug: 1
>  
> 0xca2702e0 bw 885887956 rttbest 10 srtt 7 bwnd 2217615
> 0xc8394170 bw 840998588 rttbest 10 srtt 7 bwnd 2105392
> 0xc836ab80 bw 842026536 rttbest 10 srtt 7 bwnd 2107962
> 0xca270a10 bw 232052 rttbest 84 srtt 109 bwnd 9657
> 0xc87fb450 bw 902405694 rttbest 10 srtt 7 bwnd 2258910
> 0xc8394170 bw 880116973 rttbest 10 srtt 11 bwnd 2753261
> 0xca270a10 bw 300922 rttbest 84 srtt 163 bwnd 14262
> 0xca27 bw 988204579 rttbest 12 srtt 11 bwnd 3399849
> 0xca270a10 bw 170910 rttbest 84 srtt 145 bwnd 8784
> 0xca270a10 bw 202413 rttbest 84 srtt 193 bwnd 11425
> 0xc8394a10 bw 983212216 rttbest 10 srtt 7 bwnd 2460926
> 0xca270a10 bw 179225 rttbest 84 srtt 127 bwnd 8576
> 0xca270a10 bw 150860 rttbest 84 srtt 132 bwnd 7787
> 0xc87fb2e0 bw 917529420 rttbest 11 srtt 11 bwnd 3156903
> 0xca270cf0 bw 969682982 rttbest 13 srtt 11 bwnd 3639207

The first number is the socket address (match it up with netstat -a).
bw is the estimated bandwidth of the link; those large values are
probably from localhost sockets, so you can ignore them.  Printing the
destination IP address here would probably be useful.  rttbest is the
lowest round-trip time seen, srtt is an average of recent rtt values,
and bwnd is the window size the inflight code wants to use (which may
be capped by other settings).

The 0xca270a10 socket, for example, looks like it's doing around
175KB/sec to a host with an 84ms ideal ping time (although the current
average is 150ms), and the inflight code is limiting the window to
between 8 and 16KB.

There are lots of comments in tcp_subr.c explaining the inflight code.
The idea is to limit the window to prevent too many packets from
getting buffered/dropped at intermediate routers.  Graphing the window
size on both ends of the link (with ethereal or tcptrace) may help
also.

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


Re: IPFilter Firewall Tutorial

2004-11-17 Thread Doug Poland
> On Wednesday 17 November 2004 17:57, Darryl Hoar wrote:
>> Does anyone have a pointer to or know of a good
>> tutorial for setting up a freebsd box as a firewall using
>> IPFilter ?
>>
>> In the past, I have used the tutorial at:
>> http://www.schlacter.net/
>>
>> But it is for Freebsd 4.6-stable.  I would need one for the
>> stable version of Freebsd.
>>
>
> This is a bit dated as well, but might help you out.
>
> http://www.tcbug.org/ipf.html
>
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.html

-- 
Regards,
Doug

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


Re: IPFilter Firewall Tutorial

2004-11-17 Thread Josh Paetzel
On Wednesday 17 November 2004 17:57, Darryl Hoar wrote:
> Does anyone have a pointer to or know of a good
> tutorial for setting up a freebsd box as a firewall using
> IPFilter ?
>
> In the past, I have used the tutorial at:
> http://www.schlacter.net/
>
> But it is for Freebsd 4.6-stable.  I would need one for the
> stable version of Freebsd.
>
> any help greatly appreciated.
>
> -Darryl

This is a bit dated as well, but might help you out.

http://www.tcbug.org/ipf.html

-- 
Thanks,

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


Re: Info about redistribution

2004-11-17 Thread Jerry McAllister
> 
> Hi,
> 
> (I'm sure you receive this kind of question every day)

Yes, so often that there is information on the FreeBSD web site
about it 
  http://www.freebsd.org/copyright/index.html

and various FAQs around the net that can be found by
searching.

jerry

> I'd like to know if a redistribution model like RedHat's on Linux can
> be made with FreeBSD. I want to know is if it's trully possible
> legally. In that case, I'd like to know what kind of licencing and fees
> may be applied to such an enterprise.
> 
> Thanks in advance,
> Gabriel Belingueres
> 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Info about redistribution

2004-11-17 Thread Charles Swiger
On Nov 17, 2004, at 1:13 PM, Gabriel Belingueres wrote:
(I'm sure you receive this kind of question every day)
Not really, no.  Maybe once a month.  :-)
I'd like to know if a redistribution model like RedHat's on Linux can
be made with FreeBSD. I want to know is if it's trully possible
legally.
Yes, and yes.  The BSD license is very permissive, and has fewer 
restrictions than (for example) the GPL imposes on Linux 
redistributions.

In that case, I'd like to know what kind of licencing and fees
may be applied to such an enterprise.
Anything that you and your prospective clients are willing to agree to.
However, since other people can and do sell FreeBSD on CD for a 
two-digit amount, and ISO images are available for the price of 
bandwidth and a CD-R blank, you are unlikely to be able to resell 
FreeBSD itself for much more unless you offer good service and support, 
or some other added value.

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


Re: bsdlabel messages?

2004-11-17 Thread Jay O'Brien
Trying to understand what bsdlabel is telling me, I did some 
experimenting. The computer has a working installation of Vers.
4.10 on ad1, so I booted to ad1 and ran 4.10. Using 4.10 and 
disklabel (replaced by bsdlabel in 5.3), I find that disklabel 
seems happy with my ad0 disk, as compared to what bsdlabel says 
about the same disk when running 5.3. 

Perhaps this is a problem with bsdlabel? I don't know enough 
about what I am seeing to suggest that, but I don't understand 
what bsdlabel is reporting to me. 

Below are outputs from disklabel and bsdlabel, reporting on the 
same disk. I used bsdlabel -A this time to make the displays 
similar. When I don't use the -A argument, I get many more 
lines describing problems; please refer to my November 16 
message to see those lines.

Help please?

Jay O'Brien
Rio Linda, California, USA 

===
The following output is obtained while running FreeBSD)4.10 on disk ad1 and 
typing 'disklabel ad0s1a'. Note that FreeBSD 5.3 is installed on ad0, but 
the 4.10 installation on ad1 was selected via boot manager.

# /dev/ad0s1a:
type: ESDI
disk: ad0s1
label: 
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 14592
sectors/unit: 234436482
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0   # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0 

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  419430404.2BSD 2048 16384 28552   # (Cyl.0 - 261*)
  b:  6291456  4194304  swap# (Cyl.  261*- 652*)
  c: 2344364820unused0 0# (Cyl.0 - 14592*)
  d: 20971520 104857604.2BSD 2048 16384 28552   # (Cyl.  652*- 1958*)
  e: 20971520 314572804.2BSD 2048 16384 28552   # (Cyl. 1958*- 3263*)
  f:  4194304 524288004.2BSD 2048 16384 28552   # (Cyl. 3263*- 3524*)
  g: 83886080 566231044.2BSD 2048 16384 28552   # (Cyl. 3524*- 8746*)
  h: 83886080 1405091844.2BSD 2048 16384 28552  # (Cyl. 8746*- 13967*)
===
uname-a running 4.10:
FreeBSD server1.jayobrien.net 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 
22:47:12 GMT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

===
The following output is obtained while running FreeBSD 5.3 on disk ad0 and 
typing 'bsdlabel -A ad0s1a'. 

# /dev/ad0s1a:
type: ESDI
disk: ad0s1
label: 
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 14593
sectors/unit: 234441648
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0   # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0 

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  4194304   634.2BSD 2048 16384 28552 
  b:  6291456  4194367  swap
  c: 234436482   63unused0 0 # "raw" part, don't 
edit
  d: 20971520 104858234.2BSD 2048 16384 28552 
  e: 20971520 314573434.2BSD 2048 16384 28552 
  f:  4194304 524288634.2BSD 2048 16384 28552 
  g: 83886080 566231674.2BSD 2048 16384 28552 
  h: 83886080 1405092474.2BSD 2048 16384 28552 
bsdlabel: partition c doesn't start at 0!
bsdlabel: partition c doesn't cover the whole unit!
bsdlabel: An incorrect partition c may cause problems for standard system 
utilities
===
uname -a running 5.3:
FreeBSD server1.jayobrien.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 
04:19:18 UTC 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
===
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: looks like script kiddie tried to get me

2004-11-17 Thread Charles Ulrich

Steel City Phantom said:
> bsd 4.9, apache 1.3
>
> my postnuke started emailing me with hack attempts.  i look at my log
> and find about a half a meg of where it looks like a script kiddie tried
> to poke in the dark at this site.  the hits are WAY too close together
> to be manual, here is a snip from the log
[snip]
> anyone have any ideas what tool they would have used to do this.  none
> of my other logs show any access so he/she just tried to hit the web
> app.  we are probably going to end up calling the police when my boss
> wakes up, but i want to get your opinions too.

If you have a public web server, you're going to get attacks like these just
as sure as you'll get spam sent to a public email address. Calling the police
is likely just going to waste both their time and yours as 1) most police
departments do not have the tools or experience to investigate network
intrusion attempts, 2) script kiddies, while lacking in the brain cell
department, are usually smart enough not to launch attacks from their own
system, and 3) the attack didn't succeed and as far as you know, no damage was
done.

The best thing to do is just keep your server patched and remain diligent.
Another person recommended contacting the abuse department of the ISP. That
couldn't hurt if you consider it worth your time.

-- 
Charles Ulrich
Ideal Solution, LLC - http://www.idealso.com

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


Info about redistribution

2004-11-17 Thread Gabriel Belingueres
Hi,

(I'm sure you receive this kind of question every day)

I'd like to know if a redistribution model like RedHat's on Linux can
be made with FreeBSD. I want to know is if it's trully possible
legally. In that case, I'd like to know what kind of licencing and fees
may be applied to such an enterprise.

Thanks in advance,
Gabriel Belingueres


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


IPFilter Firewall Tutorial

2004-11-17 Thread Darryl Hoar
Does anyone have a pointer to or know of a good
tutorial for setting up a freebsd box as a firewall using
IPFilter ?

In the past, I have used the tutorial at:
http://www.schlacter.net/

But it is for Freebsd 4.6-stable.  I would need one for the
stable version of Freebsd.

any help greatly appreciated.

-Darryl

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


Re: Release 5.3 downloadable versione

2004-11-17 Thread Peter Harmsen

The downloadable version is complete.During installing the installer asks  
you
how much source you want to install, the X11 system as well.Once  
everything is installed
it's just a matter of "make install clean" in /usr/ports/x11-wm/.
Last but not least make a .xinitrc with "touch .xinitrc" and put "exec  
wmaker" in it if you
have chosen to install windowmaker, for kde it's "exec startkde".



On Wed, 17 Nov 2004 08:51:36 +, Josh Paetzel <[EMAIL PROTECTED]> wrote:
On Wednesday 17 November 2004 14:47, Luca wrote:
Hi, I download Freebsd 5.3 (i386) but I noticed that sysinstall has
not the X configurator. Why? Is there a new tool outside Sysinstall
or the downloadable version is not complete?
Luca
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html
Should get you going in the right direction

--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Operating System Evaluation

2004-11-17 Thread Gordon Smith
To Whom It May Concern:
 
Our firm is conducting an operating system evaluation to select a new server
platform for an interactive, highly available J2EE-based proprietary
application.  The platforms being considered are for both our selected
servlet container server machines, as well as for our selected RDBMS server
machines.  The application is already in production use.
 
I'd be grateful if you could help me get answers to several questions that I
have.  We'll need to answer these questions before we can consider including
FreeBSD in our evaluation.  Our questions include the following:
 
* Are there any commercial users of FreeBSD that are using it in a
production environment for interactive, scalable and highly available
applications?  If so, I would like to contact the CTO, VP of Engineering or
equivalent person within such firms directly in some mutually agreeable way
so that I can get their direct and "un-spun" impressions, experiences and
recommendations concerning FreeBSD.  I understand that such persons might
not want the general public to know the details of their platform product
selection; if you could ask the persons I'd like to speak to whether I might
contact them about this matter, I would appreciate your efforts.  
 
* I understand that there may have been issues concerning FreeBSD 5.X (prior
to production release 5.3) and its ability to recognize and/or allocate
threads to second, third etc. processors when used with MySQL, as documented
herein:
http://lists.mysql.com/mysql/173099
I'd like to know the perspectives of the FreeBSD organization's "development
and QA staff" on these issues, whether they have been addressed in 5.3,
whether these issues exist in the 4.X production release(s), and where I can
get further information on these issues and their resolution(s).
 
Thank you very much for your anticipated assistance.  I look forward to your
reply.
 
Cheers,
Gordon Smith
 
 
Gordon Smith
VP Engineering
Acrelic Interactive
  Acrelic Interactive



*
*
*732 560-7585
908 304-4015
973-486-2900 Direct
Cell
Main
*  [EMAIL PROTECTED]   eMail  
*  www.acrelic.com  Website
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: MAC

2004-11-17 Thread Peter Harmsen
Hello Robert,
I'm very pleased to hear about ktrace.I think i have a good chance to  
tacle the spot
that regulates the allowable memory range which prevents XFree86 to work  
in conjunction
with MAC.As far as the policy is concerned i'm using the default policy  
from the FreeBSD
handbook,a little altered to suit my system.I don't use a LOMAC policy yet.
I used the following:

mac_biba_load="YES"
mac_mls_load="YES"
mac_seeotheruids_load="YES"
mac_partition_load="YES"
"The login class is required otherwise users will be refused access to  
common commands such as vi(1). The following sh script should do the  
trick:"

# for x in `awk -F: '($3 >= 1001) && ($3 != 65534) { print $1 }' \
/etc/passwd`; do pw usermod $x -L insecure; done;
I added the following insecure class to /etc/login.conf:
insecure:\
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
:path=~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
:manpath=/usr/share/man /usr/local/man:\
:nologin=/usr/sbin/nologin:\
:cputime=1h30m:\
:datasize=8M:\
:vmemoryuse=100M:\
:stacksize=2M:\
:memorylocked=4M:\
:memoryuse=8M:\
:filesize=8M:\
:coredumpsize=8M:\
:openfiles=24:\
:maxproc=32:\
:priority=0:\
:requirehome:\
:passwordtime=91d:\
:umask=022:\
:ignoretime@:\
:label=partition/13,mls/5:
While i still got the Xvidmem memory not in the allowable range error  
mesage, i decided to
change stacksize=2M in stacksize=unlimited (default login class setting)  
upto every setting
in /etc/login.conf i suspected to be the cause of the problem.



# This is the default BIBA/MLS policy for this system.
.*  biba/high,mls/high
/sbin/dhclient  biba/high(low),mls/high(low)
/dev(/.*)?  biba/equal,mls/equal
# This is not an exhaustive list of all "privileged" devices.
/dev/mdctl  biba/high,mls/high
/dev/pcibiba/high,mls/high
/dev/k?mem  biba/high,mls/high
/dev/io biba/high,mls/high
/dev/agp.*  biba/high,mls/high
(/var)?/tmp(/.*)?   biba/equal,mls/equal
/tmp/\.X11-unix biba/high(equal),mls/high(equal)
/tmp/\.X11-unix/.*  biba/equal,mls/equal
/proc(/.*)? biba/equal,mls/equal
/mnt.*  biba/low,mls/low
(/usr)?/homebiba/high(low),mls/high(low)
(/usr)?/home/.* biba/low,mls/low
/var/mail(/.*)? biba/low,mls/low
/var/spool/mqueue(/.*)? biba/low,mls/low
(/mnt)?/cdrom(/.*)? biba/high,mls/high
(/usr)?/home/(ftp|samba)(/.*)?  biba/high,mls/high
/var/log/sendmail\.st   biba/low,mls/low
/var/run/utmp   biba/equal,mls/equal
/var/log/(lastlog|wtmp) biba/equal,mls/equal
I enabled this policy with:
# setfsmac -ef /etc/policy.contexts /
# setfsmac -ef /etc/policy.contexts /usr
According to the FreeBSD handbook, /etc/mac.conf would require:
default_labels file ?biba,?mls
default_labels ifnet ?biba,?mls
default_labels process ?biba,?mls,?partition
default_labels socket ?biba,?mls
Since the default /etc/mac.conf is a complement of the above labels, i  
left it as it was, perhaps,
i shouldn't.

On Wed, 17 Nov 2004 10:33:44 + (GMT), Robert Watson  
<[EMAIL PROTECTED]> wrote:

On Tue, 16 Nov 2004, Peter Harmsen wrote:
I'm trying to implement a Mandatory Access Controll setup, just like the
one in the example of the FreeBSD handbook:15.14 Implementing a Secure
Environment with MAC".The graphics card setup itself is very straight
forward and didn't cause any problem(s).When i run "startx" i get the
following mesage:xf86Vidmem:Address 0xde601000 outside allowed range.
This must be a configure / policy error.What keeps me busy is the spot
where to change or add something in order to increase the allowable
memory range which is clearly regulated to much for getting xfree86 to
work ( with MAC,without it's a nobrainer)
What policies are you currently enabling in your kernel?  Some of them
will limit access to device drivers, which may prevent X11 from accessing
the devices, resulting in errors that are sometimes difficult to debug
(for example, for several years, XFree86 would incorrectly report that
access to /dev/vga was denied, when it was actually /dev/io -- /dev/vga
doesn't even exist on FreeBSD).
You may find ktrace helpful in debugging this, as it will allow you to
trace the system calls in the binary and see where things go wrong.
Support for Audit, the tracing of security-related events, is currently
being worked on, but it may be a release or two before it's ready for  
use.

Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]  Principal Research Scientist, McAfee  
Research

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

FreeBSD 5.x & CCD

2004-11-17 Thread Gerard Samuel
This is to anyone who is successfully running a CCD raid under
5.x.
I want to compare your ccd* device nodes under /dev to what I have.
This is what I have.
hivemind# ls -al /dev/ccd*
crw-r-  1 root  operator4,  38 Nov 17 10:53 /dev/ccd0
I want to see if Im missing the "ccd0c" node.
Thanks for your time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strangeness with FreeBSD 4.2 and CVSUP install

2004-11-17 Thread Kevin D. Kinsey, DaleCo, S.P.
Ralph wrote:
Hey, I have an ancicent box I've inherited, output of
uname -a is:
 bash-2.04# uname -a
FreeBSD dropbox.. 4.2-RELEASE FreeBSD
4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000
[EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC 
i386

Obviously, she's got a few miles on her, and cvsup
wasn't installed.  I downloaded the tarball from the
FreeBSD ftp server, untar'd it, and tried to do a make
install, then got this ugliness:

 gzip -cn pkg_version.1 > pkg_version.1.gz
===>  Installing for pkg_install-20040802
===>   Generating temporary packing list
ln: illegal option -- h
usage: ln [-fisv] file1 file2
  ln [-fisv] file ... directory
  link file1 file2
*** Error code 1
Stop in /usr/ports/sysutils/pkg_install.
*** Error code 1
Stop in /usr/ports/textproc/sed_inplace.
*** Error code 1
Stop in /usr/ports/lang/ezm3.
*** Error code 1
Stop in /usr/ports/net/cvsup.

Can someone help?
Thanks in advance.
 

Tried pkg_add?  Probably won't work as it's
unlikely to find packages dated from that time,
but might be worth a shot, as it would only
take a second to try.
You might try looking around for a cvsup
version that's contemporary to the boxen
and going from there.  But a quick Google
doesn't show it to me.  OTOH, it's likely to
need to be "stepping stoned" quite a bit anyway,
so what not backup the data and do a
clean install of 4.10 or 5.3?
Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Strangeness with FreeBSD 4.2 and CVSUP install

2004-11-17 Thread Ralph
Hey, I have an ancicent box I've inherited, output of
uname -a is:
  bash-2.04# uname -a
FreeBSD dropbox.. 4.2-RELEASE FreeBSD
4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000
[EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC 
i386

 Obviously, she's got a few miles on her, and cvsup
wasn't installed.  I downloaded the tarball from the
FreeBSD ftp server, untar'd it, and tried to do a make
install, then got this ugliness:


  gzip -cn pkg_version.1 > pkg_version.1.gz
===>  Installing for pkg_install-20040802
===>   Generating temporary packing list
ln: illegal option -- h
usage: ln [-fisv] file1 file2
   ln [-fisv] file ... directory
   link file1 file2
*** Error code 1
 
Stop in /usr/ports/sysutils/pkg_install.
*** Error code 1
 
Stop in /usr/ports/textproc/sed_inplace.
*** Error code 1
 
Stop in /usr/ports/lang/ezm3.
*** Error code 1
 
Stop in /usr/ports/net/cvsup.



Can someone help?

Thanks in advance.



__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

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


USB joystick

2004-11-17 Thread Luís Vitório Cargnini
Hi, i've bought an PSX-to-PC usb adapter an i want o know how could i
use an usb joystick or if i need to write my own driver. The system
recognise the adapter but it not read the joy input what i must do ?
How to write a software to show me if when i press some button in psx
joy system read this.

-- 
Luís Vitório Cargnini <[EMAIL PROTECTED]>
Digitel S/A


signature.asc
Description: This is a digitally signed message part


Re: Error in port gal2 / FBSD5.3

2004-11-17 Thread Kris Kennaway
On Wed, Nov 17, 2004 at 06:52:41AM +0100, Olivier Gautherot wrote:
> Hi folks!
> 
> I came across an error when compiling pkg gal2. I attached the logs.
> 
> Any idea before I try to update my ports tree? I'm still on the official 
> tree of the new 5.3.

Follow the instructions given to you in the error messages.

Kris


pgpVVDlIjVQSp.pgp
Description: PGP signature


Re: 5.3-RC2 tar breaks operation with "(null)"

2004-11-17 Thread Kris Kennaway
On Wed, Nov 17, 2004 at 04:51:01PM +, Andrew Sinclair wrote:

> <>I checked the changelog for that. There is a minor change to its 
> handling of failed writes to the archive, which is quite the opposite of 
> what I am trying to do. My disc is unsuprisingly screwed and the 
> drive/filesystem returns zero filled blocks where it fails to read. I 
> managed to work around it with dd and gtar:
> 
>dd if=/dvdrom/20041116.tgz of=/home/shared/mec/20041116.tgz
>gtar --ignore-zero --ignore-failed-read -xvf 
> /home/shared/mec/20041116.tgz
> 
> So a PPT and a PNG were garbled. No big deal. Since bsdtar is now the 
> default Tape ARchiver, shouldn't it include the options of its 
> predecessor? I would assert --ignore-zero on plain files and allow 
> --ignore-failed-read at least.

You can (and should) discuss this with the author, but bsdtar isn't
currently intended to be a 100% replacement for gtar, particularly for
the more obscure options.  If you need gtar, you can always use it
instead.

Kris


pgp8xVqzsga4r.pgp
Description: PGP signature


Disk mounter panel utility in gnome

2004-11-17 Thread Cam
I've configured necessary files to allow user mounting through the 
console, but the diskmounter still doesnt work.  This is the error 
message I get.  It works as root, of course.

*Cannot mount device
*"mount /home/Orbo/Floppy 2>1&1" reported:
mount: /home/Orbo/Floppy: unknown special file or file system
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 4.10 + 3c515-TX anyone? ...

2004-11-17 Thread Vledder, Hans
All,

Does anyone of you have a FreeBSD 4.10 machine running with a 3c515-TX NIC
inside?. If so, could you please send me some pointer as to where to find
drivers for it or send me some driver sources? I am building a 10/100Mb
firewall with LAN/WAN/DMZ and WLAN interfaces. The machine only has 3 PCI
slots for the 3c905-TX's i am using, so I need to use one 3c515-TX to hookup
the fourth subnet to.

TIA,
Hans Vledder
The Netherlands



-- 
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 

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


Re: Portupgrade apache2 on 5.3-RELEASE

2004-11-17 Thread Daniel Bye
On Wed, Nov 17, 2004 at 05:50:26AM -0600, Mike Loiterman wrote:
> I'm running 5.3-RELEASE with a cvsup a few minutes old.
> 
> I'm trying to upgrade my apache-2.0.49  port via portupgrade.
> 
> This is the error I get:
> [05:30:27 [EMAIL PROTECTED]: /usr/local/etc]# portupgrade apache
> ** Port marked as IGNORE: www/apache2:
> : apr from ports (WITH_APR_FROM_PORTS) is no longer supported
> 
> Any ideas about how to get around this?

As far as I can tell, you only need to move /usr/local/lib/libapr-0.so
out of the way and try the upgrade again.

libapr now goes in /usr/local/lib/apache2, and the port installs an rc
script in /usr/local/etc/rc.d to merge the directory into the ldconfig
hints.

HTH

Dan

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpBH6mpgPumb.pgp
Description: PGP signature


Re: Release 5.3 downloadable versione

2004-11-17 Thread Josh Paetzel
On Wednesday 17 November 2004 14:47, Luca wrote:
> Hi, I download Freebsd 5.3 (i386) but I noticed that sysinstall has
> not the X configurator. Why? Is there a new tool outside Sysinstall
> or the downloadable version is not complete?
>
> Luca

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

Should get you going in the right direction

-- 
Thanks,

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


Release 5.3 downloadable versione

2004-11-17 Thread Luca
Hi, I download Freebsd 5.3 (i386) but I noticed that sysinstall has not the X 
configurator.
Why? Is there a new tool outside Sysinstall or the downloadable version is not 
complete?

Luca

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


Re: Getting back my CCD Raid

2004-11-17 Thread Gerard Samuel
Gerard Samuel wrote:
I had a ccd raid 0 drive setup under 4.10.
I did a fresh install of 5.3, with the thought, that I could just
reenable the settings for the ccd drive, to bring it back to life
with its data intact.
1.  Added "device  ccd" to the kernel and rebuilt it.
2.  Verified that the disklabels are intact for the drives ad0/ad2
# /dev/ad0:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
 c: 534643200unused0 0 # "raw" part, 
don't edit
 e: 5346432004.2BSD0 0 0

# /dev/ad2:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
 c: 534643200unused0 0 # "raw" part, 
don't edit
 e: 5346432004.2BSD0 0 0

3.  Ran "ccdconfig ccd0 32 0 /dev/ad0e /dev/ad2e"
4.  Ran "ccdconfig -g > /etc/ccd.conf"
5.  Try mounting the ccd with "mount /dev/ccd0c /storage" and I get
mount: /dev/ccd0c: No such file or directory
The device does exist ->
hivemind# ls -al /dev/ccd*
crw-r-  1 root  operator4,  49 Nov 16 19:16 /dev/ccd0
I even tried configuring the drive before mounting but ->
hivemind# ccdconfig -C
ccdconfig: Unit 0 already configured
or possibly kernel and ccdconfig out of sync
Could someone point out to me, what Im doing wrong?
Or is it even possible to achieve the results that Im looking for?
Should I be reconstructing the raid from scratch, deleting the data on 
them?

Thanks 

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


sysctl: unknown oid 'kern.ps_argsopen'

2004-11-17 Thread Zeroke
Dear users,
I recently upgraded my FreeBSD 4.10 tot FreeBSD 5.3.
But I have a problem with one sysctl, with other words, I can't find the 
"5.3 one" for it.

sysctl: unknown oid 'kern.ps_argsopen'
Can someone help?
Thanks and kind regards,
Zeroke
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


5.3 on Compaq AP400 hangs on reboot.

2004-11-17 Thread Marcin

Hello FreeBSD users!

I've installed FreeBSD 5.3 on two-cpu Compaq 'Professional Desktop AP400'
and have got a problem: When i reboot the mashine, it hangs instead of 
resetting the system. (that was reported in kern/27834 back with 4.3-STABLE,
but in my case there is a new interesting fact)

I use non-smp GENERIC kernel [dmesg/mptable below]

The kernel just prints "Rebooting...", screen goes blank, nothing happens until
i manually reset the mashine.

I tried ACPI, but it complains about APIC, with:

"ACPI disabled by blacklist.  Contact your BIOS vendor."
(from sys/dev/acpica/acpi.c acpi_Startup returning AE_ERROR)

called by:
MADT: ACPI Startup failed with
(the above)
Try disabling either ACPI or apic support.
  panic("Using MADT but ACPI doesn't work");

(from sys/i386/acpica/madt.c madt_setup_io())

I disabled APIC with hints.apic.0.disabled="1" and indeed system started
without any problems [attached dmesg is from that boot], but that didn't fix
anything - system still didn't restart after reboot. Apart from that, i read 
that this disables smp, so it isn't a solution anyway.

I also disabled acpi leaving apic; again, without results.

I thought that there is nothing i could do except installing linux back 
[there was a linux system there before, the person using it said he had no 
problem with rebooting] but when the ACPI panic happes (the one listed above)
and the user is prompted to press any key [or wait 15 secs]
system prints Rebooting... and really restarts the machine the way i want!

I searched for 'Rebooting' code in the kernel. found sys/kern/kern_shutdown.c
shutdown_reset which calles cpu_reset(), then, checked what 
shutdown(1)/reboot(1)
do and found they call the same func...
so what happens in cpu_reset() what is different at panic and normal shutdown
is still a mystery to me, but may be a hint for someone knowing the subject.

Hints? Ideas? Pointers?
I'm not very good at ACPI; seems a huge topic from 'layers and levels' one 
can apply to debugging it ;)
I'm also not very familiar with compaq's hardware; I'll try to google out if a
some bios upgrade is possible (?).

-- 
Best regards,
m.

DMESG: [with apic disabled, unfortunately i can't catch messages on panic]

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: Pentium II/Pentium II Xeon/Celeron (399.06-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x652  Stepping = 2
  
Features=0x183fbff
real memory  = 335544320 (320 MB)
avail memory = 318705664 (303 MB)
ACPI disabled by blacklist.  Contact your BIOS vendor.
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  pcibus 0 on motherboard
pir0:  on motherboard
pci0:  on pcib0
$PIR: No matching entry for 0.11.INTA
agp0:  mem 0x5400-0x57ff at 
device 0.0 on pci0
pcib1:  at device 1.0 on pci0
pci1:  on pcib1
sym0: <875> port 0x5000-0x50ff mem 0x50a0-0x50a00fff,0x50b0-0x50b000ff 
irq 11 at device 11.0 on pci0
sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
sym0: [GIANT-LOCKED]
fxp0:  port 0x5400-0x541f mem 
0x5080-0x508f,0x50c0-0x50c00fff irq 11 at device 12.0 on pci0
miibus0:  on fxp0
inphy0:  on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:08:c7:5c:cc:38
pci0:  at device 15.0 (no driver attached)
isab0:  at device 20.0 on pci0
isa0:  on isab0
atapci0:  port 
0x5440-0x544f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 20.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
uhci0:  port 0x5420-0x543f irq 11 at 
device 20.2 on pci0
uhci0: [GIANT-LOCKED]
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
pci0:  at device 20.3 (no driver attached)
cpu0 on motherboard
orm0:  at iomem 
0xec000-0xe,0xc8000-0xcbfff,0xc-0xc7fff on isa0
pmtimer0 on isa0
atkbdc0:  at port 0x64,0x60 on isa0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
fdc0:  at port 0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0:  at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0:  on ppc0
plip0:  on ppbus0
lpt0:  on ppbus0
lpt0: Interrupt-driven port
ppi0:  on ppbus0
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
unknown:  can't assign resources (po

Re: disabling ACPI

2004-11-17 Thread Rob
LEI CHEN wrote:
Hi all,
Since I updated my box to 5-STABLE, I have ACPI problem, and I sort of
unlike it. So I am wondering how to disable acpi at startup?
I have in /boot/loader.conf:
hint.acpi.0.disabled="1"
which seems to do the job.
R.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Portupgrade apache2 on 5.3-RELEASE

2004-11-17 Thread Mike Loiterman
I'm running 5.3-RELEASE with a cvsup a few minutes old.

I'm trying to upgrade my apache-2.0.49  port via portupgrade.

This is the error I get:
[05:30:27 [EMAIL PROTECTED]: /usr/local/etc]# portupgrade apache
** Port marked as IGNORE: www/apache2:
: apr from ports (WITH_APR_FROM_PORTS) is no longer supported

Any ideas about how to get around this?

--
Mike Loiterman
grantADLER
Tel: 630-302-4944
Fax: 773-442-0992
Email: [EMAIL PROTECTED]
PGP Key: 0xD1B9D18E

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


Realtek AC97 : snd_driver has to be loaded manually

2004-11-17 Thread Fred
Hello all,
I've just installed FreeBSD Release 5.3, got most stuff under control
except for a few problem with my soundcard.

I have an ASROCK K7S41GX motherboard and it has a Realtek AC97 onboard
 soundcard. Following the instructions in the excellent Handbook,I use
kldload to load the snd_driver module (other modules wont work)  and
it works like a charm , XMMS, noatun etc can playback audio just fine
EXCEPT that if I exit X and start KDE then I will get a weird noise
out of my speaker, very high pitched and wont stop unless I reboot
(though -sometimes- unloading  then loading snd_driver works) 

The same problem will surface if I use loader.conf to automatically
load the module instead of using kldload. I will get the same bizzare
noise at bootup.

What did I do wrong here ? I really would rather have the module load
automagically instead of logging in as root and load it manually. Any
help would be welcome.

PS
I am a newbie to the BSD world ^_^ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Kernel Panic

2004-11-17 Thread Robert Watson

On Wed, 17 Nov 2004, Gordon McKee wrote:

> I am running 6-CURRENT just as a test server - it is not doing anything
> really.  Now when the systems boots it gets to the login prompt the I
> get the following error: 
> 
> panic: free: address 0xd4d91cb0(0xd4d91000) has not been allocated. 
> 
> Does any one have any ideas how to fix this?  I have tried with and
> without ACPI. 
> 
> I could just reformat I guess. 
> 
> Thanks in advance

If you're running 6-CURRENT, you want to become familiar with the kernel
debugging section of the FreeBSD handbook, as the -CURRENT branch is
intended for those who are interested in working with pre-release FreeBSD
code that may (or may not) be stable at any given moment.  The above looks
like a kernel bug; if you could generate a stack trace, that would
probably be the most helpful thing to send to the freebsd-current mailing
list.  You may want to make sure you're running the most recent 6.x code
as bugs appear (and are fixed) with relative frequency.  Make sure you
follow that mailing list so you can get warnings of new features being
added, etc, which can help minimize the risk of grabbing source from a bad
day, or help you identify when a problem you're experiencing is already
being worked on.  It could be that re-installing will fix it, but it's
more likely that the panic is a result of something about your system
configuration (hardware, software) that isn't the case on a FreeBSD
developer's system, so they haven't yet seen the bug (meaning that a
report would be helpful).

Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]  Principal Research Scientist, McAfee Research


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


disabling ACPI

2004-11-17 Thread LEI CHEN
Hi all,

 

Since I updated my box to 5-STABLE, I have ACPI problem, and I sort of
unlike it. So I am wondering how to disable acpi at startup?

 

And also, when I added apm to kernel, after restart with acpi disabled, it
says that /dev/apm does not exist, what would be the problem and how to add
apm into /dev/apm?

 

Cheers,

LEI

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


Re: MAC

2004-11-17 Thread Robert Watson

On Tue, 16 Nov 2004, Peter Harmsen wrote:

> I'm trying to implement a Mandatory Access Controll setup, just like the
> one in the example of the FreeBSD handbook:15.14 Implementing a Secure
> Environment with MAC".The graphics card setup itself is very straight
> forward and didn't cause any problem(s).When i run "startx" i get the
> following mesage:xf86Vidmem:Address 0xde601000 outside allowed range. 
> This must be a configure / policy error.What keeps me busy is the spot
> where to change or add something in order to increase the allowable
> memory range which is clearly regulated to much for getting xfree86 to
> work ( with MAC,without it's a nobrainer) 

What policies are you currently enabling in your kernel?  Some of them
will limit access to device drivers, which may prevent X11 from accessing
the devices, resulting in errors that are sometimes difficult to debug
(for example, for several years, XFree86 would incorrectly report that
access to /dev/vga was denied, when it was actually /dev/io -- /dev/vga
doesn't even exist on FreeBSD).

You may find ktrace helpful in debugging this, as it will allow you to
trace the system calls in the binary and see where things go wrong.
Support for Audit, the tracing of security-related events, is currently
being worked on, but it may be a release or two before it's ready for use.

Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]  Principal Research Scientist, McAfee Research


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


Re: MPSAFE - Warning

2004-11-17 Thread Robert Watson
On Mon, 15 Nov 2004, Kris Kennaway wrote:

> > I got some messages for my customized kernel, using IPsec and IPv6:
> > 
> > WARNING: MPSAFE network stack disabled, expect reduced performance.
> > 
> > My kernel have the following option:
> > 
> > options NET_WITH_GIANT
> > 
> > How is possible to correct this warning 
> 
> Wait for a later release, or disable IPv6 :-) 
> 
> IPv6 is not yet MP-safe. 

FWIW, the IPv6 code is probably about 80%+ safe -- certainly most of the
common code paths, so in practice you can run without Giant and use IPv6
without too much problem (the routing, UDP and TCP code is all safe, and
that's most of where IPv6 munges data structures).  The real problem is
KAME IPSEC, right now.  I know that George Neville-Neil has been working
on this, but I'm not sure he has specific plans for when it will be done.
My hope is that in 5.4, the KAME IPSEC code will be locked down.  Now that
the KAME developers have switched to 5.3 as their baseline, they will also
be getting that message every boot, which might improve motivation to fix
it :-).

Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]  Principal Research Scientist, McAfee Research



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


Re: MPSAFE - Warning

2004-11-17 Thread Robert Watson

On Tue, 16 Nov 2004, Giuliano Cardozo Medalha wrote:

> I got some messages for my customized kernel, using IPsec and IPv6: 
> 
> WARNING: MPSAFE network stack disabled, expect reduced performance. 
> 
> My kernel have the following option: 
> 
> options NET_WITH_GIANT
> 
> How is possible to correct this warning

The problem here is the KAME IPSEC code, which is not yet able to run
without the Giant lock.  For those using only IPv4, FAST_IPSEC is an
option, as it can run without the Giant lock.  Unfortunately, until the
KAME IPSEC code is locked down, your system will need to run with Giant.
The good news is that it will probably perform well, just not optimally.
If you don't notice any specific performance related problems, you can
safely ignore the error.

BTW, when compiling with KAME IPSEC, debug.mpsafenet=1 will be forced, you
don't actually need the NET_WITH_GIANT option; that option basically does
the same thing as the statement in the KAME code that says
"NET_NEEDS_GIANT"). 

Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
[EMAIL PROTECTED]  Principal Research Scientist, McAfee Research


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


japanese fonts problem with java plugin in firefox?

2004-11-17 Thread Choy Kho Yee
Hi, I start firefox with the environment variable LANG set to 
ja_JP.eucJP
to enable japanese input with kinput2, like this:

$ LANG=ja_JP.eucJP JSERVER=localhost [EMAIL PROTECTED] firefox
But when I go to a site with java applets, the messages in the dialog 
windows
created by the java plugin are encrypted and I can't read them. I think 
this is
the font problem and I may correct it by editting 
jre/lib/font.properties.ja but I don't
know how. (Would somebody show me how can I do this?)

Since I don't mind to have java showing english messages, is it 
possible to set
the locale of the java plugin to something else(POSIX) while keeping 
the LANG
environment variable to ja_JP.eucJP for firefox?

FYI, I am using firefox-1.0_1,1 and jdk-1.4.2p6_6, 
linux-sun-jdk-1.4.2.05.

Thanks.
---
Choy Kho Yee
url: http://dotkoyi.infoseek.ne.jp/
blog: http://dotkoyi.blogspot.com/
Have you had your apple today?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Kernel Panic

2004-11-17 Thread Gordon McKee
Hi

I am running 6-CURRENT just as a test server - it is not doing anything really. 
 Now when the systems boots it gets to the login prompt the I get the following 
error:

panic: free: address 0xd4d91cb0(0xd4d91000) has not been allocated.

Does any one have any ideas how to fix this?  I have tried with and without 
ACPI.

I could just reformat I guess.

Thanks in advance

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


Re: looks like script kiddie tried to get me

2004-11-17 Thread Kent Stewart
On Wednesday 17 November 2004 12:07 am, Steel City Phantom wrote:
> bsd 4.9, apache 1.3
>
> my postnuke started emailing me with hack attempts.  i look at my log
> and find about a half a meg of where it looks like a script kiddie tried
> to poke in the dark at this site.  the hits are WAY too close together
> to be manual, here is a snip from the log
>
> 24.54.157.86 - - [17/Nov/2004:01:00:29 -0500] "GET /etc/ HTTP/1.1" 404
> 288 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:29 -0500] "GET /example/ HTTP/1.1"
> 404 292 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /examples/ HTTP/1.1"
> 404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /exc/ HTTP/1.1" 404
> 288 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /excel/ HTTP/1.1" 404
> 290 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /exchange/ HTTP/1.1"
> 404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /exe/ HTTP/1.1" 404
> 288 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /exec/ HTTP/1.1" 404
> 289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /export/ HTTP/1.1"
> 404 291 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /external/ HTTP/1.1"
> 404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /f/ HTTP/1.1" 404 286
> "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /fbsd/ HTTP/1.1" 404
> 289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /fcgi-bin/ HTTP/1.1"
> 404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /file/ HTTP/1.1" 404
> 289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /filemanager/
> HTTP/1.1" 404 296 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /files/ HTTP/1.1" 404
> 290 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /foldoc/ HTTP/1.1"
> 404 291 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
> 24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /form/ HTTP/1.1" 404
> 289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
>
> anyone have any ideas what tool they would have used to do this.  none
> of my other logs show any access so he/she just tried to hit the web
> app.  we are probably going to end up calling the police when my boss
> wakes up, but i want to get your opinions too.

Well, I don't know about your follow up but I would simply forward what you 
have to [EMAIL PROTECTED] That is what shows up for a whois at www.arin.net 
for that IP address.

The ISPs are really good about eliminating problems like this :).

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


Re: vinum problems

2004-11-17 Thread Gary Dunn
On Tue, 2004-11-16 at 08:51, Chris Smith wrote:
[snip]
> ... Can you boot off a striped volume and will it
> benefit me at all making it a striped volume at all rather than a
> concat?  

I don't think you can boot off a vinum partition, because you have to
load vinum *after* the kernel is running. It usually loads early during
the run through /etc/rc as the system goes multiuser, before visiting
/etc/fstab with mount. Perhaps you have your root partition on another
disk and just didn't mention it? Or is there a tricky way to do this
that I am ignorant of?

-- 

Gary Dunn
[EMAIL PROTECTED]
Honolulu

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


Re: looks like script kiddie tried to get me

2004-11-17 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 17 November 2004 09:07, Steel City Phantom wrote:
> bsd 4.9, apache 1.3
[...]
> 24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /form/ HTTP/1.1" 404
> 289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
  ^^
I's maybe Nessus. We have this tool in ports/security.

- -- 
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x3BCA53BE 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBmw5K09WjGjvKU74RAmv/AJwJ5HPFUhKwJ1afxZWaRUUZ2HUyrQCffBBv
VhSPxOA8CRO6TxukaQ1rOkE=
=JA6D
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Problems compiling sample OpenGL apps .

2004-11-17 Thread Karel Miklav
John Murphy wrote:
IANAD but there's a game called cube in the ports which seems to use
a good 3D engine that may interest you.  http://wouter.fov120.com/cube/
Thanks John, it looks interesting.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


BSD success stories (was: Re: general questions about FreeBSD)

2004-11-17 Thread Giorgos Keramidas
On 2004-11-16 21:38, "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> wrote:
> O'Reilly just published a pamphlet entitled "BSD Success Stories";
> if you check the list archives (for the advocacy list), you can find
> someplace to download it.  Might be worth a glance.  There are
> some good, short pieces in it, and one awful one ;-)

Actually, the "awful one" was pretty good.  It was a most interesting
story of why and how a network can breath and start developing in a more
or less organic way :-)

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


looks like script kiddie tried to get me

2004-11-17 Thread Steel City Phantom
bsd 4.9, apache 1.3
my postnuke started emailing me with hack attempts.  i look at my log 
and find about a half a meg of where it looks like a script kiddie tried 
to poke in the dark at this site.  the hits are WAY too close together 
to be manual, here is a snip from the log

24.54.157.86 - - [17/Nov/2004:01:00:29 -0500] "GET /etc/ HTTP/1.1" 404 
288 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:29 -0500] "GET /example/ HTTP/1.1" 
404 292 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /examples/ HTTP/1.1" 
404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /exc/ HTTP/1.1" 404 
288 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /excel/ HTTP/1.1" 404 
290 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /exchange/ HTTP/1.1" 
404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:30 -0500] "GET /exe/ HTTP/1.1" 404 
288 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /exec/ HTTP/1.1" 404 
289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /export/ HTTP/1.1" 
404 291 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /external/ HTTP/1.1" 
404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /f/ HTTP/1.1" 404 286 
"-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /fbsd/ HTTP/1.1" 404 
289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /fcgi-bin/ HTTP/1.1" 
404 293 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:31 -0500] "GET /file/ HTTP/1.1" 404 
289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /filemanager/ 
HTTP/1.1" 404 296 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /files/ HTTP/1.1" 404 
290 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /foldoc/ HTTP/1.1" 
404 291 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"
24.54.157.86 - - [17/Nov/2004:01:00:32 -0500] "GET /form/ HTTP/1.1" 404 
289 "-" "Mozilla/4.75 [en] (X11, U; Nessus)"

anyone have any ideas what tool they would have used to do this.  none 
of my other logs show any access so he/she just tried to hit the web 
app.  we are probably going to end up calling the police when my boss 
wakes up, but i want to get your opinions too.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make world DESTDIR=/foo does not work under 5.3-RELEASE on i386 or amd64

2004-11-17 Thread Chad Leigh -- Shire.Net LLC
On Nov 8, 2004, at 3:52 PM, Giorgos Keramidas wrote:
On 2004-11-08 15:08, "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> 
wrote:
On Nov 8, 2004, at 10:11 AM, Giorgos Keramidas wrote:
I haven't tried "make world" in a long time, but I recently 
installed a
clean snapshot of CURRENT using a slightly different approach:

# cd /usr/src
# make buildworld buildkernel
# make DESTDIR=/mnt installkernel installworld
Unfortunately, I still get an error.  A different one.  I can do it
without DESTDIR= and update my actual system, but to make a jail,
which requires DESTDIR, I get this error (when splitting up buildworld
and installworld DESTDIR=)
Ah, sorry about that.  My fault for not mentioning all the details.
I did use the above sequence of commands, but only after recreating the
entire directory structure with mtree(8), i.e.:
# cd /mnt
# mtree -deU -f /etc/mtree/BSD.root.dist
# mtree -deU -f /etc/mtree/BSD.sendmail.dist
# cd /mnt/var
# mtree -deU -f /etc/mtree/BSD.var.dist
# cd /mnt/usr
# mtree -deU -f /etc/mtree/BSD.usr.dist
# cd /mnt/usr/include
# mtree -deU -f /etc/mtree/BSD.include.dist
# cd /mnt/usr/local
# mtree -deU -f /etc/mtree/BSD.local.dist
The error you see below is probably a result of the failure to locate a
${DESTDIR}/usr/include/bluetooth directory.
Hi.  I did go about trying this today.  However, after doing the above, 
I still get the same error as listed below.

best
Chad

hostname# make buildworld
[--- stuff ---]
hostname# make installworld DESTDIR=/local/jails/master
[--- stuff ---]
cd /usr/src/include/../sys;  install -C -o root -g wheel -m 444
ufs/ffs/*.h  /local/jails/master/usr/include/ufs/ffs
cd /usr/src/include/../sys;  install -C -o root -g wheel -m 444
ufs/ufs/*.h  /local/jails/master/usr/include/ufs/ufs
cd /usr/src/include/../sys;  install -C -o root -g wheel -m 444
netgraph/bluetooth/include/*.h
/local/jails/master/usr/include/netgraph/bluetooth/include
install:
/local/jails/master/usr/include/netgraph/bluetooth/include/
ng_bluetooth.h: No such file or directory
*** Error code 71

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