Re: ipfw intricacies?

2003-07-27 Thread Jez Hancock
On Sat, Jul 26, 2003 at 10:02:08PM -0700, Charlie Schluting wrote:
 Hi,
 
 I have a fbsd box that runs its own firewall.. and tonight I learned my
 lesson about trying to configure it remotely :)
This script might be of use to you:

/usr/share/examples/ipfw/change_rules.sh
-- 
Jez

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


Re: Sharing among jails

2003-07-27 Thread User KATRINA
Do you have any URL's with info on UNIONfs (setting up, etc.) - I'll look
into this and NFS - Thank you!


On Sun, 27 Jul 2003, The Hermit Hacker wrote:

 On Sat, 26 Jul 2003, BSD wrote:

  IMHO, the best way would be to use mount_union or mount_null (I still
  can't figure out what's the difference between them...) of the ports
  directory. However, that said, I tried that myself about a year back,
  and accesses in the jail caused my FreeBSD machine to lock up solid. So
  I guess the warnings in the BUGS section of the mount_union and
  mount_null man pages are still in full effect.

 *Alot* has changed in a year ... I use UNIONFS to share between 60 jails
 on one server right now, and the server has been purring *knock on wood*

   up  19+08:28, 0 users,  load 10.66, 11.52, 10.17

 As for the difference between UNION and NULL ... and someone more
 knowledge will hopefully correct me, but based on my experience ...

 If you UNIONfs a file system over top of another, you can use NULLfs to
 seperate the two ... as an example, if you UNIONFS /usr/ports under
 /jail/usr/ports and do a du of /jail/usr/ports, you will get everything
 ... if you NULLFS mount /jail/usr/ports to /null/usr/ports, and do
 /null/usr/ports, you will get only those files that are *on*
 /jail/usr/ports ...

 Basically, NULLFS gives the same result as if you unmounted the UNIONFS
 and looked at /jail/usr/ports ...


 ___
 [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]


The FreeBSD Diary: 2003-07-06 - 2003-07-26

2003-07-27 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to [EMAIL PROTECTED] with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives http://www.freebsd.org/search/search.html#mailinglists 
and/or The FreeBSD Diary http://www.freebsddiary.org/. 

These are the articles posted during this period:

13-Jul : Phorum v3.4 -installation and configuration
 And we'll also cover conversion from MySQL to PostgreSQL
 http://freebsddiary.org/phorum-upgrade-3.4.3a.php?2


-- 
Dan Langille - DVL Software Limited
The FreeBSD Diary - http://www.FreeBSDDiary.org/ - practical examples
FreshPorts- http://www.FreshPorts.org/   - the place for ports
FreshSource   - http://www.FreshSource.org/  - the place for source

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


Re: Problems printing to remote print server. (Not PC/Nix)

2003-07-27 Thread Sue Blake
On Tue, Jul 22, 2003 at 04:27:56PM +1000, Robert Chalmers wrote:
 The thing I have on the network isa Print Server. A DLink three port 
 print server. Its not a FreeBSD box sharing print jobs, nor a W2K 
 machine doing the same. Its on a network connection of its own, and the 
 printers are plugged into it.
 
 oh well. I'll keep digging. :-)

Did you get your printing organised yet? Maybe you just need to
tell printcap which port to send the print jobs to?


-- 

Regards,
-*Sue*-

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


Re: /dev/psm0

2003-07-27 Thread Kris Kennaway
On Sun, Jul 27, 2003 at 01:45:46AM -0400, DJ Landreneau wrote:
 I recently installed fbsd on my Sony Vaio. I am unable to get my trackpad
 mouse to work under X. I noticed that the device psm0 is not on the system
 under /dev.

You didn't mention which version you're running, but if you're running
4.x that means that you either haven't built the device (see
/etc/MAKEDEV) and also may not have kernel support for the psm device,
and under 5.x that you don't have kernel support for the psm device.

Kris


pgp0.pgp
Description: PGP signature


Re: I want using FreeBSD, but...

2003-07-27 Thread Mark Weinem
On Fri, 25 Jul 2003, Matthew Graybosch wrote:

 FreeBSD has nothing whatsoever to do with Ahriman, Hades, 
 Lucifer Son of Morning, Nyarlathotep the Crawling Chaos, Duke Arioch 
 of the Seven Darks, or even big ol' Satan himself.

you can never be sure about that...


 We just use the red cartoon imp because it's a cute mascot; his name 
 is Beastie, by the way. The pitchfork represents the fork() system 
 call.

Beastie: cute version of The Beast?


For sure: A clerver satanist or even Satan himself would use FBSD ;)


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


DockApp

2003-07-27 Thread marlon corleone
%pkg_info |grep -i wmspaceweather
wmspaceweather-1.04_1 A DockApp that shows the weather
at geosynchronous orbit


i just installed this app, how do make this thing
work? 
i run wmspaceweather but no command found.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: DockApp

2003-07-27 Thread Herbert
On Sun, Jul 27, 2003 at 04:01:27AM -0700, marlon corleone wrote:

 i just installed this app, how do make this thing
 work? 
 i run wmspaceweather but no command found.

% rehash

Run 'grep bin /var/db/pkg/wmspaceweather-1.04_1/+CONTENTS' to find out
the name of the binary.

% wmSpaceWeather

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


error running ps

2003-07-27 Thread Shantanu Mahajan
i am getting the following problem while running
'ps'

 ps
ps: proc size mismatch (36176 total, 1056 chunks)

what exactly is the problem?

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


Re: error running ps

2003-07-27 Thread Kris Kennaway
On Sun, Jul 27, 2003 at 05:29:08PM +0530, Shantanu Mahajan wrote:
   i am getting the following problem while running
   'ps'
 
ps
   ps: proc size mismatch (36176 total, 1056 chunks)
 
   what exactly is the problem?

This question is answered in the FAQ.

kris


pgp0.pgp
Description: PGP signature


Re: HARDWARE COMPATABLE

2003-07-27 Thread Ross Tregaskis
At 15:56 24/07/2003 -0700, you wrote:
we are computer company for computer server, we sold out some severs with 
ECS P4VMM2 motherboard, but our customer can't run FreeBSD. would you 
please list the compatable motherboard, video card, hdd etc.
What's the problem you're having?

The current install CDs won't boot unless you have Plug And Play OS set 
to OFF in your BIOS. Maybe it's something to do with that.'

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


RE: /dev/psm0

2003-07-27 Thread DJ Landreneau
I am running 5.0 that came with FreeBSD Unleashed by Sams.

Can you point me into the correct direction for enabling kernel support for
psm0?

DJ

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kris Kennaway
Sent: Sunday, July 27, 2003 5:10 AM
To: DJ Landreneau
Cc: [EMAIL PROTECTED]
Subject: Re: /dev/psm0


On Sun, Jul 27, 2003 at 01:45:46AM -0400, DJ Landreneau wrote:
 I recently installed fbsd on my Sony Vaio. I am unable to get my trackpad
 mouse to work under X. I noticed that the device psm0 is not on the system
 under /dev.

You didn't mention which version you're running, but if you're running
4.x that means that you either haven't built the device (see
/etc/MAKEDEV) and also may not have kernel support for the psm device,
and under 5.x that you don't have kernel support for the psm device.

Kris

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


SOLVED! Re: Writing to parallel port

2003-07-27 Thread Mark
- Original Message - 
From: Malcolm Kay [EMAIL PROTECTED]
To: Daan Vreeken [PA4DAN] [EMAIL PROTECTED]; Mark
[EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, July 26, 2003 5:12 AM
Subject: Re: Writing to parallel port


  On Friday 25 July 2003 19:22, Mark wrote:
  Hello,
 
  Has anyone an idea how to set/unset a bit on a parallel port in freebsd
  4.7? I installed Device::ParallelPort from CPAN (Perl 5.8.0), but that
  does nothing (seems made for linux).

 Basically you need to open /dev/io to get io read/write permission, after
 that you are free to bang all IO-ports you want.

 Generally you still need to be root or have root privilege to do this;
 but might vary with different FreeBSD releases.

 An alternative that may or may not suit your needs is ppi device access
 to parallel ports eg /dev/ppi0; try:
# man ppi


Thanks, Malcolm!

Using /dev/ppi0 solved it. :) And I am back in securelevel 2 (accessing the
raw device directly, via /dev/io, though it worked like a charm, would not
go from securelevel 1 and up). Feeling a lot better now. :)

- Mark


P.S. In case someone wondered, this is what I did:

---
#include stdio.h
#include dev/ppbus/ppi.h
#include dev/ppbus/ppbconf.h
#include fcntl.h

int main (void)
{
  int fd;
  u_int8_tval;

  fd = open (/dev/ppi0, O_RDWR);
  val = 0x01;

  ioctl (fd, PPISDATA, val);
  ioctl (fd, PPIGCTRL, val);
  val |= STROBE;
  ioctl (fd, PPISCTRL, val);
  val = ~STROBE;
  ioctl (fd, PPISCTRL, val);

}
---

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


Re: I want using FreeBSD, but...

2003-07-27 Thread Matthew Graybosch
On Sunday 27 July 2003 06:49 am, Mark Weinem wrote:
 On Fri, 25 Jul 2003, Matthew Graybosch wrote:
  FreeBSD has nothing whatsoever to do with Ahriman, Hades,
  Lucifer Son of Morning, Nyarlathotep the Crawling Chaos, Duke
  Arioch of the Seven Darks, or even big ol' Satan himself.

 you can never be sure about that...

Well, I just had a word with my mistress Xiombarg, who says that 
Arioch prefers unpatched installations of Windows NT 4.0. I won't 
speak for the others, though I have it on good authority that Satan 
is computer illiterate and lets his lover Saddam Hussein handle that 
stuff.

Yes, that as all a joke. ^..^

 Beastie: cute version of The Beast?

Or what you get if you say  BSD really fast.

 For sure: A clerver satanist or even Satan himself would use FBSD

Well, I have it on decent authority (a gent named Malaclypse the 
Youngest) that most of the US Government is in the half of left-hand 
path satanists, and it's still mostly a Windows shop. Oh well, 
government intelligence and all that.

-- 
Matthew Graybosch
http://www.starbreaker.net
I am become root, shatterer of kernels.

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


S3 ProSavage DDR 32MB K7VMM+

2003-07-27 Thread Baas van Grat
Hi,

