mpd PPTP to Cisco 3000 VPN Concentrator routing problem

2004-01-08 Thread Chris Jones
Hi. I've gone over list archives and seen this issue discussed before, but the sugggested solutions aren't working for me. I am using mpd-3.15_1 on FreeBSD 4.9-STABLE to connect to a Cisco 3000 Series VPN Concentrator. I have negotiated CHAP and MPPE and the ng0 interface comes up, but when I tr

Re: mpd PPTP to Cisco 3000 VPN Concentrator routing problem

2004-01-08 Thread Joe Marcus Clarke
On Thu, 2004-01-08 at 02:49, Chris Jones wrote: > Hi. I've gone over list archives and seen this issue discussed before, > but the sugggested solutions aren't working for me. I am using > mpd-3.15_1 on FreeBSD 4.9-STABLE to connect to a Cisco 3000 Series VPN > Concentrator. I have negotiated CHA

Re: Disk defragmentation

2004-01-08 Thread Giorgos Keramidas
On 2004-01-07 21:30, "Mazen S. Alzogbi" <[EMAIL PROTECTED]> wrote: > Yeah, I just landed from MS Planet to FreeBSD and I am NOT leaving :) Cool, welcome to FreeBSD then! A good starting point, if you haven't already discovered it, is our docs collection at: http://www.FreeBSD.org/docs.ht

contogmalloc1

2004-01-08 Thread Andrew Kozak
Hi All Having big problems installing FreeBSD 4.9 or 5.1. Every time I try to boot, I get the error panic: contigmalloc1: size must be 0 I have googled extensively with no success, seems a few people have had this problem, but I cannot find wether it has been resolved or not. It seems the machi

Re: mpd PPTP to Cisco 3000 VPN Concentrator routing problem

2004-01-08 Thread Chris Jones
Oh. :( I thought it negotiated the encryption ok because I see this: [ciscovpn] CCP: LayerUp Compress using: MPPE, 128 bit, stateless Decompress using: MPPE, 128 bit, stateless And capturing on the interface, I see echo req's coming in from the concentrator, but I encounter a routing loop wh

Re: sshd crashing server

2004-01-08 Thread Will Prater
Subhro, On Jan 6, 2004, at 9:36 PM, Subhro wrote: Hi Will, READ the Handbook :-). After you cvsup for some special installation instructions ===Start building the world i.e. the new binaries <<< Here is the custom kernel stuff <<<= Here goes the kernel building <<<===Installed

Re: mpd PPTP to Cisco 3000 VPN Concentrator routing problem

2004-01-08 Thread Joe Marcus Clarke
On Thu, 2004-01-08 at 03:34, Chris Jones wrote: > Oh. :( I thought it negotiated the encryption ok because I see this: > > [ciscovpn] CCP: LayerUp > Compress using: MPPE, 128 bit, stateless > Decompress using: MPPE, 128 bit, stateless This is fine. I get this, too. However, when trying to

Re: sshd crashing server

2004-01-08 Thread Will Prater
On Jan 8, 2004, at 12:38 AM, Will Prater wrote: Subhro, On Jan 6, 2004, at 9:36 PM, Subhro wrote: Hi Will, READ the Handbook :-). After you cvsup for some special installation instructions ===Start building the world i.e. the new binaries <<< Here is the custom kernel stuff <<<

Re: Commercial graphics drivers for 5.x ??

2004-01-08 Thread Robert Downes
Nick Tonkin wrote: Andrew, thanks for the pointer. The XFree86 nv driver is what I have been using. I'm going to try to install and use Nvidia's own one. Really? I'm using a GeForce 2 MX 400 (64Mb) RAM, and I get an excellent picture with a Philips 109P2 monitor, using the nv driver for X. Gi

Re: mpd PPTP to Cisco 3000 VPN Concentrator routing problem

2004-01-08 Thread Chris Jones
Original message from Joe Marcus Clarke: > I was able to get past the routing loop by readdressing the interface as > soon as it came up. This is a good starter howto on that procedure: > > http://www.cs.rpi.edu/~flemej/fbsd-cisco-vpn/fbsd-cisco-vpn.pdf Yeah I went through this, but my iface up

bandwidth throttling for a particlarport for FTP server