did anyone succeed in getting this f shared memory graphics adaptor to work with 
XFree4.3.0?
According to XFree it's supposed to work. But on my system (5.1) starting X always 
ends in 'no connection to server' :-(

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


Re: DVD/CD-RW not recognized (was: Re:)

2003-07-27 Thread Fierman
On Sat, 2003-07-26 at 08:46, Peter Rosa wrote:
 It's because (as I know from some old articles) if you connect
 one device with high-speed, and second with lower speed
 onto the same cable, they will BOTH use the lower speed.
 And it may be problematic for some new HDD, to be
 as slow as CD is (using PIO, or UDMA-33) (although
 they all say about standards conformity etc.).
 
 Peter Rosa
 

sounds plausible, but then again,
I DID try :

- hw.ata.atapi_dma to 0 or 1 in /boot/loader.conf
- hw.ata.ata_dma to 0 or 1 in /boot/loader.conf

the HDD (a 2 year old 40 GB maxtor) works fine in pio mode..

It would be great if the ATA driver author could find some time/energy
to look into this..

cheers, Fierman
 




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


$ locate httpd.conf

2003-07-27 Thread DanB
When I try to use locate on  my  new box I get this below. What do I
need to do to make it work?
Dan


$ locate httpd.conf
locate: database too small: /var/db/locate.database
$


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


Re: $ locate httpd.conf

2003-07-27 Thread Frank Reppin
Hello,

DanB wrote:
When I try to use locate on  my  new box I get this below. What do I
need to do to make it work?
run /etc/periodic/weekly/310.locate manually, ie

	`sh /etc/periodic/weekly/310.locate`

and the locate.database gets build.

HTH,

best regards,

Frank Reppin

--

43rd Law of Computing:
Anything that can go wr
fortune: Segmentation violation -- Core dumped
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: $ locate httpd.conf

2003-07-27 Thread Jonas Anderson
On Sun, 27 Jul 2003, DanB wrote:

 When I try to use locate on  my  new box I get this below. What do I
 need to do to make it work?
 Dan


 $ locate httpd.conf
 locate: database too small: /var/db/locate.database

Use /usr/libexec/locate.updatedb .. That should fix your problem.

Best regards,

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


Re: $ locate httpd.conf

2003-07-27 Thread Daniel Bye
On Sun, Jul 27, 2003 at 02:03:17PM +, DanB wrote:
 When I try to use locate on  my  new box I get this below. What do I
 need to do to make it work?

When you first install the box, the script that generates the locatedb does
not run.  You can either wait until the first weekly periodic run, or 
execute it manually:

# /usr/libexec/locate.updatedb

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 / \


pgp0.pgp
Description: PGP signature


Need just a little help. would be much appreciated

2003-07-27 Thread mike hell
hello
my name is mike and i was wondering if you could possibly help me for
just a minute.
i have come to a dead end with getting my nic card to work in freebsd
4.8
it seems that with the nic i have i need fxp
this is my nic card info from windows.

Name[0008] Intel(R) PRO/100 VE Network Connection
Adapter TypeEthernet 802.3
Product TypeIntel(R) PRO/100 VE Network Connection
Installed   Yes
PNP Device ID  
PCI\VEN_8086DEV_1050SUBSYS_01551028REV_02\41C660DD6040F0
Last Reset  7/26/2003 7:01 AM
Index   8
Service NameE100B
IP Address  68.115.100.212
IP Subnet   255.255.240.0
Default IP Gateway  68.115.96.1
DHCP EnabledYes
DHCP Server 24.159.193.41
DHCP Lease Expires  7/26/2003 7:01 PM
DHCP Lease Obtained 7/26/2003 7:01 AM
MAC Address 00:07:E9:6D:04:AE
Memory Address  0xFCFFF000-0xFCFF
I/O Port0xDF40-0xDF7F
IRQ Channel IRQ 20



and well i have added fxp to my kernel and rebuilt it.
device   fxp
but it doesnt see it. and when i do ifconfig fxp
it says no such device. i looked in src/pci for if_fxp.c and
if_fxpreg.h and if_fxpvar.h and nothing listed in there. i am in a
way new to freebsd well since 4.0. i would ever so grateful if you
could help me get my nic up and running. buying a dell with this
intergrated nic card has been a nightmare but there is nothing i can
do its on the board. and i love freebsd. if possible just the correct
steps to get it to see the card and have the driver installed. so i
can get online.
thank you for the time in reading this. it means the world to me.
michael quandt
email:[EMAIL PROTECTED]

phone 507 529-9164



-- 
__
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers

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


Re: Need just a little help. would be much appreciated

2003-07-27 Thread Khairil Yusof
On Sun, 2003-07-27 at 22:28, mike hell wrote:

 and well i have added fxp to my kernel and rebuilt it.
 device   fxp

fxp is already in the GENERIC kernel, did you take it out from your
kernel config?

Could you email your kernel config file, as well as the output from
dmesg after boot up?

Running ifconfig (without fxp) should list us all devices. I think your
card should be fxp0 not fxp.


--
Optimized, readable, on time; Pick any two. 

FreeBSD 5.1-CURRENT i386 
10:41PM up 1 day, 13:33, 2 users, load averages: 0.34, 0.26, 0.22


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


Re: $ locate httpd.conf

2003-07-27 Thread Kirk Strauser
At 2003-07-27T14:21:24Z, Jonas Anderson [EMAIL PROTECTED] writes:

 Use /usr/libexec/locate.updatedb .. That should fix your problem.

Unfortunately, you have to be root to run that.  Unless you, as root,
instruct it to run as 'nobody', it has full access to index every file on
the hard drive, including those with contents not otherwise visible to the
world.

Much better to run the 'periodic' script and let it properly handle setting
the correct user.
-- 
Kirk Strauser


pgp0.pgp
Description: PGP signature


Auth fails partly for imap

2003-07-27 Thread Johan Paul
Hi all,

What have I done wrong when I can log into my IMAP account 
(cyrus-imapd-2.0.17) via Mozilla and web mail (Squirrelmail) but Pine 
doesn't allow me to log in? I use PAM with MySQL authentication. This is 
what I get to my log file (first when I log into with Mozilla from a 
remote client, then Pine locally):

-- 8 --
Jul 27 18:04:27 silakka imapd[5665]: login: my.computer.foo[x.x.x.x] 
kypeli plaintext

Jul 27 18:05:09 silakka imapd[5685]: badlogin: 
localhost.computer.foo[127.0.0.1] CRAM-MD5 authentication failure [no 
secret in database]
-- 8 --

Why does Pine try to use CRAM-MD5 but Mozilla doesn't? I have 
{localhost:143}inbox in Pine in inbox-path.

Running FreeBSD 4.8.

Regards,

Johan Paul

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


Urgent, PPP Problems.

2003-07-27 Thread Chris Knipe
Lo all,

I've successfully set up FreeBSD on numerous occasions as a PPP Dialin
Server, both for modem usage, as well as PPTP and other types of VPNs.  I
even managed to get the Radius sorted and working with that as well.  But
alas, this one, is giving me a *really* hard time, it refuses to work, and I
simply cannot see what is wrong here

I'm using mgetty to answer modem calls, and then use Auto_PPP to start the
pppd process.  From what I can see, it looks like PPP is having problems
authenticating the users from ppp.secrets, but once again, from what I can
see, ppp.secrets have no problem what so ever.

My routing table is as follows:
Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default192.168.1.254  UGSc416461rl0
127.0.0.1  127.0.0.1  UH 10   98lo0
192.168.1/26   link#2 UC  40rl1
192.168.1.500:50:04:3c:61:14  UHLW1 6220rl1   1198
192.168.1.10   00:05:5d:7c:e3:e0  UHLW0 1939rl1940
192.168.1.11   00:c0:df:26:01:fb  UHLW0  908rl1   1049
192.168.1.12   00:c0:26:7f:ef:70  UHLW0 2281rl1636
192.168.1.64/26link#3 UC  40rl2
192.168.1.66   00:c0:df:13:3b:40  UHLW0 2558rl2745
192.168.1.67   00:a0:c9:fb:b4:ed  UHLW0  967rl2   1128
192.168.1.68   00:40:f4:75:bd:29  UHLW0   93rl2626
192.168.1.69   00:a0:c9:92:9e:0e  UHLW0  953rl2953
192.168.1.128/26   link#4 UC  00rl3
192.168.1.248/29   link#1 UC  20rl0
192.168.1.249  00:40:f4:7b:48:c5  UHLW1 2019lo0
192.168.1.254  00:02:96:05:70:72  UHLW20rl0475

All pretty standard stuff, routing three /26 subnets over three dedicated
networks.  The fourth and last /26 is further subnetted into smaller /29
segments, also working fine.  From a routing point of view, there is nothing
wrong and everything is working very happily to date.

mgetty's login.conf has:
/AutoPPP/ - -   /usr/sbin/ppp -direct dialin

Once again, no problem from what I can see.  Spending numerous hours on
google, it's pretty much the same as what everyone else is using to call
ppp.

My ppp.conf looks as follows:
default:
 set timeout 0
 set log LCP IPCP CCP Chat Command Phase TUN
 set device /dev/cuaa0
 set dial
 set login
 set speed 115200

dialin:
 accept dns
 allow mode direct
 disable chap
 enable pap
 enable proxy
# set radius /etc/ppp/ppp.radius
 set ifaddr 192.168.1.249 10.0.0.2-10.0.0.254

Once again, nothing here really that *should* cause PPP to fail from what I
can see, and pretty much in line with all of my other configurations on my
other servers, as well as those from the numerous examples found via google.

ppp.secret
usernametabpassword

As specified on numerous web sites.


The ppp debug output is shown below.  *ANY* advice very welcome, I need to
get this server online and working ASAP.

--
me


Jul 25 20:08:33 router ppp[5741]: Phase: Using interface: tun0
Jul 25 20:08:33 router ppp[5741]: Phase: deflink: Created in closed state
Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set device
/dev/cuaa0
Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set speed 115200
Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set dial ABORT
BUSY ABORT NO\sCARRIER TIMEOUT 5  ATOK-AT-OK ATE1Q0 OK
\dATDT\T TIMEOUT 40 CONNECT
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: disable chap
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: disable passwdauth
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: enable pap
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: enable proxy
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: set ifaddr
192.168.1.249 192.168.1.250 255.255.255.255
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: set dns
192.168.1.249
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: PPP Started (direct mode).
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: bundle: Establish
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: closed - opening
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: Connected!
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: opening - carrier
Jul 25 20:08:34 router ppp[5741]: tun0: Phase: deflink: /dev/cuaa0: CD
detected
Jul 25 20:08:34 router ppp[5741]: tun0: Phase: deflink: carrier - lcp
Jul 25 20:08:34 router ppp[5741]: tun0: LCP: FSM: Using deflink as a
transport
Jul 25 20:08:34 router ppp[5741]: tun0: LCP: deflink: State change
Initial -- Closed
Jul 25 20:08:34 router ppp[5741]: tun0: LCP: deflink: State change
Closed -- Stopped
Jul 25 20:08:35 router ppp[5741]: tun0: LCP: deflink: LayerStart
Jul 25 20:08:35 router ppp[5741]: tun0: LCP: deflink: SendConfigReq(1) state
= Stopped
Jul 25 20:08:35 

Urgent, PPP Problems.

2003-07-27 Thread Chris Knipe
Lo all,

I've successfully set up FreeBSD on numerous occasions as a PPP Dialin
Server, both for modem usage, as well as PPTP and other types of VPNs.  I
even managed to get the Radius sorted and working with that as well.  But
alas, this one, is giving me a *really* hard time, it refuses to work, and I
simply cannot see what is wrong here

I'm using mgetty to answer modem calls, and then use Auto_PPP to start the
pppd process.  From what I can see, it looks like PPP is having problems
authenticating the users from ppp.secrets, but once again, from what I can
see, ppp.secrets have no problem what so ever.

My routing table is as follows:
Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default192.168.1.254  UGSc416461rl0
127.0.0.1  127.0.0.1  UH 10   98lo0
192.168.1/26   link#2 UC  40rl1
192.168.1.500:50:04:3c:61:14  UHLW1 6220rl1   1198
192.168.1.10   00:05:5d:7c:e3:e0  UHLW0 1939rl1940
192.168.1.11   00:c0:df:26:01:fb  UHLW0  908rl1   1049
192.168.1.12   00:c0:26:7f:ef:70  UHLW0 2281rl1636
192.168.1.64/26link#3 UC  40rl2
192.168.1.66   00:c0:df:13:3b:40  UHLW0 2558rl2745
192.168.1.67   00:a0:c9:fb:b4:ed  UHLW0  967rl2   1128
192.168.1.68   00:40:f4:75:bd:29  UHLW0   93rl2626
192.168.1.69   00:a0:c9:92:9e:0e  UHLW0  953rl2953
192.168.1.128/26   link#4 UC  00rl3
192.168.1.248/29   link#1 UC  20rl0
192.168.1.249  00:40:f4:7b:48:c5  UHLW1 2019lo0
192.168.1.254  00:02:96:05:70:72  UHLW20rl0475

All pretty standard stuff, routing three /26 subnets over three dedicated
networks.  The fourth and last /26 is further subnetted into smaller /29
segments, also working fine.  From a routing point of view, there is nothing
wrong and everything is working very happily to date.

mgetty's login.conf has:
/AutoPPP/ - -   /usr/sbin/ppp -direct dialin

Once again, no problem from what I can see.  Spending numerous hours on
google, it's pretty much the same as what everyone else is using to call
ppp.

My ppp.conf looks as follows:
default:
 set timeout 0
 set log LCP IPCP CCP Chat Command Phase TUN
 set device /dev/cuaa0
 set dial
 set login
 set speed 115200

dialin:
 accept dns
 allow mode direct
 disable chap
 enable pap
 enable proxy
# set radius /etc/ppp/ppp.radius
 set ifaddr 192.168.1.249 10.0.0.2-10.0.0.254

Once again, nothing here really that *should* cause PPP to fail from what I
can see, and pretty much in line with all of my other configurations on my
other servers, as well as those from the numerous examples found via google.

ppp.secret
usernametabpassword

As specified on numerous web sites.


The ppp debug output is shown below.  *ANY* advice very welcome, I need to
get this server online and working ASAP.

--
me


Jul 25 20:08:33 router ppp[5741]: Phase: Using interface: tun0
Jul 25 20:08:33 router ppp[5741]: Phase: deflink: Created in closed state
Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set device
/dev/cuaa0
Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set speed 115200
Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set dial ABORT
BUSY ABORT NO\sCARRIER TIMEOUT 5  ATOK-AT-OK ATE1Q0 OK
\dATDT\T TIMEOUT 40 CONNECT
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: disable chap
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: disable passwdauth
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: enable pap
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: enable proxy
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: set ifaddr
192.168.1.249 192.168.1.250 255.255.255.255
Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: set dns
192.168.1.249
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: PPP Started (direct mode).
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: bundle: Establish
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: closed - opening
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: Connected!
Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: opening - carrier
Jul 25 20:08:34 router ppp[5741]: tun0: Phase: deflink: /dev/cuaa0: CD
detected
Jul 25 20:08:34 router ppp[5741]: tun0: Phase: deflink: carrier - lcp
Jul 25 20:08:34 router ppp[5741]: tun0: LCP: FSM: Using deflink as a
transport
Jul 25 20:08:34 router ppp[5741]: tun0: LCP: deflink: State change
Initial -- Closed
Jul 25 20:08:34 router ppp[5741]: tun0: LCP: deflink: State change
Closed -- Stopped
Jul 25 20:08:35 router ppp[5741]: tun0: LCP: deflink: LayerStart
Jul 25 20:08:35 router ppp[5741]: tun0: LCP: deflink: SendConfigReq(1) state
= Stopped
Jul 25 20:08:35 

Simple cron script to copy remote webpage locally?

2003-07-27 Thread Dragoncrest
I've got a webpage that updates dynamically on one of our servers and
lists a bunch of statistics about spam and such on our servers.  Problem
is, the script puts a load on the server if too many people access it
and it eventually kills the server.  I would like to lower the traffic
on this server by setting up a script on a remote server that is
activated every 10 minutes by cron and automatically loads the remote
script then copies the results to a local file on the new public server
which people can then view at their leasure without killing our stats
server.  What is going to be the easiest way to do this?  I'm sure there
has to be a simple way to do this, but I'm kinda drawing a blank on how.
 Can anyone help? 

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


Re: Urgent, PPP Problems.

2003-07-27 Thread Andrew BOGECHO
Sun Jul 27 11:41:20 EDT 2003

Hi,

Is this with FreeBSD 5.1?. If it is, then does your /var/log/auth.log
have PAM authentication errors? This is the same problem currently
plaguing us.

We have yet to do a latest build world. I'll let you know if that
fixes things.

Andrew.

On Sun, Jul 27, 2003 at 05:21:08PM +0200, Chris Knipe wrote:
 Lo all,
 
 I've successfully set up FreeBSD on numerous occasions as a PPP Dialin
 Server, both for modem usage, as well as PPTP and other types of VPNs.  I
 even managed to get the Radius sorted and working with that as well.  But
 alas, this one, is giving me a *really* hard time, it refuses to work, and I
 simply cannot see what is wrong here
 
 I'm using mgetty to answer modem calls, and then use Auto_PPP to start the
 pppd process.  From what I can see, it looks like PPP is having problems
 authenticating the users from ppp.secrets, but once again, from what I can
 see, ppp.secrets have no problem what so ever.
 
 My routing table is as follows:
 Internet:
 DestinationGatewayFlagsRefs  Use  Netif Expire
 default192.168.1.254  UGSc416461rl0
 127.0.0.1  127.0.0.1  UH 10   98lo0
 192.168.1/26   link#2 UC  40rl1
 192.168.1.500:50:04:3c:61:14  UHLW1 6220rl1   1198
 192.168.1.10   00:05:5d:7c:e3:e0  UHLW0 1939rl1940
 192.168.1.11   00:c0:df:26:01:fb  UHLW0  908rl1   1049
 192.168.1.12   00:c0:26:7f:ef:70  UHLW0 2281rl1636
 192.168.1.64/26link#3 UC  40rl2
 192.168.1.66   00:c0:df:13:3b:40  UHLW0 2558rl2745
 192.168.1.67   00:a0:c9:fb:b4:ed  UHLW0  967rl2   1128
 192.168.1.68   00:40:f4:75:bd:29  UHLW0   93rl2626
 192.168.1.69   00:a0:c9:92:9e:0e  UHLW0  953rl2953
 192.168.1.128/26   link#4 UC  00rl3
 192.168.1.248/29   link#1 UC  20rl0
 192.168.1.249  00:40:f4:7b:48:c5  UHLW1 2019lo0
 192.168.1.254  00:02:96:05:70:72  UHLW20rl0475
 
 All pretty standard stuff, routing three /26 subnets over three dedicated
 networks.  The fourth and last /26 is further subnetted into smaller /29
 segments, also working fine.  From a routing point of view, there is nothing
 wrong and everything is working very happily to date.
 
 mgetty's login.conf has:
 /AutoPPP/ - -   /usr/sbin/ppp -direct dialin
 
 Once again, no problem from what I can see.  Spending numerous hours on
 google, it's pretty much the same as what everyone else is using to call
 ppp.
 
 My ppp.conf looks as follows:
 default:
  set timeout 0
  set log LCP IPCP CCP Chat Command Phase TUN
  set device /dev/cuaa0
  set dial
  set login
  set speed 115200
 
 dialin:
  accept dns
  allow mode direct
  disable chap
  enable pap
  enable proxy
 # set radius /etc/ppp/ppp.radius
  set ifaddr 192.168.1.249 10.0.0.2-10.0.0.254
 
 Once again, nothing here really that *should* cause PPP to fail from what I
 can see, and pretty much in line with all of my other configurations on my
 other servers, as well as those from the numerous examples found via google.
 
 ppp.secret
 usernametabpassword
 
 As specified on numerous web sites.
 
 
 The ppp debug output is shown below.  *ANY* advice very welcome, I need to
 get this server online and working ASAP.
 
 --
 me
 
 
 Jul 25 20:08:33 router ppp[5741]: Phase: Using interface: tun0
 Jul 25 20:08:33 router ppp[5741]: Phase: deflink: Created in closed state
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set device
 /dev/cuaa0
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set speed 115200
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: default: set dial ABORT
 BUSY ABORT NO\sCARRIER TIMEOUT 5  ATOK-AT-OK ATE1Q0 OK
 \dATDT\T TIMEOUT 40 CONNECT
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: disable chap
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: disable passwdauth
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: enable pap
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: enable proxy
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: set ifaddr
 192.168.1.249 192.168.1.250 255.255.255.255
 Jul 25 20:08:33 router ppp[5741]: tun0: Command: cuaa0: set dns
 192.168.1.249
 Jul 25 20:08:33 router ppp[5741]: tun0: Phase: PPP Started (direct mode).
 Jul 25 20:08:33 router ppp[5741]: tun0: Phase: bundle: Establish
 Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: closed - opening
 Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: Connected!
 Jul 25 20:08:33 router ppp[5741]: tun0: Phase: deflink: opening - carrier
 Jul 25 20:08:34 router ppp[5741]: tun0: Phase: deflink: /dev/cuaa0: CD
 detected
 Jul 25 20:08:34 router ppp[5741]: tun0: Phase: 

FreeBSD5.1 Vinum Mirror root

2003-07-27 Thread Richard Johannesson
Read everything I can find on vinum: vinum website, freebsd documentation on
vinum, and Complete FreeBSD section on vinum. Still not sure which method
is correct for setting up a mirrored root drive for a FreeBSD 5.1 system.

The instructions I've found online regarding a vinum root drive,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-root.html,
does not mention any need to first install freebsd on a normal drive and
then convert that root drive to a vinum drive.

The instructions from the The Complete FreeBSD by Greg Lehey on installing
FreeBSD5.1 on Vinum specifies to 1st do this freebsd install then convert to
vinum. One thing this book mentions is to create the swap directory 1st so
the vinum configuration will be stored in the 1st 265 sectors of the swap
slice.

Is this second method outdate, or is there simply several ways to accomplish
this task. I'm new to FreeBSD, so setting up vinum seems a little
overwhelming. Just trying to mirror a 200GB root drive with another 200GB
drive.

Would really appreciate any advice on this matter.

Thanks,
Richard

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


Re: imapd for squirrelmail is not found

2003-07-27 Thread Lucas Holt
If you want a simple imapd, then visit
http://www.washington.edu/imap/
There is no config file.  You just copy it to /usr/local/libexec/imapd
after you compile it.  If you want ssl or imapd, you add it to the make 
file.

I'm sure its in ports somewhere too.

On Saturday, July 26, 2003, at 04:43  PM, David Banning wrote:

On Sat, Jul 26, 2003 at 12:55:18PM -0500, Kirk Strauser wrote:
At 2003-07-26T17:46:44Z, David Banning [EMAIL PROTECTED] writes:

I am attempting to run squirrelmail and during login it is
attempting to run;
inetd[20151]: cannot execute /usr/local/libexec/imapd

what exactly is missing here?
Smart-aleck answer: Why, imap!

Anyway, how did you install Squirrelmail?  Manually or via ports?

Do you have an IMAP daemon installed?
No. I am in the process of installing Cyrus-imapd but it seems very
complicated. Especially when you consider openwebmail just installs
and runs, without out any imap requirement, seemingly.
Is there anyway around this long and complicated syrus imap install?
Maybe a smaller simpler one?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


Lucas Holt
[EMAIL PROTECTED]

FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)
Only two things are infinite, the universe and human stupidity, and 
I'm not sure about the former.
- Albert Einstein (1879-1955)

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


Re: Urgent, PPP Problems.

2003-07-27 Thread Chris Knipe
 Hi,
 
 Is this with FreeBSD 5.1?. If it is, then does your /var/log/auth.log
 have PAM authentication errors? This is the same problem currently
 plaguing us.
 
 We have yet to do a latest build world. I'll let you know if that
 fixes things.
 
 Andrew.


Ooops, I forgot to mention that yes.  It's 4.8-STABLE.


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


RE: FreeBSD5.1 Vinum Mirror root

2003-07-27 Thread Richard Johannesson
Actually there is one other source I found:
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vinum/

Good arcticle, but a little old so I'm guessing it's not appropriate for Rel
5.1 since vinum setup / support in 5.1 has been improved. Is this a bad
assumption?

Again, I'm just trying to figure which method is best to setup a mirrored
root drive for FreeBSD 5.1.

Thanks again,
Richard
 
-Original Message-
From: Richard Johannesson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 22, 2003 9:57 PM
To: '[EMAIL PROTECTED]'
Subject: FreeBSD5.1 Vinum Mirror root

Read everything I can find on vinum: vinum website, freebsd documentation on
vinum, and Complete FreeBSD section on vinum. Still not sure which method
is correct for setting up a mirrored root drive for a FreeBSD 5.1 system.

The instructions I've found online regarding a vinum root drive,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-root.html,
does not mention any need to first install freebsd on a normal drive and
then convert that root drive to a vinum drive.

The instructions from the The Complete FreeBSD by Greg Lehey on installing
FreeBSD5.1 on Vinum specifies to 1st do this freebsd install then convert to
vinum. One thing this book mentions is to create the swap directory 1st so
the vinum configuration will be stored in the 1st 265 sectors of the swap
slice.

Is this second method outdate, or is there simply several ways to accomplish
this task. I'm new to FreeBSD, so setting up vinum seems a little
overwhelming. Just trying to mirror a 200GB root drive with another 200GB
drive.

Would really appreciate any advice on this matter.

Thanks,
Richard

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


Re: Auth fails partly for imap

2003-07-27 Thread Lucas Holt
Historically, Netscape has not supported encrypted (even if it is weak) 
authentication for imap and pop3.  Slowly, they add standards as people 
complain.  I'm sure the mozilla project is no different.  I know for a 
fact that early builds of mozilla did not support cram md5.

Basically, webmail and mozilla are sending clear text authentication.  
Pine is a bit smarter and uses cram md5.  Look through the pine 
preferences and see if you can downgrade it to clear text.  If not, 
there is probably a compile option to use cleartext.  (thats how they 
do it in imapd at least)

On Sunday, July 27, 2003, at 11:12  AM, Johan Paul wrote:

Hi all,

What have I done wrong when I can log into my IMAP account 
(cyrus-imapd-2.0.17) via Mozilla and web mail (Squirrelmail) but Pine 
doesn't allow me to log in? I use PAM with MySQL authentication. This 
is what I get to my log file (first when I log into with Mozilla from 
a remote client, then Pine locally):

-- 8 --
Jul 27 18:04:27 silakka imapd[5665]: login: my.computer.foo[x.x.x.x] 
kypeli plaintext

Jul 27 18:05:09 silakka imapd[5685]: badlogin: 
localhost.computer.foo[127.0.0.1] CRAM-MD5 authentication failure [no 
secret in database]
-- 8 --

Why does Pine try to use CRAM-MD5 but Mozilla doesn't? I have 
{localhost:143}inbox in Pine in inbox-path.

Running FreeBSD 4.8.

Regards,

Johan Paul

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


Lucas Holt
[EMAIL PROTECTED]

FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)
Only two things are infinite, the universe and human stupidity, and 
I'm not sure about the former.
- Albert Einstein (1879-1955)

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


Re: FreeBSD5.1 Vinum Mirror root

2003-07-27 Thread Tillman
On Tue, Jul 22, 2003 at 09:57:23PM -0700, Richard Johannesson wrote:
 Is this second method outdate, or is there simply several ways to accomplish
 this task. I'm new to FreeBSD, so setting up vinum seems a little
 overwhelming. Just trying to mirror a 200GB root drive with another 200GB
 drive.