2004-01-08 Thread Jamie Grunewald
hi, I'm fairly new to FreeBSD and I hope this is the proper group to post this question. I'm setting up a FTP server on FreeBSD 5.1 to be accessed by a select number of people. Is there a way to limit the amount of bandwidth that would allocated (e.g. I don't want to use the full 768kb/s (intern

Re: ISDN - United Kingdom

2004-01-08 Thread Peter Risdon
Edward Hughes wrote: Can anyone offer any help on getting ISDN up and running in the UK. I am using BT's ISDN card and BT's ISDN service. Personally, I would get a serial port ISDN TA which supports the AT command set (most do), and use userland ppp. I'd save far more in time than I'd spend

Re: bandwidth throttling for a particlarport for FTP server

2004-01-08 Thread Nelis Lamprecht
On Thu, 2004-01-08 at 11:37, Jamie Grunewald wrote: > hi, > > I'm fairly new to FreeBSD and I hope this is the > proper group to post this question. > > I'm setting up a FTP server on FreeBSD 5.1 to be > accessed by a select number of people. Is there a way > to limit the amount of bandwidth tha

Sound not working on laptop

2004-01-08 Thread Mazen S. Alzogbi
Hi, Sound is not working on my laptop that has FreeBSD 4.9 installed on. I want to check the detected driver (if any) by the system and configure it to use the right one. How can this be done whether by using KDE or on the command line? Thanks in advance. Mazen S. Alzogbi www.MazenAlzogbi.com

RE: IPFW confusion

2004-01-08 Thread Philip Payne
Hi, > > However, I can't get the config to work. I've commented out > all the deny > > rules. In this instance, I can browse the web via SQUID > that's installed > > on the IPFW box. I can't browse the web directly, though. > That is the > > only external access I get. I can't ping any site

Re: Sound not working on laptop

2004-01-08 Thread Andrew L. Gould
On Thursday 08 January 2004 04:21 am, Mazen S. Alzogbi wrote: > Hi, > > Sound is not working on my laptop that has FreeBSD 4.9 installed on. I > want to check the detected driver (if any) by the system and configure > it to use the right one. > > How can this be done whether by using KDE or on the

Re: sending mail question...

2004-01-08 Thread Jason Stewart
On 07/01/04 16:11 -0500, Xpression wrote: > Hi list, I've a little bit confused, I have a mail server running > Exim as MTA, now what about if I want to send mail with another server to > some mailboxes on the server running the MTA...I think I've to install a > client or something like tha

Re: Sound not working on laptop

2004-01-08 Thread Jason Stewart
On 08/01/04 14:21 +0400, Mazen S. Alzogbi wrote: > Hi, > > Sound is not working on my laptop that has FreeBSD 4.9 installed on. I > want to check the detected driver (if any) by the system and configure > it to use the right one. > > How can this be done whether by using KDE or on the command lin

Kernel & KVM switch

2004-01-08 Thread Marius Kirschner
I remember there used to some setting that you had to set if you wanted to use a KVM switch, but for the live of me I can't find what it was. Basically, with both my 4.9 and 5.1 boxes if I reboot any of them and they are not selected on the switch then the keyboard won't work. Since I do most of t

freebsd-questions@freebsd.org

2004-01-08 Thread Matthew Seaman
On Wed, Jan 07, 2004 at 11:38:58PM +, Ceri Davies wrote: > On Wed, Jan 07, 2004 at 05:36:42PM -0600, Eric F Crist wrote: > > make depend && make && make install > [Of course, if the Makefile has it's dependencies correct, then a simple > "make install" will achieve the same thing.] Hmmm...

freebsd-questions@freebsd.org

2004-01-08 Thread Louis LeBlanc
On 01/08/04 01:43 PM, Matthew Seaman sat at the `puter and typed: > On Wed, Jan 07, 2004 at 11:38:58PM +, Ceri Davies wrote: > > On Wed, Jan 07, 2004 at 05:36:42PM -0600, Eric F Crist wrote: > > > > make depend && make && make install > > > [Of course, if the Makefile has it's dependencies co

Question about Cyrus IMAP

2004-01-08 Thread Ajitesh K
I am newbie in FreeBSD as well as cyrus IMAP world. Problem: Need to setup new POP3 account. I have assume that setting up new account in Cyrus IMAP of POP3 server would takecare of setting up new accounts. I am not able to connect Cyrus IMAP server in POP3 server as I don't know about user & pas

freebsd-questions@freebsd.org

2004-01-08 Thread Lance E. Lott
With ; each command is executed one right after the other, regardless of error condition. With &&, if the error condition is non-zero, then the next command is not executed. Lance. At 05:36 PM 1/7/2004, you wrote: Just wondering what the difference is between ; and &&? I use make depend; m

anonymous ftp passwd

2004-01-08 Thread Tomas Palfi
To all, i would like to identify the anonymous passwd of our clients for statistical purposes. I know that ftp transmits the username and passwd in plain text. Is there a way to decrypt them. thanks -- tp This e-mail h

Re: Domains

2004-01-08 Thread Jerry McAllister
> > HI, i want to have my personal domain not for buisness but for educational use. I am > not that familiar with freebsd but i know somethings. I need my own doamin such as > www.chetcuti.mt . can i set up my freebsd to do this so when they look up > chetcuti.mt they see my ip without register

Re: Commercial graphics drivers for 5.x ??

2004-01-08 Thread Nick Tonkin
On Thu, 08 Jan 2004 08:47:37 +, Robert Downes <[EMAIL PROTECTED]> wrote: Nick Tonkin wrote: Andrew, thanks for the pointer. The XFree86 nv driver is what I have been using. I'm going to try to install and use Nvidia's own one. Really? I'm using a GeForce 2 MX 400 (64Mb) RAM, and I get an

Re: Question about Cyrus IMAP

2004-01-08 Thread Ed Budd
Cyrus-imapd is somewhat unique in that it uses its own database for mail. This means you don't need local user accounts. However, it does take more work to set up. If you've already successfully installed cyrus-imapd (and all its dependencies) from the ports collection, you need to: cd /usr/local

Re: anonymous ftp passwd

2004-01-08 Thread Kliment Andreev
>i would like to identify the anonymous passwd of our clients for >statistical purposes. I know that ftp transmits the username and passwd >in plain text. Is there a way to decrypt them. Look for kripp and sniff in ports/security ___ [EMAIL PROTECTED]

Re: Hardware requirements for firewall

2004-01-08 Thread lists
On Wed, 7 Jan 2004, Wayne Pascoe wrote: > > Why not just try it? > > Because it's a commercial hosting operation pushing up to 20Mb/s with > SLA's to our clients. > > My biggest fear is not that this won't work, but that it will work but > with intermittant bugs. Introducing a new machine has a c

Re: Commercial graphics drivers for 5.x ??

2004-01-08 Thread Nick Tonkin
On Thu, 08 Jan 2004 08:47:37 +, Robert Downes <[EMAIL PROTECTED]> wrote: Nick Tonkin wrote: Andrew, thanks for the pointer. The XFree86 nv driver is what I have been using. I'm going to try to install and use Nvidia's own one. Really? I'm using a GeForce 2 MX 400 (64Mb) RAM, and I get an

Re: Kernel & KVM switch

2004-01-08 Thread francisco
On Thu, 8 Jan 2004, Marius Kirschner wrote: > Basically, with both my 4.9 and 5.1 boxes if I reboot any of them and they > are not selected on the switch then the keyboard won't work. You need to change your kernel. Look for a line device atkbd0 at atkbdc? irq 1 Yours I believe has dev

RE: swap_pager: out of swap space --> doxygen installation fails

2004-01-08 Thread thelen
Hello Subhro, thank you very much for your advices! I tried, what you've told me, but I failed right at the beginning. May be you could comment some of my problems/questions, that would surely help me for the next time. > Hi Benjamin, > I suspect that you have assigned too little swap space. As

Re: Commercial graphics drivers for 5.x ??

2004-01-08 Thread Eric F Crist
On Thursday 08 January 2004 08:47 am, Nick Tonkin wrote: > On Thu, 08 Jan 2004 08:47:37 +, Robert Downes > > <[EMAIL PROTECTED]> wrote: > > Nick Tonkin wrote: > >> Andrew, thanks for the pointer. The XFree86 nv driver is what I have > >> been using. I'm going to try to install and use Nvidia's

Re: Hardware requirements for firewall

2004-01-08 Thread Wayne Pascoe
On Thu, Jan 08, 2004 at 09:49:19AM +, [EMAIL PROTECTED] wrote: > Introducing a new machine has a certain level of risk. What is your > contingency plan if the machine fails anyway? The plan is to just remove the machine from the circuit. Instead of having a cable to the machine from the first

Re: sending mail question...

2004-01-08 Thread Peter Risdon
On 07/01/04 16:11 -0500, Xpression wrote: Hi list, I've a little bit confused, I have a mail server running Exim as MTA, now what about if I want to send mail with another server to some mailboxes on the server running the MTA...I think I've to install a client or something like that ??? Th

Re: anonymous ftp passwd

2004-01-08 Thread Peter Ulrich Kruppa
On Thu, 8 Jan 2004, Tomas Palfi wrote: > To all, > > i would like to identify the anonymous passwd of our clients for > statistical purposes. I know that ftp transmits the username and passwd > in plain text. Is there a way to decrypt them. Just out of interest: I always thought anonymous ftp wa

RE: Kernel & KVM switch

2004-01-08 Thread Marius Kirschner
Thanks, got itapparently changing the "0x1" to "0x0" works as well. ---Marius > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 08, 2004 4:56 AM > To: Marius Kirschner > Cc: 'FreeBSD Questions' > Subject: Re: Kernel & KVM switch > >

Re: Hardware requirements for firewall

2004-01-08 Thread Francisco Reyes
On Thu, 8 Jan 2004, Wayne Pascoe wrote: > > Another alternative.. prepare both machines. Have the better machine ready > > to do an able to be connected/switched to at a moments notice. Put the > > slower machine on at the slowest day. Monitor it closely as traffic grows. > > That's probably the w

Re: mpd PPTP to Cisco 3000 VPN Concentrator routing problem

2004-01-08 Thread Fernando Gleiser
On Thu, 8 Jan 2004, Joe Marcus Clarke wrote: > > Good luck. I have tried to get this working, but have never been able > to get mpd encryption to work with the Concentrator's encryption > (neither has anyone else to my knowledge). If you disable encryption on > the concentrator, the tunnel will

RE: anonymous ftp passwd

2004-01-08 Thread Tomas Palfi
Yes, thanks for this one the file is there on FreeBSD5.1, however, I could not find the file on FreeBSD4.4Stable. any idea why?? thanks -Original Message- From: Peter Ulrich Kruppa [mailto:[EMAIL PROTECTED] Sent: 08 January 2004 15:22 To: Tomas Palfi Cc: [EMAIL PROTECTED] Subject: Re: an

Page format problem

2004-01-08 Thread eddie
Whilst reading through site I came across a format problem with this page. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps. html --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.552 / Virus Database: 344 -

Page format problem

2004-01-08 Thread eddie
Whilst reading through site I came across a format problem with this page. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps. html --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.552 / Virus Database: 344 -

fwbuilder segfault

2004-01-08 Thread Antoine Jacoutot
Hi :) I wanted to know if anyone was experiencing problems with the fwbuilder port. I cannot save any rule I created. As soon as I click on save, I get a segmentation error. There's nothing more I can say unless I'm running the latest fwbuilder port under FreeBSD-5.2-RC2. Let me know if there's

Re: Page format problem

2004-01-08 Thread Kevin D. Kinsey, DaleCo, S.P.
eddie wrote: Whilst reading through site I came across a format problem with this page. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps. html Hi, eddie! I'm sure the docs team would be interested in knowing more about this. Are you a FreeBSD user? If so, submit a prob

RE: anonymous ftp passwd

2004-01-08 Thread Peter Ulrich Kruppa
On Thu, 8 Jan 2004, Tomas Palfi wrote: > Yes, thanks for this one the file is there on FreeBSD5.1, however, I > could not find the file on FreeBSD4.4Stable. any idea why?? My ftp server is started via /etc/inetd.conf with the command ftpd -lS # man ftpd tells me that -lS makes ftpd log to /var/log

Re: Page format problem

2004-01-08 Thread Ceri Davies
On Thu, Jan 08, 2004 at 10:52:22AM -0600, Kevin D. Kinsey, DaleCo, S.P. wrote: > eddie wrote: > > >Whilst reading through site I came across a format problem with this > >page. > > > >http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps. > >html > > Hi, eddie! > > I'm sure the

Re: Page format problem

2004-01-08 Thread Ceri Davies
On Thu, Jan 08, 2004 at 05:06:35PM +, Ceri Davies wrote: > On Thu, Jan 08, 2004 at 10:52:22AM -0600, Kevin D. Kinsey, DaleCo, S.P. wrote: > > eddie wrote: > > > > >Whilst reading through site I came across a format problem with this > > >page. > > > > > >http://www.freebsd.org/doc/en_US.ISO885

VER 4.9 no resolv.conf file

2004-01-08 Thread fbsd_user
Moving from 4.7 to 4.9 and the new 4.9 does not have the /etc/resolv.conf file. Where are the default ISP DNS ip address keep at? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mai

Re: VER 4.9 no resolv.conf file

2004-01-08 Thread Jeremy Faulkner
fbsd_user wrote: Moving from 4.7 to 4.9 and the new 4.9 does not have the /etc/resolv.conf file. Where are the default ISP DNS ip address keep at? Just create it. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

RE: VER 4.9 no resolv.conf file

2004-01-08 Thread fbsd_user
Enable dns statement in user ppp ppp.conf is suppose to do it for me right? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeremy Faulkner Sent: Thursday, January 08, 2004 12:45 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] ORG Subject: Re: VER 4.9 no resol

x2x problem

2004-01-08 Thread Rus Foster
Hi, I've got a FreeBSD machine running X that I would like to use as an x2x client. No I've managed to get it all working however there is a weird problem. The setup is that the FreeBSD screen is 1024x768 and the main screen is 1280x1024 (Debian Linux). If I move the mouse onto the FreeBSD screen

PGP MIME Problems...

2004-01-08 Thread Eric F Crist
Hello people, I've had this problem before, but I can't find it in the archives. I have PGP MIME installed on KDE (now on my laptop, desktop works ok) and working for encrypting PGP messages. However, it is not automatically downloading the public key from servers. How do I get this to work

ifconfig dc0 DCHP gets error

2004-01-08 Thread fbsd_user
What is the syntax of the ifconfig command to enable DHCP? Ifconfig dc0 DHCP gives error message 'DHCP bad value' I can get it to work from within rc.conf, but not from command line. What an I doing wrong? ___ [EMAIL PROTECTED] mailing list http://l

IPFW XML output?

2004-01-08 Thread Forrest Aldrich
Has anyone considered enabling ipfw to output XML? This might be useful for stats gathering/display, etc. _F ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROT

Re: ifconfig dc0 DCHP gets error

2004-01-08 Thread Eric F Crist
On Thursday 08 January 2004 12:43 pm, fbsd_user wrote: > What is the syntax of the ifconfig command to enable DHCP? > > Ifconfig dc0 DHCP gives error message 'DHCP bad value' > > I can get it to work from within rc.conf, but not from command line. > What an I doing wrong? Type this: # killall dh

RE: Sound not working on laptop

2004-01-08 Thread Mazen S. Alzogbi
Great! But what does " recompile the kernel with device pcm" mean? :( Cheers, Mazen -Original Message- From: Subhro [mailto:[EMAIL PROTECTED] Sent: Thursday, January 08, 2004 10:42 PM To: 'Mazen S. Alzogbi'; [EMAIL PROTECTED] Subject: RE: Sound not working on laptop It would be great

Re: Sound not working on laptop

2004-01-08 Thread Andrew L. Gould
On Thursday 08 January 2004 01:07 pm, Mazen S. Alzogbi wrote: > Great! But what does " recompile the kernel with device pcm" mean? :( Here are some links to the handbook that should serve you well. Note that each url should be on one line: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbo

Re: DNS resources or "toaster"

2004-01-08 Thread Kirk Strauser
At 2004-01-05T21:30:41Z, "Marius Kirschner" <[EMAIL PROTECTED]> writes: > Obviously either one will do the job.I guess it's just a matter of > preferences..but I'm very tempted to go with DJBDNS this time. Ugh. Be prepared to learn all about rsync. -- Kirk Strauser "94 outdated ports o

Re: Sound not working on laptop

2004-01-08 Thread Jerry McAllister
> > Great! But what does " recompile the kernel with device pcm" mean? :( Sounds like it is time for you to do some studying. Before you started an install, you should have read enough of the handbook to at least have encountered that concept and know where to go back to for more information. Ev

Re: Sound not working on laptop

2004-01-08 Thread Eric F Crist
On Thursday 08 January 2004 01:07 pm, Mazen S. Alzogbi wrote: > Great! But what does " recompile the kernel with device pcm" mean? :( > > Cheers, Check the handbook (http://www.freebsd.org/handbook) regarding recompiling the kernel. -- Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 _

smblog format?

2004-01-08 Thread Matt Staroscik
When I connect my PocketPC to my Samba server, the device has a very strange name in smblog: netbios connect: local=server remote=_cerdrc9cb8005 _cerdrc9cb8005 (192.168.1.94) connect to service Music as user USER (uid=, gid=) (pid 44909) "_cerdrc9cb8005" is just an example, the exact stri

Problems adding a second hard drive

2004-01-08 Thread Keith McKay
Hi all I had installed FreeBSD 4.7 on an old pentium I 100MHz with 128Meg RAM and a 2Gig Hard drive. It worked, albeit a little slow but perfectly usable for experimenting with and learningFreeBSD, and surfing the net. I got a 3.1Gig hard drive and thought I'd add it to the FreBSD box and since

Re: Problems adding a second hard drive

2004-01-08 Thread Chris Pressey
On Thu, 8 Jan 2004 21:02:01 - "Keith McKay" <[EMAIL PROTECTED]> wrote: > Hi all > > I had installed FreeBSD 4.7 on an old pentium I 100MHz with 128Meg RAM > and a 2Gig Hard drive. It worked, albeit a little slow but perfectly > usable for experimenting with and learningFreeBSD, and surfing t

Re: Problems adding a second hard drive

2004-01-08 Thread Mike Maltese
> It took me a little time to figure how to do this but I managed (or so I > thought) to install FreeBSD. However although I can see both drives during > the installation if I do a df all that is displayed is ad0s with no > information on ad2s. Also I cannot install any more programms since it s

nvidia geforce fx 5200 not working with nvidia driver

2004-01-08 Thread Luca Gerli
Hello all, just installed a new Nvidia GeForce FX 5200 on my pc (freebsd 5.2RC2), and did a "startx" but just got this: Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) n

Re: nvidia geforce fx 5200 not working with nvidia driver

2004-01-08 Thread Andrew L. Gould
On Thursday 08 January 2004 03:21 pm, Luca Gerli wrote: > Hello all, > > just installed a new Nvidia GeForce FX 5200 on my pc (freebsd 5.2RC2), > and did a "startx" but just got this: > > Markers: (--) probed, (**) from config file, (==) default setting, >(++) from command line, (!!

gphoto2 problems

2004-01-08 Thread Vulpes Velox
I am having problems getting gphoto2 to work with freebsd 4.9 stable The camera in question is a Kodak CX6200 and is listed as working with gphoto2. The firmware version is 1.0100. It is detected. ugen0: Eastman Kodak Company KODAK EasyShare CX6200 Digital Camera, rev 2.00/1.00, addr 3 The la

Change port for sendmail smarthost

2004-01-08 Thread UBM
Hello everybody! :-) I've googled around and looked at www.sendmail.org and the handbook, but was unable to find anything regarding that subject. My problem is that the smtp-server at my sendmail smarthost is listening on port 697 instead of 25 and i need a way to tell sendmail that. I experime

Re: smblog format?

2004-01-08 Thread Garance A Drosihn
At 12:15 PM -0800 1/8/04, Matt Staroscik wrote: When I connect my PocketPC to my Samba server, the device has a very strange name in smblog: netbios connect: local=server remote=_cerdrc9cb8005 _cerdrc9cb8005 (192.168.1.94) connect to service Music as user USER (uid=, gid=) (pid 44

Re: nvidia geforce fx 5200 not working with nvidia driver

2004-01-08 Thread Luca Gerli
Hi Andrew, I tried both, even setting NvAgp to "0", but no luck. I also tried to play with ReqAGP to force lower AGP rates, still the problem remains. Of the three cards, the only one which keeps not working is the 5200. I wonder if it is an AGP issue, but even using the Kernel AGP made no differ

Re: Change port for sendmail smarthost

2004-01-08 Thread Matthew Seaman
On Thu, Jan 08, 2004 at 10:47:26PM +0100, Marc UBM Bocklet wrote: > I've googled around and looked at www.sendmail.org and the handbook, but > was unable to find anything regarding that subject. > > My problem is that the smtp-server at my sendmail smarthost is > listening on port 697 instead of

Re: ISDN - United Kingdom

2004-01-08 Thread Andrew Boothman
Edward Hughes wrote: Can anyone offer any help on getting ISDN up and running in the UK. I am using BT's ISDN card and BT's ISDN service. You may want to try asking on the FreeBSD UKUG list available from http://listserver.uk.freebsd.org/mailman/listinfo/freebsd-users where there are many other

Re: nvidia geforce fx 5200 not working with nvidia driver

2004-01-08 Thread Andrew L. Gould
On Thursday 08 January 2004 04:01 pm, Luca Gerli wrote: > Hi Andrew, > > I tried both, even setting NvAgp to "0", but no luck. I also > tried to play with ReqAGP to force lower AGP rates, still the > problem remains. Of the three cards, the only one which keeps > not working is the 5200. I wonder

Re: Trying to understand ipfirewall/divert/nat

2004-01-08 Thread Lowell Gilbert
Kenneth W Cochran <[EMAIL PROTECTED]> writes: > Would like to do similar things, e.g. allow/deny port/service/protocol here> & get all that to play nicely > with divert/natd. For example, with divert, it appears that > we should have a ruleset for "before" the divert & another > "mirror-image" r

firewall settings in rc.firewall

2004-01-08 Thread Dan Rossi
Hello, i am trying to make my webserver accessible to the net, i tried to run the out of the box rc.firewall, but there was some default rules which blocked the 192.168.0 network which is my local lan lol, so killed it instead of helped it, anyway i tried setting it to open, but still wont allow ac

gdm+xfce4

2004-01-08 Thread Monah Baki
Hi all, I'm running freebsd 5.1, and trying to use gdm login manager and xfce4. At the login username, if I login as root or a normal user, I get a SESSION MENU dialog box CHOOSESESSIONLISTWIDGET and I can only choose 2 options DEFAULT/FAIL SAFE and CANCEL, and nothing happens in either case.

A jail?

2004-01-08 Thread Rishi Chopra
While installing postgres I get the following: You need to create the null device in your jailed Linux environment. Run this outside the jail, then press enter: mkdir -m 0755 -p /dev rm -f //compat/linux/dev/null mknod //compat/linux/dev/null c 2 2 chmod 666 //compat/linux/dev/null Do I HAVE to

RE: firewall settings in rc.firewall

2004-01-08 Thread Vahric MUHTARYAN
Hi, For example if you are using clint mode than go to client section for firewall configuration you will se mynetwork en subnet section check you wrote everything is correct. İf you have two difference network then add sone veriables like in example of rc.conf which include 192.168.0.0 networ

What is the end of FreeBSD ?!

2004-01-08 Thread Vahric MUHTARYAN
Hi Everybody , I don't know Who can answer it or Do FreeBSD creaters watching this list but I wonder What is the end of FreeBSD OS. I mean Does it like RedHat ?! one day will come and FreeBSD will inform " After that , We are Not Free " Thanks Vahric ___

Re: What is the end of FreeBSD ?!

2004-01-08 Thread Chris
On Thursday 08 January 2004 06:19 pm, Vahric MUHTARYAN wrote: > Hi Everybody , > > > > I don't know Who can answer it or Do FreeBSD creaters watching > this list but I wonder What is the end of FreeBSD OS. > > I mean Does it like RedHat ?! one day will come and FreeBSD will inform " > A

Re: What is the end of FreeBSD ?!

2004-01-08 Thread Kris Kennaway
On Fri, Jan 09, 2004 at 02:19:38AM +0200, Vahric MUHTARYAN wrote: > Hi Everybody , > > > > I don't know Who can answer it or Do FreeBSD creaters watching > this list but I wonder What is the end of FreeBSD OS. > > I mean Does it like RedHat ?! one day will come and FreeBSD will i

Re: A jail?

2004-01-08 Thread Andrew L. Gould
On Thursday 08 January 2004 06:13 pm, Rishi Chopra wrote: > While installing postgres I get the following: > > > You need to create the null device in your jailed Linux environment. Run > this > outside the jail, then press enter: > > mkdir -m 0755 -p /dev > rm -f //compat/linux/dev/null > mknod //

Re: What is the end of FreeBSD ?!

2004-01-08 Thread Eric F Crist
On Thursday 08 January 2004 06:26 pm, Chris wrote: > On Thursday 08 January 2004 06:19 pm, Vahric MUHTARYAN wrote: > > Hi Everybody , > > I don't know Who can answer it or Do FreeBSD creaters > > watching this list but I wonder What is the end of FreeBSD OS. > > > > I mean Does it like

Re: A jail?

2004-01-08 Thread Rishi Chopra
Simply trying to install postgresql - the message I included is what the system prints out when installing from the ports collection. Andrew L. Gould wrote: On Thursday 08 January 2004 06:13 pm, Rishi Chopra wrote: While installing postgres I get the following: You need to create the null de

Re: A jail?

2004-01-08 Thread BSD
On Thu, Jan 08, 2004 at 06:07:35PM -0800, Rishi Chopra wrote: > Simply trying to install postgresql - the message I included is what the > system prints out when installing from the ports collection. > > Andrew L. Gould wrote: Er, what directory were you in when you did the make install? The onl

Re: A jail?

2004-01-08 Thread Rishi Chopra
I was installing linux_base; it seems to be required, since I was getting an error about libintl.so.4 - then again, I also updated gmake via 'portupgrade -r gmake', so that may have solved the problem. Sorry about the misleading context =) BSD wrote: On Thu, Jan 08, 2004 at 06:07:35PM -0800, R

Re: What is the end of FreeBSD ?!

2004-01-08 Thread Garance A Drosihn
At 2:19 AM +0200 1/9/04, Vahric MUHTARYAN wrote: Hi Everybody , I don't know Who can answer it or Do FreeBSD creators watching this list but I wonder What is the end of FreeBSD OS. I mean Does it like RedHat ?! one day will come and FreeBSD will inform "After this date, We are Not Free

nautilus won't load

2004-01-08 Thread asolomon15
nautilus seems to crash when I try to start gnome2.2 . The problem happened when I performed a portupgrade of gtk2.0.9 to gtk2.2.4_1. Can anyone help me with this problem? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: nautilus won't load

2004-01-08 Thread Joe Marcus Clarke
On Thu, 2004-01-08 at 22:48, asolomon15 wrote: > nautilus seems to crash when I try to start gnome2.2 . > The problem happened when I performed a portupgrade of gtk2.0.9 to > gtk2.2.4_1. Can anyone help me with this problem? Not based on this information. Please read the FreeBSD GNOME pages on

Re: A jail?

2004-01-08 Thread Andrew L. Gould
Okay, so to wrap up the PostgreSQL issue: 1. PostgreSQL does not require Linux compatibility or a jail. 2. You can install PostgreSQL natively at /usr/ports/databases. Currently, 3 versions are available in the ports: postgresql7 - version 7.4 postgresql73 - version 7.3.5 postgresql72 - version

SOLVED: ADMtek USB To LAN Converter and HomePNA

2004-01-08 Thread Dinesh Nair
people, the following patch solves this problem. according to the ADM8511 datasheet, a couple of registers need to be set with specific values to enable the HomePNA PHY on the device. the current aue(4) driver does not do this, and thus by default the device will only enable the Ethernet PHY. you

SOLVED: ADMtek USB To LAN Converter and HomePNA

2004-01-08 Thread Dinesh Nair
use the following patch instead of earlier one. earlier patch hardcoded use of HomePNA PHY and disabled Ethernet PHY. this patch corrects this behaviour and allows switching between either PHY thru use of the ifconfig command. this means that the USB dongle can either be used as an Ethernet device