Just out of curiosity, why would you want a 200GB root (/) file system?
My sloppiest server consumes 54MB in /.

-T


-- 
The supreme irony of life is that hardly anyone gets out alive.
- Robert Heinlein
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Kerberos / sshd

2003-07-27 Thread Lewis Thompson
Hi,

  I'm trying to get sshd to authenticate users via Kerberos.  I want to
do this using a forwardable ticket (I get this by doing kinit -f).  I
have the necessary host/[EMAIL PROTECTED] and rcmd/[EMAIL PROTECTED] entries in the
krb5.keytab file in /etc.

  I have defined the following (non-standard) options in my sshd_config:

RSAAuthentication no
PubkeyAuthentication no
PasswordAuthentication no
ChallengeResponseAuthentication no
KerberosAuthentication yes
KerberosOrLocalPasswd no
KerberosTicketCleanup yes

  However, when I try and log-in I am prompted with a password prompt,
where my Kerberos principle password is rejected (this is correct, I
think, since all ChallResponse and PassAuth are disabled).  However, I
notice the KerberosTgtPassing option, which looks like it does the
ticket passing magic-stuff, but it applies only to AFS.  Is this
correct?  Can I not have ticket forwarding for authentication?

  Thanks very much,

-lewiz.

-- 
Earth is a beta site.

-| msn:[EMAIL PROTECTED] | jab:[EMAIL PROTECTED] | url:http://lewiz.net |-


pgp0.pgp
Description: PGP signature


Re: Auth fails partly for imap

2003-07-27 Thread Andrew BOGECHO
Sun Jul 27 12:18:29 EDT 2003

Hi,

We use plaintext over SSL. For pine to work we add the following line
in the pine.conf

disable-these-authenticators=CRAM-MD5

Hope that helps. Use with care over insecure connections.

Andrew.

On Sun, Jul 27, 2003 at 11:57:04AM -0400, Lucas Holt wrote:
 Historically, Netscape has not supported encrypted (even if it is weak) 
 authentication for imap and pop3.  Slowly, they add standards as people 
 complain.  I'm sure the mozilla project is no different.  I know for a 
 fact that early builds of mozilla did not support cram md5.
 
 Basically, webmail and mozilla are sending clear text authentication.  
 Pine is a bit smarter and uses cram md5.  Look through the pine 
 preferences and see if you can downgrade it to clear text.  If not, 
 there is probably a compile option to use cleartext.  (thats how they 
 do it in imapd at least)
 
 On Sunday, July 27, 2003, at 11:12  AM, Johan Paul wrote:
 
 Hi all,
 
 What have I done wrong when I can log into my IMAP account 
 (cyrus-imapd-2.0.17) via Mozilla and web mail (Squirrelmail) but Pine 
 doesn't allow me to log in? I use PAM with MySQL authentication. This 
 is what I get to my log file (first when I log into with Mozilla from 
 a remote client, then Pine locally):
 
 -- 8 --
 Jul 27 18:04:27 silakka imapd[5665]: login: my.computer.foo[x.x.x.x] 
 kypeli plaintext
 
 Jul 27 18:05:09 silakka imapd[5685]: badlogin: 
 localhost.computer.foo[127.0.0.1] CRAM-MD5 authentication failure [no 
 secret in database]
 -- 8 --
 
 Why does Pine try to use CRAM-MD5 but Mozilla doesn't? I have 
 {localhost:143}inbox in Pine in inbox-path.
 
 Running FreeBSD 4.8.
 
 
 Regards,
 
 Johan Paul
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
 
 
 Lucas Holt
 [EMAIL PROTECTED]
 
 FoolishGames.com  (Jewel Fan Site)
 JustJournal.com (Free blogging)
 
 Only two things are infinite, the universe and human stupidity, and 
 I'm not sure about the former.
 - Albert Einstein (1879-1955)
 
 ___
 [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: Simple cron script to copy remote webpage locally?

2003-07-27 Thread Daan Vreeken [PA4DAN]
On Sunday 27 July 2003 16:51, Dragoncrest wrote:
 I've got a webpage that updates dynamically on one of our servers and
 lists a bunch of statistics about spam and such on our servers.  Problem
 is, the script puts a load on the server if too many people access it
 and it eventually kills the server.  I would like to lower the traffic
 on this server by setting up a script on a remote server that is
 activated every 10 minutes by cron and automatically loads the remote
 script then copies the results to a local file on the new public server
 which people can then view at their leasure without killing our stats
 server.  What is going to be the easiest way to do this?  I'm sure there
 has to be a simple way to do this, but I'm kinda drawing a blank on how.
  Can anyone help?

Take a look at the fetch program
basically you just need to supply it a URL and a local file-name.

# man fetch

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


Re: Auth fails partly for imap

2003-07-27 Thread Johan Paul
Hi,
Hi!

We use plaintext over SSL. For pine to work we add the following line
in the pine.conf
disable-these-authenticators=CRAM-MD5

Hope that helps. Use with care over insecure connections.
Hi!

That helped! Now I can log into my IMAP account even with Pine. I will 
use SSL to secure the authentication though.

Oddly though even the login from Pine worked after the initial 
installation and configuration of FreeBSD and all other applications. 
Now I moved the server from an internal network to the Internet and if I 
can remember correctly Pine failed after this move. Any ideas why the 
change of IP (and hostname) would cause this kind of behaviour? Have I 
missed some setting somewhere with PAM or something?

I have this in my /var/log/messages and it from the time the server was 
on the internal net:

Jul 25 18:39:50 silakka imapd[5956]: login: 
localhost.milkyway[127.0.0.1] kypeli CRAM-MD5 User logged in

This must be from Pine since Mozilla and webmail use plain text. Now I 
am even more confused :)

Best regards,
Johan Paul
Andrew.

On Sun, Jul 27, 2003 at 11:57:04AM -0400, Lucas Holt wrote:

Historically, Netscape has not supported encrypted (even if it is weak) 
authentication for imap and pop3.  Slowly, they add standards as people 
complain.  I'm sure the mozilla project is no different.  I know for a 
fact that early builds of mozilla did not support cram md5.

Basically, webmail and mozilla are sending clear text authentication.  
Pine is a bit smarter and uses cram md5.  Look through the pine 
preferences and see if you can downgrade it to clear text.  If not, 
there is probably a compile option to use cleartext.  (thats how they 
do it in imapd at least)

On Sunday, July 27, 2003, at 11:12  AM, Johan Paul wrote:


Hi all,

What have I done wrong when I can log into my IMAP account 
(cyrus-imapd-2.0.17) via Mozilla and web mail (Squirrelmail) but Pine 
doesn't allow me to log in? I use PAM with MySQL authentication. This 
is what I get to my log file (first when I log into with Mozilla from 
a remote client, then Pine locally):

-- 8 --
Jul 27 18:04:27 silakka imapd[5665]: login: my.computer.foo[x.x.x.x] 
kypeli plaintext

Jul 27 18:05:09 silakka imapd[5685]: badlogin: 
localhost.computer.foo[127.0.0.1] CRAM-MD5 authentication failure [no 
secret in database]
-- 8 --

Why does Pine try to use CRAM-MD5 but Mozilla doesn't? I have 
{localhost:143}inbox in Pine in inbox-path.

Running FreeBSD 4.8.

Regards,

Johan Paul

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


Lucas Holt
[EMAIL PROTECTED]

FoolishGames.com  (Jewel Fan Site)
JustJournal.com (Free blogging)
Only two things are infinite, the universe and human stupidity, and 
I'm not sure about the former.
- Albert Einstein (1879-1955)

___
[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]


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


Re: Sharing among jails

2003-07-27 Thread The Hermit Hacker

Nope, I just used the man pages for stuff like this ...

On Sat, 26 Jul 2003, User KATRINA wrote:

 Do you have any URL's with info on UNIONfs (setting up, etc.) - I'll look
 into this and NFS - Thank you!


 On Sun, 27 Jul 2003, The Hermit Hacker wrote:

  On Sat, 26 Jul 2003, BSD wrote:
 
   IMHO, the best way would be to use mount_union or mount_null (I still
   can't figure out what's the difference between them...) of the ports
   directory. However, that said, I tried that myself about a year back,
   and accesses in the jail caused my FreeBSD machine to lock up solid. So
   I guess the warnings in the BUGS section of the mount_union and
   mount_null man pages are still in full effect.
 
  *Alot* has changed in a year ... I use UNIONFS to share between 60 jails
  on one server right now, and the server has been purring *knock on wood*
 
  up  19+08:28, 0 users,  load 10.66, 11.52, 10.17
 
  As for the difference between UNION and NULL ... and someone more
  knowledge will hopefully correct me, but based on my experience ...
 
  If you UNIONfs a file system over top of another, you can use NULLfs to
  seperate the two ... as an example, if you UNIONFS /usr/ports under
  /jail/usr/ports and do a du of /jail/usr/ports, you will get everything
  ... if you NULLFS mount /jail/usr/ports to /null/usr/ports, and do
  /null/usr/ports, you will get only those files that are *on*
  /jail/usr/ports ...
 
  Basically, NULLFS gives the same result as if you unmounted the UNIONFS
  and looked at /jail/usr/ports ...
 
 
  ___
  [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]


Marc G. Fournier   ICQ#7615664   IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED]   secondary: [EMAIL PROTECTED]|postgresql}.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


proc filesystem error

2003-07-27 Thread Shantanu Mahajan
i am getting following error

# killall squid
proc size mismatch (47880 total, 1056 chunks)
userland out of sync with kernel, recompile libkvm etc

Immediately, after this, if i run 'ps' it also gives
error. i reinstalled 'ps' for sources and its
working fine rt. now.

using 4.8-stable

added folloing options to GENERIC kernel

device  pcm
options NTFS
options EXT2FS
options USER_LDT
device  atapicam
options IPFIREWALL
options IPDIVERT


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


ARP Problem - Please Help

2003-07-27 Thread Company 2210
Hi,
My problem is this (and it's driving me nuts as I can't see the
solution). I have two freebsd boxes acting as routers, the layout is like
this:


Clients (12.20.78.0/25) -(eth0) ROUTER A (eth1)=== (eth1) ROUTER
B (eth0)  (12.20.65.69) Upstream ISP  Internet

Router A Configuration:

eth0: 12.20.78.1 Subnet 255.255.255.128
eth1: 10.0.0.1 Subnet 255.255.255.0

Router B Configuration:

eth0: 12.20.65.70 Subnet 255.255.255.252
eth1: 10.0.0.2 Subnet 255.255.255.0


The private IP's denote an IPSEC VPN connection (Wireless) between ROUTER A
 B, all the client PC's are on public IP's. Now, the VPN works perfectly,
encrypting the packets over the wireless link, however ROUTER A's eth0
interface does not appear in the arp -a lookup:

? (10.0.0.1) at 00:05:5d:a6:15:78 on eth1 permanent [ethernet]
? (10.0.0.2) at 00:c0:dd:ea:ac:5c on eth1 [ethernet]
? (12.20.78.0) at ff:ff:ff:ff:ff:ff on eth0 permanent [ethernet]
? (12.20.78.2) at 00:0c:cd:53:d9:f3 on eth0 [ethernet]
? (12.20.78.42) at 00:9a:17:90:d3:b4 on eth0 [ethernet]
? (12.20.78.52) at 00:2b:18:2e:22:21 on eth0 [ethernet]
? (12.20.78.127) at ff:ff:ff:ff:ff:ff on eth0 permanent [ethernet]

If I try and force the entry, I receive the following error:

routera# arp -s 12.20.78.1 00:0c:5d:e6:16:75
set: can only proxy for 12.20.78.1

The big problem this is causing is that clients cannot ping the gateway, and
it responds to no requests (i.e I can't ssh into it), but it still forwards
packets perfectly. Basically it's like 12.20.78.1 was invisible. The other
strange thing is, that if I ssh into ROUTER B and ping 12.20.78.1 I receive
replies:

routerb# ping 12.20.78.1
PING 12.20.78.1 (12.20.78.1): 56 data bytes
64 bytes from 12.20.78.1: icmp_seq=0 ttl=64 time=3.577 ms
64 bytes from 12.20.78.1: icmp_seq=1 ttl=64 time=3.724 ms
64 bytes from 12.20.78.1: icmp_seq=2 ttl=64 time=3.817 ms
^C
--- 12.20.78.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/stddev = 3.577/3.706/3.817/0.099 ms


The output of ROUTER B's arp table is displayed below:

? (10.0.0.1) at 00:05:5d:a6:15:78 on eth1 [ethernet]
? (10.0.0.2) at 00:c0:dd:ea:ac:5c on eth1 permanent [ethernet]
? (12.20.65.69) at 00:d0:03:ba:bb:fc on eth0 [ethernet]


I am completely at a loss as to how to get around this problem. Any help or
advice would be really great as I've spend the past 3 days, and the floor is
littered with tufts of hair ;) Just incase this is any help, this is the
output from setkey -DP (For encrypting the packets across the 10.0.0.x link)
on each router:

ROUTER A:

0.0.0.0/0[any] 12.20.78.0/25[any] any
in ipsec
esp/tunnel/10.0.0.2-10.0.0.1/require
spid=2 seq=1 pid=778
refcnt=1
12.20.78.0/25[any] 0.0.0.0/0[any] any
out ipsec
esp/tunnel/10.0.0.1-10.0.0.2/require
spid=1 seq=0 pid=778
refcnt=1

ROUTER B:

12.20.78.0/25[any] 0.0.0.0/0[any] any
in ipsec
esp/tunnel/10.0.0.1-10.0.0.2/require
spid=8 seq=1 pid=24377
refcnt=1
0.0.0.0/0[any] 12.20.78.0/25[any] any
out ipsec
esp/tunnel/10.0.0.2-10.0.0.1/require
spid=7 seq=0 pid=24377
refcnt=1


Please help!!! :))

Many Thanks


Colin Watson
(Nearly bald guy)








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


FreeBSD featured on TechTV

2003-07-27 Thread Grzegorz Czaplinski
Hi there!
Does any one have a copy of FreeBSD featured on TechTV?
I went to:
http://www.offmyserver.com/cgi-bin/oms/news/techtv_031403.html

but rtsp://206.40.55.71:554/freebsd-techtv.rm is not working.

I have a copy of Revolution_OS.avi (this is on GNU and Linux).
http://prioris.mini.pw.edu.pl/~gregory/Revolution_OS.avi

Cheers,
gregory
--
Grzegorz Czaplinski gregory at prioris.mini.pw.edu.pl
The Power to Serve, Right for the Power Users! - http://www.FreeBSD.org/
 Fingerprint: EB77 E19D CFA2 5736 810F  847C A70F A275 2489 469F


pgp0.pgp
Description: PGP signature


multiuser screen sessions

2003-07-27 Thread Christopher Nehren
I've looked through the screen manual, and did :multiuser on, :acladd
$user, :aclchg $user +rwx ?#, and still can't connect to another
user's attached or detached screen using -r $otheruser/ or -x
$otheruser/. My screen is setuid root as the manual states is required,
but I keep getting a message stating that there's been an attach attempt
from an invalid pid, which it then specifies in parentheses. I've
searched the screen manual for pid, and only found info in the synopsis
and for the -r switch. I'm not really sure what else to try; I've even
done :aclchg * +rwx ?# to no avail. I believe that I'm probably
missing something obvious, but I'm not really sure what. Thanks in
advance to any help.

Best regards,
Christopher Nehren


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


qpopper pop3 and SSL experiences

2003-07-27 Thread Matt Staroscik
To make a long story short, I have been unable to get qpopper 4.0.5 + SSL 
to work with Eudora 5.2.1. Using my self-signed cert I can get a secure 
connection to Apple's OS X mail client, but not Mac or Windows Eudora. On 
the Mac I see handshake errors, on Windows I get errors which I may be able 
to get around but without Mac support it isn't worth it.

From Googling I have learned that there are many others having issues with 
qpopper, Eudora and SSL but I haven't found a workaround.

Has anyone found a pop3 daemon with SSL support that works with a wide 
variety of email clients? Oh, FWIW my MTA is Exim and I should be able to 
switch to maildir instad of /var/ mail storage easily enough, if required, 
as the system is not in production yet.

Thanks!

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


Re: Simple cron script to copy remote webpage locally?

2003-07-27 Thread Frank Tegtmeyer
Daan Vreeken [PA4DAN] [EMAIL PROTECTED] writes:

 # man fetch

Add also curl and wget, lynx --source, ...

For a cron job its the best to first fetch the page to a temporary
file. This file should be checked for some success indicators.  If the
file is valid, it can be renamed to the public visible name (mv). This
is an atomic operation, so no access can produce empty/wrong content.

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


Re: qpopper pop3 and SSL experiences

2003-07-27 Thread Anti
On Sun, 27 Jul 2003 13:09:33 -0700
Matt Staroscik [EMAIL PROTECTED] wrote:

 Has anyone found a pop3 daemon with SSL support that works with a wide 
 variety of email clients?



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


Re: qpopper pop3 and SSL experiences

2003-07-27 Thread Brent Sims
On Sun, 27 Jul 2003, Matt Staroscik wrote:

 To make a long story short, I have been unable to get qpopper 4.0.5 + SSL
 to work with Eudora 5.2.1. Using my self-signed cert I can get a secure
 connection to Apple's OS X mail client, but not Mac or Windows Eudora. On
 the Mac I see handshake errors, on Windows I get errors which I may be able
 to get around but without Mac support it isn't worth it.

Some versions of Eudora have a bug in their SSL implimentation.
There's no work around as Eudora itself is, or at least was, broken. The
details escape me but a bit of googling should prove to be enlightening.

 Has anyone found a pop3 daemon with SSL support that works with a wide
 variety of email clients? Oh, FWIW my MTA is Exim and I should be able to
 switch to maildir instad of /var/ mail storage easily enough, if required,
 as the system is not in production yet.

We may get some flames for this but we have long used Washington
University's POP deamon on our production servers and our experience is
that it supports POP clients that are not broken quite nicely.

Best Regards,

Brent

Brent Sims, Customer Satisfaction Manager
WebOkay Internet Services, LLC
http://www.webokay.net/
Phone (719) 595-1427
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: proc filesystem error

2003-07-27 Thread Jonathan Chen
On Sun, Jul 27, 2003 at 05:59:57PM +0530, Shantanu Mahajan wrote:
   i am getting following error
   
   # killall squid
   proc size mismatch (47880 total, 1056 chunks)
   userland out of sync with kernel, recompile libkvm etc

Userland not in sync with kernel. FAQ.
-- 
Jonathan Chen [EMAIL PROTECTED]

We laugh in the face of danger, we drop icecubes down the vest of fear
 - Edmond Blackadder III
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pkg_add help

2003-07-27 Thread marlon corleone
 should it be in the ports directory when running
pkg_add? like usr/ports/security/packge  

say the package is in the security category

or its ok to run in in my home directory or should it
be in ports directory? 

thanks

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Drivers for canon

2003-07-27 Thread Serge Terryn
Hi,

My friend has a canon S520 printer. Any idea which driver to use under 
apsfilter ?

--
Essetee -- Roeselare -- Belgium
URL : http://www.essetee.be
MSN : [EMAIL PROTECTED]
FreeBSD Operating System


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


whats COMPAT_LINUX for?

2003-07-27 Thread marlon corleone
whats COMPAT_LINUX for in NOTES, cant find man pages
about this. and also is it ok if to remove from kernel
config this two lines:

device  scbus   # SCSI bus (required)
device   da

since i have ni scsi device

thanks.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: pkg_add help

2003-07-27 Thread Derrick Ryalls
 
  should it be in the ports directory when running
 pkg_add? like usr/ports/security/packge  
 
 say the package is in the security category
 
 or its ok to run in in my home directory or should it
 be in ports directory? 
 

pkg_add can be run from anywhere, and the file.tgz can reside anywhere.
I usually just fetch the package to my home dir then su and pkg_add it.


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


How do I enable my microphone on 5.1-RELEASE

2003-07-27 Thread Augusto Jun Devegili
Hi all,

I'm using 5.1-RELEASE and I'm trying to enable my microphone. I've
browsed the handbook, googled and couldn't find useful information.
Multimedia is on-board, device pcm has been compiled within the kernel
and audio output is working.

TIA and regards,

Augusto Jun Devegili

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


Re: pkg_add help

2003-07-27 Thread Augusto Jun Devegili
If it's a port, say, /usr/ports/security/nmap, you should:

# cd /usr/ports/security/nmap
# make install clean

This will compile nmap and install it.

Regards,

Augusto Jun Devegili

On Sun, 2003-07-27 at 18:54, marlon corleone wrote:
  should it be in the ports directory when running
 pkg_add? like usr/ports/security/packge  
 
 say the package is in the security category
 
 or its ok to run in in my home directory or should it
 be in ports directory? 
 
 thanks

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


Re: qpopper pop3 and SSL experiences

2003-07-27 Thread Doug Hardie
I am using qpopper 4.0.3 for an ISP and it works fine for all the 
various SSL mail clients.  Configuration may be a bit difficult for the 
client as some of them use the interim SSL mail port and some use the 
standard POP3 port.  I have to run 2 separate POP servers with 
different ports to handle them.  Likewise the users have to try the 2 
different client configurations to see which one works for their 
specific client.  Eudora on the Mac was simple.  I have tested it on 
the PC also and I have a large number of users using it.  The two 
config files I use are:

set bulldir=/var/bulletins
set reverse-lookup=false
set home-dir-mail=.mail
reset keep-temp-drop
set fast-update
reset check-old-spool-loc
set tls-support=stls
set tls-private-key-file=/www/certs/mail.key.pem
set tls-server-cert-file=/www/certs/mail.cert.pem
set trim-domain=true


set bulldir=/var/bulletins
set reverse-lookup=false
set home-dir-mail=.mail
reset keep-temp-drop
set fast-update
reset check-old-spool-loc
set tls-support=alternate-port
set tls-private-key-file=/www/certs/mail.key.pem
set tls-server-cert-file=/www/certs/mail.cert.pem
set trim-domain=true
Here are the instructions we provide our users for Eudora:

Some e-mail clients do support RFC 2595 and they work differently.  
They use port 110 which is the standard POP3 port.  Here are the 
configuration instructions for Eudora 5.1:

	Go to Tools, Options and then select the icon for Checking Mail.
	Set the Secure Sockets when Receiving to If Available, STARTTLS.
	Then select OK and download mail.  It will fail with a certificate 
problem.
	Go back to Tools, Options, Checking Mail and select the button Last 
SSL Info.
	That will display the LAFN certificate.
	Select the Certificate Information Manager button just above the OK 
button.
	That displays a different view of the certificate.
	Press the Add To Trusted button.
	Then press Done, OK etc. back out.
	Then download mail again and it should work.

On Sunday, Jul 27, 2003, at 13:09 US/Pacific, Matt Staroscik wrote:

To make a long story short, I have been unable to get qpopper 4.0.5 + 
SSL to work with Eudora 5.2.1. Using my self-signed cert I can get a 
secure connection to Apple's OS X mail client, but not Mac or Windows 
Eudora. On the Mac I see handshake errors, on Windows I get errors 
which I may be able to get around but without Mac support it isn't 
worth it.

From Googling I have learned that there are many others having issues 
with qpopper, Eudora and SSL but I haven't found a workaround.

Has anyone found a pop3 daemon with SSL support that works with a wide 
variety of email clients? Oh, FWIW my MTA is Exim and I should be able 
to switch to maildir instad of /var/ mail storage easily enough, if 
required, as the system is not in production yet.

Thanks!

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


-- Doug

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


New Webserver with multiple drives

2003-07-27 Thread Duane Stark
Hello!

To preface this, I'm not OS retarded - just BSD retarded ;)  I haven't had to mess 
with my current BSD server since I bought it, and now I have purchased a new p4 
3.0(something), 2 gig ram, 2 IDE 200gig HD's to replace it..

Here is my question:

How do I setup these multiple drives?  What does the industry recommend when it 
comes to setting them up?  Should I set BSD up to think its one datasource (so 400gig) 
and then run from that? Or do I setup 1 drive to hold my web/mail/mysql, and the other 
to do something elsE?

I'm totally lost, so any help would be greatly appericated.. PLEASE don't assume I 
know what your talking about, because it's a given that I dont! heh :)

Many thanks and best regards,
Duane

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


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Mica Telodico
 --- marlon corleone [EMAIL PROTECTED] ha
scritto: 
COMPAT_LINUX is the FreeBSD  Linux-compatibility
Layer.

With this option in the kernel FreeBSD will be able to
convert Linux Syscalls into FreeBSD syscalls , in
order to Run Linux Binary on FreeBSD (you'll need also
 the package Linux_Base in order to have a userland
support for Linux binaryes , such as libraries and so
on). You can safely omit this option , if you omit
this u can enable LINUX_COMPAT by kldloading the
kernel module linux.ko 

Bye

Marcello
 whats COMPAT_LINUX for in NOTES, cant find man pages
 about this. and also is it ok if to remove from
 kernel
 config this two lines:
 
 device  scbus   # SCSI bus
 (required)
 device   da
 
 since i have ni scsi device
 
 thanks.
 
 __
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site
 design software
 http://sitebuilder.yahoo.com
 ___
 [EMAIL PROTECTED] mailing list

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

__
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro 
Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: software packages

2003-07-27 Thread Joe Altman
On Thu, Jun 26, 2003 at 04:34:33PM -0400, david wrote:
 Hi, I'm using freebsd 5.0 Jan 2003 series
 
 Since all files are downloaded to the /usr/ports/distfiles,
 I would like to know which software packages belong 
 to what program. For example, I install mplayer and it
 downloaded mplayer and other files for it. Is it possible 
 to know which of these files are for mplayer. 
 
 I appreciate any help

Isn't possible to track this by looking at the Makefile, in the
relevant ports' directory?

You may also wish to check out the Ports Index Browser; in, of all
places, the ports tree. One of the column headings is Run Requires,
and the other is Build Requires; HTH.

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


Promise Fasttrack

2003-07-27 Thread Joseph Yuen
Hey,

Did anybody get Promise Fasttrack 
TX2000 working properly under FreeBSD?
Does the driver in the FreeBSD handle the 
RAID duties properly or not?

According to the hardware support list, it's supported
by FreeBSD. However, I've heard ppl having problem
with Promise Fasttrak series. Thus, for safety, I just
wanna make sure if anybody have a good experience with
this card on FreeBSD.

Thanks a lot.

K.C.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Kris Kennaway
On Sun, Jul 27, 2003 at 03:19:36PM -0700, marlon corleone wrote:
 whats COMPAT_LINUX for in NOTES, cant find man pages
 about this. and also is it ok if to remove from kernel
 config this two lines:

(freebsd-isp removed since this is off-topic for there).

It compiles in Linux binary compatibility, also available as the
linux.ko kernel module.

 device  scbus   # SCSI bus (required)
 device   da
 
 since i have ni scsi device

Yes (you'll have to remove any other devices that depend on SCSI
support, e.g. umass).

Kris


pgp0.pgp
Description: PGP signature


[no subject]

2003-07-27 Thread Peter An. Zyumbilev

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


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Vulpes Velox
That option allows you to run linux binaries with a compat layer installed.

On Sun, 27 Jul 2003 15:19:36 -0700 (PDT)
marlon corleone [EMAIL PROTECTED] wrote:

 whats COMPAT_LINUX for in NOTES, cant find man pages
 about this. and also is it ok if to remove from kernel
 config this two lines:
 
 device  scbus   # SCSI bus (required)
 device   da
 
 since i have ni scsi device
 
 thanks.
 
 __
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site design software
 http://sitebuilder.yahoo.com
 ___
 [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: Kerberos / sshd

2003-07-27 Thread Lewis Thompson
On Sun, Jul 27, 2003 at 05:09:14PM +0100, Lewis Thompson wrote:
   I'm trying to get sshd to authenticate users via Kerberos.  I want to
 do this using a forwardable ticket (I get this by doing kinit -f).  I
 have the necessary host/[EMAIL PROTECTED] and rcmd/[EMAIL PROTECTED] entries in the
 krb5.keytab file in /etc.

I've realised what the problem was.  In order to use Kerberos support
with OpenSSH (sshd) I can't use SSH2.  sshing in like this:

ssh -1 server

works fine, doing all authentication with Kerberos tickets.

  Sorry for bothering people.

  Does anybody know why this isn't more readily documented?

-lewiz.

-- 
Intolerance is the last defense of the insecure.

-| msn:[EMAIL PROTECTED] | jab:[EMAIL PROTECTED] | url:http://lewiz.net |-


pgp0.pgp
Description: PGP signature


Re: How do I enable my microphone on 5.1-RELEASE

2003-07-27 Thread Matthew Graybosch
On Sunday 27 July 2003 06:36 pm, Augusto Jun Devegili wrote:
 Hi all,

 I'm using 5.1-RELEASE and I'm trying to enable my microphone. I've
 browsed the handbook, googled and couldn't find useful information.
 Multimedia is on-board, device pcm has been compiled within the
 kernel and audio output is working.

Did you use a mixer tool like kmix to unmute the mic channel?

-- 
Matthew Graybosch
http://www.starbreaker.net
I am become root, shatterer of kernels.

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


Re: I want using FreeBSD, but...

2003-07-27 Thread LLeweLLyn Reese
Charlie Schluting [EMAIL PROTECTED] writes:

 On Fri, 25 Jul 2003, Roger 'Rocky' Vetterberg wrote:
 
  Rissland, Thorsten wrote:
 
  ...i'm a christian.
  
 
  I hope this helps, freebsd is really a great operating system and I hope
  you wont let religion or politics stop you from using it.
 
 
 I thought this was a joke the first time I read it..
 
 People are really this stupid? Wow.
 I guess ...i'm a christian speaks for itself.

Your comment is insulting, unfair, hostile to encouraging the spread
of BSD, and hostile to those who both happen to be Christian and
need to use BSD.

(note: I am atheist, and would say the same if you had labeled any
religion - Muslim, Hindi, Marxism, etc, as stupid. )
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How do I enable my microphone on 5.1-RELEASE

2003-07-27 Thread Augusto Jun Devegili
Nope. Output from mixer (command line) is:

Mixer mic  is currently set to 100:100

I use GNOME. Its volume control app reports `mic' at 100, also. However,
when I tried GNOME's sound recorder app, it seems there's no input
signal.

It might be a GNOME issue, though... how can I test the microphone
independently from desktop mgrs?

On Sun, 2003-07-27 at 20:32, Matthew Graybosch wrote:
 Did you use a mixer tool like kmix to unmute the mic channel?

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


Re: How do I enable my microphone on 5.1-RELEASE

2003-07-27 Thread Matthew Graybosch
On Sunday 27 July 2003 09:02 pm, you wrote:
 Nope. Output from mixer (command line) is:

 Mixer mic  is currently set to 100:100

 I use GNOME. Its volume control app reports `mic' at 100, also.
 However, when I tried GNOME's sound recorder app, it seems there's
 no input signal.

 It might be a GNOME issue, though... how can I test the microphone
 independently from desktop mgrs?

Wait. Does GNOME assume that it's recording from Line-In instead of 
Mic? They're separate jacks occupying separate channels. See if the 
sound recorder expects input from Line-in instead of Mic.

And the mic *isn't* muted, right?

-- 
Matthew Graybosch
http://www.starbreaker.net
I am become root, shatterer of kernels.

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


Re: Promise Fasttrack

2003-07-27 Thread Jonathan
Joseph Yuen wrote:
Hey,

Did anybody get Promise Fasttrack 
TX2000 working properly under FreeBSD?
Does the driver in the FreeBSD handle the 
RAID duties properly or not?

According to the hardware support list, it's supported
by FreeBSD. However, I've heard ppl having problem
with Promise Fasttrak series. Thus, for safety, I just
wanna make sure if anybody have a good experience with
this card on FreeBSD.
IIRC, there were some very good comments about this card on the 
freebsd-performance mailing list, I'd suggest take a look in the recent 
(the last month) archives.

Regards,

Jonathan

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


Re: /dev/psm0

2003-07-27 Thread Nicolas Galler
On Sun, Jul 27, 2003 at 04:31:59PM -0700, Kris Kennaway wrote:
 On Sun, Jul 27, 2003 at 08:52:39AM -0400, DJ Landreneau wrote:
  I am running 5.0 that came with FreeBSD Unleashed by Sams.
  
  Can you point me into the correct direction for enabling kernel support for
  psm0?
 
 Read the chapter in the handbook about kernel configuration, and take
 it from there.
 
 Kris

I am sure the psm device is built in the generic kernel though.

Nick

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


Re: how to set background in a fluxbox desktop

2003-07-27 Thread Mark Sergeant
On Sat, 2003-07-26 at 20:16, marlon corleone wrote:
 i apologize for unrelated question in
 freebsd-questions. i have no other option but to email
 here. but thanks thanks very much for the reply. 
 
 i have a 2nd question
 
 Akira# Esetroot -scale dxy.jpg
 Esetroot: Command not found.
 Akira# pkg_info |grep -i eterm
 eterm-bg-0.9Image files for background of
 Eterm
 Akira# whereis eterm
 eterm: /usr/ports/chinese/eterm
 
 i also installed eterm located in /usr/ports/x11/eterm
 
 why cant i run Esetroot since i installed eterm?
 
If you've installed the /usr/ports/x11/eterm port then Esetroot should
be in /usr/X11R6/bin/Esetroot (default install path). If you've just
installed eterm it may be worthwhile doing a rehash if you are using
the csh / tcsh shell. Failing this what's the output of ...

grep Esetroot /var/db/pkg/eterm*/*

Cheers,

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


Re: how to set background in a fluxbox desktop

2003-07-27 Thread Mark Sergeant
This is not really a FreeBSD question, but the answer is Esetroot -scale
backgroundname.jpg, you should also man bsetroot  bsetbg.

Cheers,

Mark

On Sat, 2003-07-26 at 19:25, marlon corleone wrote:
 anyone got a tip, on how to setup a background in
 fluxbox? i have eterm and xv installed. i load the
 image background and i cant get it right, anyone got a
 tip on how to config this right?
 
 thanks and more power.
 
 __
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site design software
 http://sitebuilder.yahoo.com
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-isp
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
Mark Sergeant [EMAIL PROTECTED]
SNSOnline Technical Services
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I want using FreeBSD, but...

2003-07-27 Thread Charlie Schluting

 Your comment is insulting, unfair, hostile to encouraging the spread
 of BSD, and hostile to those who both happen to be Christian and
 need to use BSD.

 (note: I am atheist, and would say the same if you had labeled any
 religion - Muslim, Hindi, Marxism, etc, as stupid. )

Please let this thread die.
I never said any religion was stupid.
I appologized to the parties involved.

For the love of god (heh) die thread die!

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


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Joshua Oreman
On Sun, Jul 27, 2003 at 04:47:19PM -0700 or thereabouts, Kris Kennaway wrote:
 On Sun, Jul 27, 2003 at 03:19:36PM -0700, marlon corleone wrote:
  whats COMPAT_LINUX for in NOTES, cant find man pages
  about this. and also is it ok if to remove from kernel
  config this two lines:
 
 (freebsd-isp removed since this is off-topic for there).
 
 It compiles in Linux binary compatibility, also available as the
 linux.ko kernel module.
 
  device  scbus   # SCSI bus (required)
   ^^
  device   da
  
  since i have ni scsi device
 
 Yes (you'll have to remove any other devices that depend on SCSI
 support, e.g. umass).

Eh? `da' can be removed, but I seem to remember some kernel compile
failures from no `scbus'.

-- Josh

 
 Kris


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


Re: /dev/psm0

2003-07-27 Thread Charlie Schluting
  On Sun, Jul 27, 2003 at 08:52:39AM -0400, DJ Landreneau wrote:
   I am running 5.0 that came with FreeBSD Unleashed by Sams.
  
   Can you point me into the correct direction for enabling kernel support for
   psm0?
 
  Read the chapter in the handbook about kernel configuration, and take
  it from there.
 
  Kris

 I am sure the psm device is built in the generic kernel though.

 Nick


Then... your original question was answered.. by yourself.

I don't know what you are trying to ask.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Kris Kennaway
On Sun, Jul 27, 2003 at 06:25:38PM -0700, Joshua Oreman wrote:
 On Sun, Jul 27, 2003 at 04:47:19PM -0700 or thereabouts, Kris Kennaway wrote:
  On Sun, Jul 27, 2003 at 03:19:36PM -0700, marlon corleone wrote:
   whats COMPAT_LINUX for in NOTES, cant find man pages
   about this. and also is it ok if to remove from kernel
   config this two lines:
  
  (freebsd-isp removed since this is off-topic for there).
  
  It compiles in Linux binary compatibility, also available as the
  linux.ko kernel module.
  
   device  scbus   # SCSI bus (required)
^^
   device   da
   
   since i have ni scsi device
  
  Yes (you'll have to remove any other devices that depend on SCSI
  support, e.g. umass).
 
 Eh? `da' can be removed, but I seem to remember some kernel compile
 failures from no `scbus'.

Only if you have other devices that depend on SCSI support, e.g. umass.

Kris


pgp0.pgp
Description: PGP signature


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Joshua Oreman
On Sun, Jul 27, 2003 at 06:30:12PM -0700 or thereabouts, Kris Kennaway wrote:
 On Sun, Jul 27, 2003 at 06:25:38PM -0700, Joshua Oreman wrote:
  On Sun, Jul 27, 2003 at 04:47:19PM -0700 or thereabouts, Kris Kennaway wrote:
   On Sun, Jul 27, 2003 at 03:19:36PM -0700, marlon corleone wrote:
whats COMPAT_LINUX for in NOTES, cant find man pages
about this. and also is it ok if to remove from kernel
config this two lines:
   
   (freebsd-isp removed since this is off-topic for there).
   
   It compiles in Linux binary compatibility, also available as the
   linux.ko kernel module.
   
device  scbus   # SCSI bus (required)
 ^^
device   da

since i have ni scsi device
   
   Yes (you'll have to remove any other devices that depend on SCSI
   support, e.g. umass).
  
  Eh? `da' can be removed, but I seem to remember some kernel compile
  failures from no `scbus'.
 
 Only if you have other devices that depend on SCSI support, e.g. umass.

Then why does it say (required) in the comment?

IIRC:
* most umass failures are caused by lack of `da'
* some kcompile failures (no SCSI devs) are caused by lack of `scbus'

-- Josh

 
 Kris


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


Re: whats COMPAT_LINUX for?

2003-07-27 Thread Kris Kennaway
On Sun, Jul 27, 2003 at 06:41:23PM -0700, Joshua Oreman wrote:
 On Sun, Jul 27, 2003 at 06:30:12PM -0700 or thereabouts, Kris Kennaway wrote:
  On Sun, Jul 27, 2003 at 06:25:38PM -0700, Joshua Oreman wrote:
   On Sun, Jul 27, 2003 at 04:47:19PM -0700 or thereabouts, Kris Kennaway wrote:
On Sun, Jul 27, 2003 at 03:19:36PM -0700, marlon corleone wrote:
 whats COMPAT_LINUX for in NOTES, cant find man pages
 about this. and also is it ok if to remove from kernel
 config this two lines:

(freebsd-isp removed since this is off-topic for there).

It compiles in Linux binary compatibility, also available as the
linux.ko kernel module.

 device  scbus   # SCSI bus (required)
  ^^
 device   da
 
 since i have ni scsi device

Yes (you'll have to remove any other devices that depend on SCSI
support, e.g. umass).
   
   Eh? `da' can be removed, but I seem to remember some kernel compile
   failures from no `scbus'.
  
  Only if you have other devices that depend on SCSI support, e.g. umass.
 
 Then why does it say (required) in the comment?

Because taken in context with the rest of the SCSI section, it is
required for SCSI support, as opposed to other scsi devices which are
optional (e.g. tape or disk support).

 IIRC:
 * most umass failures are caused by lack of `da'

I've said this twice now.

 * some kcompile failures (no SCSI devs) are caused by lack of `scbus'

Only if you have other devices that depend on SCSI support, e.g. umass.

Why do I get the feeling that we're going in circles here?

Kris

pgp0.pgp
Description: PGP signature


Re: /dev/psm0

2003-07-27 Thread Nicolas Galler
On Sun, Jul 27, 2003 at 06:25:59PM -0700, Charlie Schluting wrote:
   On Sun, Jul 27, 2003 at 08:52:39AM -0400, DJ Landreneau wrote:
I am running 5.0 that came with FreeBSD Unleashed by Sams.
   
Can you point me into the correct direction for enabling kernel support for
psm0?
  
   Read the chapter in the handbook about kernel configuration, and take
   it from there.
  
   Kris
 
  I am sure the psm device is built in the generic kernel though.
 
  Nick
 
 
 Then... your original question was answered.. by yourself.
 
 I don't know what you are trying to ask.
 

I guess the original question should have been, why isnt the touchpad working
with the psm support included in the generic kernel, I would be hard pressed
to help since I have never used fbsd on a laptop - I was just pointing out
that including psm support in the kernel is probably not going to be enough
since it is already there.

I am not the original poster, by the way, though I would be interested in the
answer as well.

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


Re: Promise Fasttrack

2003-07-27 Thread Johan Paul
Joseph Yuen wrote:

Hey,

Did anybody get Promise Fasttrack 
TX2000 working properly under FreeBSD?
Does the driver in the FreeBSD handle the 
RAID duties properly or not?
I am using Promise Fastrak TX2 om my FreeBSD 4.8 box and it works like a 
charm all the way from installation. No problems what so ever.

Regards,

Johan Paul

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


books

2003-07-27 Thread Karl Agee
Ok, so, if you could buy only ONE of the currently available FreeBSD books, 
which one would it be???

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


Fwd: Re: laptop question for this or the mobile group?

2003-07-27 Thread Karl Agee

Date: Sun, 27 Jul 2003 19:15:57 -0700
To: Greg 'groggy' Lehey [EMAIL PROTECTED]
From: Karl Agee [EMAIL PROTECTED]
Subject: Re: laptop question for this or the mobile group?
Hi Greg and all:

Laptop:  Thinkpad iSeries 1300
Video:  Silicon Motion LynxEM+ chip
Screen:  800x600 hpa
system:  FreeBSD 4.8-RELEASE

Only the vga driver works, and not very well.  Gives me only a 640x480 
display and the windows etc are not displayed properly (too large for the 
display).  This setup was configured using either xf86config or xf86cfg 
-textmode.  Using the autodetect selection froze the display, as does 
trying to setup manually using the above and the silicon motion 
driver.  Killing X server doesnt work, have to reboot the machine.

This notebook works fine with suse 8.1, Red Hat 9, Knoppix 3.1, etc.

I did notice the XF86Config file is the old XFree 3.x series format, 
apparently not the newer series 4.x format.  (dont know if that is 
significant).

--karl

At 11:10 AM 7/27/2003 +0930, you wrote:

On Thursday, 24 July 2003 at 21:47:23 -0700, Karl Agee wrote:
 I am having problems getting X set up properly on a laptop.  Should
 I post the question here or on the mobile list?
Start here, but give some details.  If this is a Dell Inspiron 5100,
I'm working on it.
Greg
--
See complete headers for address and phone numbers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: books

2003-07-27 Thread Jerry M. Howell II
On Sun, Jul 27, 2003 at 07:25:33PM -0700, Karl Agee wrote:
 Ok, so, if you could buy only ONE of the currently available FreeBSD books, 
 which one would it be???
 
I only have one book. I haven't had any problems with freeBSD uleashed
by sams

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


Re: Drivers for canon

2003-07-27 Thread Adam
On Sun, 2003-07-27 at 18:09, Serge Terryn wrote:
 My friend has a canon S520 printer. Any idea which driver to use under 
 apsfilter ?

http://www.linuxprinting.org

Although the website seems to be down at the moment, it has all the
answers you seek. Try back in a little while.

-- 
Adam [EMAIL PROTECTED]

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


Re: books

2003-07-27 Thread Adam
On Sun, 2003-07-27 at 22:25, Karl Agee wrote:
 Ok, so, if you could buy only ONE of the currently available FreeBSD books, 
 which one would it be???

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

Best part is, it's free. And it's up-to-date. And it's official.

-- 
Adam [EMAIL PROTECTED]

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


Re: laptop question for this or the mobile group?

2003-07-27 Thread Greg 'groggy' Lehey
On Sunday, 27 July 2003 at 19:15:57 -0700, Karl Agee wrote:
 At 11:10 AM 7/27/2003 +0930, you wrote:

 On Thursday, 24 July 2003 at 21:47:23 -0700, Karl Agee wrote:
 I am having problems getting X set up properly on a laptop.  Should
 I post the question here or on the mobile list?

 Start here, but give some details.  If this is a Dell Inspiron 5100,
 I'm working on it.

 Hi Greg and all:

You forgot to copy and all.  I'm doing it now.

 Laptop:  Thinkpad iSeries 1300
 Video:  Silicon Motion LynxEM+ chip
 Screen:  800x600 hpa

 system:  FreeBSD 4.8-RELEASE

 Only the vga driver works, and not very well.  Gives me only a 640x480
 display and the windows etc are not displayed properly (too large for the
 display).

That's a window manager issue.

 This setup was configured using either xf86config or xf86cfg
 -textmode.  Using the autodetect selection froze the display, as
 does trying to setup manually using the above and the silicon motion
 driver.  Killing X server doesnt work, have to reboot the machine.

Hmm.  Anything unusual in /var/log/XFree86.0.log?  I had this recently:
   
   (==) RADEON(0): Write-combining range (0xc,0x4) was already clear
   (WW) RADEON(0): Bad V_BIOS checksum
   (II) RADEON(0): Primary V_BIOS segment is: 0xc000
   (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear   
   (--) RADEON(0): Chipset: ATI Radeon Mobility M7 LW (AGP) (ChipID = 0x4c57)
   (--) RADEON(0): Linear framebuffer at 0xf000
   (--) RADEON(0): MMIO registers at 0xe010
   (==) RADEON(0): Write-combining range (0xe010,0x8) was already clear
   (--) RADEON(0): VideoRAM: 16384 kByte (64-bit DDR SDRAM)
   (==) RADEON(0): Write-combining range (0xe010,0x8) was already clear
   (II) RADEON(0): CloneDisplay option not set -- defaulting to auto-detect
   (II) RADEON(0): Primary Display == Type 2
   (II) RADEON(0): Panel ID string: 
   (II) RADEON(0): Panel Size from BIOS: 65535x65535
   
  *** If unresolved symbols were reported above, they might not
  *** be the reason for the server aborting.
   
   Fatal server error:
   Caught signal 11.  Server aborting

This was on a Dell Inspiron 5100, and it's caused by incorrect mapping
of the video BIOS.  It would be interesting to see if you're having a
similar problem. 

 This notebook works fine with suse 8.1, Red Hat 9, Knoppix 3.1, etc.

I also tried my laptop with Knoppix 3.1, and it worked fine.  It's
obviously a FreeBSD problem, and I'm currently trying to localize it.

 I did notice the XF86Config file is the old XFree 3.x series format,
 apparently not the newer series 4.x format.  (dont know if that is
 significant).

Depends on where it came from.  The log file is more interesting, and
it'll tell you which of the myriad possible config files it uses.

Greg
--
Finger [EMAIL PROTECTED] for PGP public key
See complete headers for address and phone numbers


pgp0.pgp
Description: PGP signature


Re: Adaptec AIC-7902 SCSI HostRAID Installation

2003-07-27 Thread Justin T. Gibbs
 Hello,
 
 I am having some issues installing FreeBSD (4.8 and 5.1) onto a server which
 has a SCSI HostRAID (http://www.intel.com/design/servers/se7501wv2/index.htm)
 mirror partition setup.

HostRAID is not supported under FreeBSD.  You must disable HostRAID via
SCSISelect in order to use your controller under FreeBSD.

--
Justin

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


Re: $ locate httpd.conf

2003-07-27 Thread Sunil Sunder Raj
Hi,
Run  /etc/periodic/weekly/310.locate
Regards
SSR

From: DanB [EMAIL PROTECTED]
To: freebsd [EMAIL PROTECTED]
Subject: $ locate httpd.conf
Date: Sun, 27 Jul 2003 14:03:17 +
When I try to use locate on  my  new box I get this below. What do I
need to do to make it work?
Dan
$ locate httpd.conf
locate: database too small: /var/db/locate.database
$
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
E-mail just got better. Find out why. 
http://server1.msn.co.in/features/general/extrastorage/index.asp Click here!

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


Re: laptop question for this or the mobile group?

2003-07-27 Thread Karl Agee
At 12:53 PM 7/28/2003 +0930, Greg 'groggy' Lehey wrote:

On Sunday, 27 July 2003 at 19:15:57 -0700, Karl Agee wrote:
 At 11:10 AM 7/27/2003 +0930, you wrote:

 On Thursday, 24 July 2003 at 21:47:23 -0700, Karl Agee wrote:
 I am having problems getting X set up properly on a laptop.  Should
 I post the question here or on the mobile list?

 Start here, but give some details.  If this is a Dell Inspiron 5100,
 I'm working on it.

 Hi Greg and all:
You forgot to copy and all.  I'm doing it now.

 Laptop:  Thinkpad iSeries 1300
 Video:  Silicon Motion LynxEM+ chip
 Screen:  800x600 hpa

 system:  FreeBSD 4.8-RELEASE

 Only the vga driver works, and not very well.  Gives me only a 640x480
 display and the windows etc are not displayed properly (too large for the
 display).
That's a window manager issue.


Well, both twm and windowmaker do it.havent tried kde, gnome.


 This setup was configured using either xf86config or xf86cfg
 -textmode.  Using the autodetect selection froze the display, as
 does trying to setup manually using the above and the silicon motion
 driver.  Killing X server doesnt work, have to reboot the machine.
Hmm.  Anything unusual in /var/log/XFree86.0.log?  I had this recently:

   (==) RADEON(0): Write-combining range (0xc,0x4) was already clear
   (WW) RADEON(0): Bad V_BIOS checksum
   (II) RADEON(0): Primary V_BIOS segment is: 0xc000
   (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear
   (--) RADEON(0): Chipset: ATI Radeon Mobility M7 LW (AGP) (ChipID = 
0x4c57)
   (--) RADEON(0): Linear framebuffer at 0xf000
   (--) RADEON(0): MMIO registers at 0xe010
   (==) RADEON(0): Write-combining range (0xe010,0x8) was already 
clear
   (--) RADEON(0): VideoRAM: 16384 kByte (64-bit DDR SDRAM)
   (==) RADEON(0): Write-combining range (0xe010,0x8) was already 
clear
   (II) RADEON(0): CloneDisplay option not set -- defaulting to auto-detect
   (II) RADEON(0): Primary Display == Type 2
   (II) RADEON(0): Panel ID string: 
   (II) RADEON(0): Panel Size from BIOS: 65535x65535

  *** If unresolved symbols were reported above, they might not
  *** be the reason for the server aborting.
   Fatal server error:
   Caught signal 11.  Server aborting
This was on a Dell Inspiron 5100, and it's caused by incorrect mapping
of the video BIOS.  It would be interesting to see if you're having a
similar problem.


well, I dont see anything like that, but, now it is crashing with the same 
message.  But, it says:

(II) Silicon Motion(0): U2C device I2C bus:SAA 7111A registered at 
address 0x48.
(II) Silicon Motion(0): U2C device I2C bus:SAA 7111A removed.

***If unresolved symbols were reported above..(wont repeat it you know 
what the rest is I am sure)

Fatal Server Error:
Caught Signal 11 Server Aborting.
that is where it crashes.

--karl






 This notebook works fine with suse 8.1, Red Hat 9, Knoppix 3.1, etc.

I also tried my laptop with Knoppix 3.1, and it worked fine.  It's
obviously a FreeBSD problem, and I'm currently trying to localize it.
 I did notice the XF86Config file is the old XFree 3.x series format,
 apparently not the newer series 4.x format.  (dont know if that is
 significant).
Depends on where it came from.  The log file is more interesting, and
it'll tell you which of the myriad possible config files it uses.
Greg
--
Finger [EMAIL PROTECTED] for PGP public key
See complete headers for address and phone numbers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


More POP3/SSL Eudora [Was: Re: qpopper pop3 and SSL experiences]

2003-07-27 Thread Matt Staroscik
Thanks all for the help. Today I installed courier-imap, and reconfigured 
Exim for Maildir delivery, and I can now get mail out over POP3 + SSL. 
Apple's OS X mail client and Mac Eudora 6b are working fine. (I had sort of 
been wanting to try maildirs, and this way I can evolve to IMAP if I want, 
so I will probably stick with this.)

Eudora for Windows is still hosed though. I did manually add my cert to the 
trusted list but I still have this error to deal with:

SSL Negotiation Failed: Certificate bad: Destination Host name does not 
match host name in certificate  Cause (-6984)

Now, I am using a self-signed cert that I created with courier's shortcut 
command, and this test system does not have a real hostname yet, which 
seems like it would explain this error... but does anyone know a way to 
tell Eudora to not care about bad certificates? Or better still, how do I 
create a cert myself that satisfies Eudora? Will it even be possible to 
when my mail server  testbed is at 192.168.x.y, without a fully-qualified 
hostname?

Getting real close now though, thanks to everyone!

- Matt

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


more Re: laptop question for this or the mobile group?

2003-07-27 Thread Karl Agee
Ok, I just made a change to the monitor setting.and it froze up like 
before.  Here is the log message:

(II) Silicon Motion(0):  Primary V_BIOS segment is: 0xc000
(II) Silicon Motion(0):  Write-combining range (0x0, 0x1000) was already clear
(II) Silicon Motion(0):  Current Mode 0x00
(II) Silicon Motion(0):  SMI_GEReset called from smi_driver.c line 1559
(II) Silicon Motion(0):  SMI_GEReset called from smi_driver.c line 263
#above line repeated many times
--karl
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: laptop question for this or the mobile group?

2003-07-27 Thread Greg 'groggy' Lehey
[Format recovered--see http://www.lemis.com/email/email-format.html]

Quoted text inappropriately wrapped.

On Sunday, 27 July 2003 at 20:49:55 -0700, Karl Agee wrote:
 At 12:53 PM 7/28/2003 +0930, Greg 'groggy' Lehey wrote:

 On Sunday, 27 July 2003 at 19:15:57 -0700, Karl Agee wrote:
 At 11:10 AM 7/27/2003 +0930, you wrote:

 On Thursday, 24 July 2003 at 21:47:23 -0700, Karl Agee wrote:
 Laptop:  Thinkpad iSeries 1300
 Video:  Silicon Motion LynxEM+ chip
 Screen:  800x600 hpa

 system:  FreeBSD 4.8-RELEASE

 Only the vga driver works, and not very well.  Gives me only a 640x480
 display and the windows etc are not displayed properly (too large for the
 display).

 That's a window manager issue.

 Well, both twm and windowmaker do it.havent tried kde,
 gnome.

They'll do it too.  Nobody expects a 640x480 maximum resolution.

 This setup was configured using either xf86config or xf86cfg
 -textmode.  Using the autodetect selection froze the display, as
 does trying to setup manually using the above and the silicon motion
 driver.  Killing X server doesnt work, have to reboot the machine.

 Hmm.  Anything unusual in /var/log/XFree86.0.log?  I had this recently:

 ...

 This was on a Dell Inspiron 5100, and it's caused by incorrect mapping
 of the video BIOS.  It would be interesting to see if you're having a
 similar problem.

 well, I dont see anything like that, but, now it is crashing with the same
 message.  But, it says:

 (II) Silicon Motion(0): U2C device I2C bus:SAA 7111A registered at address 0x48.
 (II) Silicon Motion(0): U2C device I2C bus:SAA 7111A removed.

It looks as if you have trimmed too much.  Look for lines starting
with (WW) and (EE).

 ***If unresolved symbols were reported above..(wont repeat it you know
 what the rest is I am sure)

 Fatal Server Error:
 Caught Signal 11 Server Aborting.

 that is where it crashes.

OK, so this looks similar.  Take a look in /var/run/dmesg.boot and
find a line starting with orm0.  I'd be interested to see what it
looks like.  Also check for any warnings about checksum mismatches in
the dmesg.boot.

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


pgp0.pgp
Description: PGP signature


Re: more Re: laptop question for this or the mobile group?

2003-07-27 Thread Greg 'groggy' Lehey
[Format recovered--see http://www.lemis.com/email/email-format.html]

Computer output wrapped.

On Sunday, 27 July 2003 at 21:06:04 -0700, Karl Agee wrote:
 Ok, I just made a change to the monitor setting.and it froze up like
 before.  Here is the log message:

 (II) Silicon Motion(0):  Primary V_BIOS segment is: 0xc000
 (II) Silicon Motion(0):  Write-combining range (0x0, 0x1000) was already clear
 (II) Silicon Motion(0):  Current Mode 0x00
 (II) Silicon Motion(0):  SMI_GEReset called from smi_driver.c line 1559
 (II) Silicon Motion(0):  SMI_GEReset called from smi_driver.c line 263
 #above line repeated many times

There's nothing interesting there.  See my other message.

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


pgp0.pgp
Description: PGP signature


SSH Link to routers went down

2003-07-27 Thread DanB
I made an error in routing table alias added 10.0.0.1 to either net port
that had an standard  outside IP on it also. It  made 3 other router go
down I could ping them but they wouldn't route.  The SSH on all boxes
went down.
Is there an central connection for SSH somewhere? Could the old admin
link them somehow Via SSH.

Dan

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


scbus

2003-07-27 Thread Tom Samplonius

On Sun, 27 Jul 2003, marlon corleone wrote:

 device  scbus   # SCSI bus (required)
 device   da
 
 since i have ni scsi device
...

  I don't think you can remove it, because it is used by a lot of stuff
you wouldn't normally associate with SCSI (ex.  USB).

Tom

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


Weird terminal behavior 5.1-Release

2003-07-27 Thread Aaron Siegel
Hello

After working at a terminal for awhile (long enough that the scroll bar 
becomes really small), xterm and rxvt  (I am not sure if it problem occurs at 
the council) begins to act strangely, I cannot su another user and when I try 
to use a program that uses standard input (cin) the program  runs without 
waiting for the user input. 

I have included a copy of my dmesg output. It contains some ACPI error I do 
not know if that is related or not.  Any ideas?

Thank you
Aaron


I am runing:
XFree86-4.3.0,1 =  up-to-date with port
XFree86-FontServer-4.3.0  needs updating (port has 4.3.0_1)
XFree86-Server-4.3.0_4needs updating (port has 4.3.0_8) 
XFree86-clients-4.3.0_2 =  up-to-date with port
XFree86-documents-4.3.0 =  up-to-date with port
XFree86-font100dpi-4.3.0=  up-to-date with port
XFree86-font75dpi-4.3.0 =  up-to-date with port
XFree86-fontCyrillic-4.3.0  =  up-to-date with port
XFree86-fontDefaultBitmaps-4.3.0  =  up-to-date with port
XFree86-fontEncodings-4.3.0  =  up-to-date with port
XFree86-fontScalable-4.3.0  =  up-to-date with port
XFree86-libraries-4.3.0_5   =  up-to-date with port

Copyright (c) 1992-2003 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.1-RELEASE #0: Sun Jul 20 11:37:51 MDT 2003
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/Trekster-5.1Rv1
Preloaded elf kernel /boot/kernel/kernel at 0xc05a7000.
Preloaded elf module /boot/kernel/acpi.ko at 0xc05a71f4.
Timecounter i8254  frequency 1193182 Hz
Timecounter TSC  frequency 266671428 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (266.67-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x652  Stepping = 2
  
Features=0x183f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
real memory  = 268369920 (255 MB)
avail memory = 254521344 (242 MB)
Pentium Pro MTRR support enabled
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: PTLTDRSDT   on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 10 entries at 0xc00fdf20
acpi0: power button is handled as a fixed feature programming model.
Timecounter ACPI-safe  frequency 3579545 Hz
acpi_timer0: 24-bit timer at 3.579545MHz port 0x8008-0x800b on acpi0
acpi_cpu0: CPU on acpi0
acpi_tz0: thermal zone port 0x530-0x537 on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
agp0: Intel 82443BX (440 BX) host to PCI bridge mem 0x1800-0x1bff at 
device 0.0 on pci0
pcib1: ACPI PCI-PCI bridge at device 1.0 on pci0
pci1: ACPI PCI bus on pcib1
pci1: display, VGA at device 0.0 (no driver attached)
pcm0: ESS Technology Maestro-2 port 0xf800-0xf8ff irq 5 at device 4.0 on 
pci0
pcm0: Asahi Kasei AK4540 AC97 Codec
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel PIIX4 UDMA33 controller port 0xfcd0-0xfcdf at device 7.1 on 
pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: Intel 82371AB/EB (PIIX4) USB controller port 0xfce0-0xfcff irq 5 at 
device 7.2 on pci0
usb0: Intel 82371AB/EB (PIIX4) USB controller 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: bridge, PCI-unknown at device 7.3 (no driver attached)
cbb0: TI1250 PCI-CardBus Bridge at device 10.0 on pci0
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
pcib0: slot 10 INTA is routed to irq 9
cbb1: TI1250 PCI-CardBus Bridge at device 10.1 on pci0
cardbus1: CardBus bus on cbb1
pccard1: 16-bit PCCard bus on cbb1
pcib0: slot 10 INTA is routed to irq 9
acpi_button0: Power Button on acpi0
acpi_acad0: AC adapter on acpi0
acpi_cmbat0: Control method Battery on acpi0
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
acpi_ec0: embedded controller port 0x66,0x62 on acpi0
ppc0 port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: Parallel port bus on ppc0
ppbus0: IEEE1284 device found /NIBBLE/ECP
Probing for PnP devices on ppbus0:
ppbus0: Hewlett-Packard HP LaserJet 6P PJL,MLC,PCLXL,PCL
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) port 
0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
pmtimer0 on isa0
orm0: Option ROM at iomem 0xc-0xcbfff on isa0
sc0: System console on isa0
sc0: VGA 16 virtual consoles, flags=0x200
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounters tick every 10.000 msec
acpi_cpu: 

Re: laptop question for this or the mobile group?

2003-07-27 Thread Karl Agee
Karl Agee snipped:



 (II) Silicon Motion(0): U2C device I2C bus:SAA 7111A registered at 
address 0x48.
 (II) Silicon Motion(0): U2C device I2C bus:SAA 7111A removed.

It looks as if you have trimmed too much.  Look for lines starting
with (WW) and (EE).


(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log File.
(==) Using config file..
that is all it says.





 ***If unresolved symbols were reported above..(wont repeat it you know
 what the rest is I am sure)

 Fatal Server Error:
 Caught Signal 11 Server Aborting.

 that is where it crashes.
OK, so this looks similar.  Take a look in /var/run/dmesg.boot and
find a line starting with orm0.  I'd be interested to see what it
looks like.
orm0: Option ROM at iomem 0xc-0xcbfff on isa0



Also check for any warnings about checksum mismatches in
the dmesg.boot.


Nope.  no checksum errers.

--karl

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