Re: ISP connection issue

2005-02-07 Thread Rick Fournier
You dont need any software from sympatico, you can use ppp from FreeBSD to do 
pppoe. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoe.html

make sure your username ends with @sympatico.ca, then make sure you get valid 
sympatico DNS servers in your /etc/resolv.conf file.

-- I worked at sympatico once, their real bitches about unix/linux support, 
and to think the guy from roaring penguin who wrote the linux pppoe client 
onced worked for them. they should at least recommend that one! --

-Rick

On February 7, 2005 03:06 pm, Shawn B wrote:
 I am fairly new at *nix and FreeBSD. I am attempting
 to run a privately owned, publically accessible web
 server from a PC running FreeBSD 4.8. I configured
 ppp.conf and rc.conf for the *old* ISP settings (the
 ones that worked a year ago), and now they do now
 work. I cannot connect the machine to the ISP.
 Although PPP does enable, I cannot resolve any
 domains. The ISP is Bell-Sympatico (Canada), and they
 are completely unwilling to help me, or provide
 software that will accommodate *nix systems
 specifically. They do, however, have PPPoE software
 for Linux. Since I am new to FreeBSD, I do not want to
 try this software unless I know it will work ok. The
 software is available here
 http://service.sympatico.ca/index.cfm?method=content.viewcontent_id=1138c
ategory_id=99

 I have tried every possible option I could conjure-up
 with no avail. I have even exhaustively searched the
 FreeBSD Handbook and Man pages on-line, and other
 resources (such as Google) were no help.

 I thank you for any help yous' may provide to me. I am
 running short on time and patience in getting this
 system on-line. If this should have been send
 elsewhere, please let me know.

 __
 Post your free ad now! http://personals.yahoo.ca
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-isp
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
Rimasec Internet Services
www.rimasec.net / [EMAIL PROTECTED]
phone: (514) 998-7830 / fax: (514) 998-7130

Owner  Systems Administrator / Rick Fournier ([EMAIL PROTECTED])
GnuPG / PGP Key: 31846E22 (http://www.rimasec.net/keys/rick.asc)
Key Fingerprint: B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22


pgp9KFlaAaqXY.pgp
Description: PGP signature


Re: ISP connection issue

2005-02-07 Thread Rick Fournier
Their RADIUS servers *should* assign DNS addresses automatically...

-Rick

On February 7, 2005 04:59 pm, mario wrote:
 you mean you can connect? can you ping their gateway ip.
 domain resolution is done via dns. You need to add the dns server address
 they provide to your /etc/resolv.conf file by hand, or run your own
 dnscache.
 i guess PPPoE only provides a gateway address which is handled by
  add default HISADDR
 below.

-- 
Rimasec Internet Services
www.rimasec.net / [EMAIL PROTECTED]
phone: (514) 998-7830 / fax: (514) 998-7130

Owner  Systems Administrator / Rick Fournier ([EMAIL PROTECTED])
GnuPG / PGP Key: 31846E22 (http://www.rimasec.net/keys/rick.asc)
Key Fingerprint: B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22


pgpIbPPGPtOad.pgp
Description: PGP signature


Re: Sendmail + Cyrus + Procmail(?) + SpamAssassin

2003-03-31 Thread Rick Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey,

Well for the worth of it, I use Sendmail, Procmail, SpamAssassin and IMAP-UW 
but with my setup the IMAP software used, is totaly irrelevant.

My setup is as follows:

$ tail /usr/local/etc/procmailrc
DROPPRIVS=yes
:0fw: /var/run/spamassassin.lock
*  256000
| /usr/local/bin/spamc

$ tail $HOME/.procmailrc
:0:
* ^X-Spam-Status: Yes
$PROCMAILDIR/junk

$ tail $HOME/.forward
|IFS=' 'exec /usr/local/bin/procmail -f-||exit 75 $USER

Maybe this can help you out...

Rick,

On April 1, 2003 01:17 am, Kirk Strauser wrote:
 Up until this morning, I had a working setup where Sendmail used Procmail
 for local delivery, and the global procmailrc called SpamAssassin (via
 spamc) to insert an X-Spam-Status: header into incoming emails.  I used
 Procmail rather than a milter because my server is a secondary MX for an
 associate's domains, and the poor unenlightened soul doesn't want his email
 to be processed.  Since a milter processes all email passing through a
 machine, and Procmail only works on mail being delivered locally, it was
 the perfect fit.

 I installed Cyrus IMAP 2.1.12 from ports today, and was able to make
 Sendmail deliver directly to it without too much work.  However, now I
 really want to insert Procmail (or at least spamc) somewhere into the
 pipeline so that my mail is conveniently marked for disposal again.  I've
 found about 100 half-way recipes on Google (web and Usenet); some call
 Procmail as the local mailer and ignore Cyrus altogether, and some set
 Procmail to by Cyrus' delivery agent.  However, not one single setup that I
 tried seemed to work.  No matter what I did, either procmailrc was ignored,
 or mail was silently discarded without being delivered.

 It's now well past my bed time, my brain is all muzzy, and I'm this close
 to giving up on the whole project.  Before I do, I have to ask: has
 *anyone* made Sendmail+Cyrus+Procmail+SpamAssassin work?  In order of most
 undesirable to least:

 1) Sendmail needs to stay.  Switching MTA's isn't something I can do right
now.

 2) I don't want to give up SpamAssassin.  I've been without it for about 12
hours, and the amount of spam in my previously-pristine inbox is
sickening.

 3) I don't want to give up Procmail, because I don't want to process mail
that's merely passing through my machine.

 4) I don't want to give up Cyrus because I'm trying to get some experience
with it locally before deploying it on customers' production systems.

 Anyone who can help me with the least amount of pain (see the above metric)
 will have my eternal gratitude.  Or at least a hearty Thanks! once I've
 had a sleep cycle and some caffeine.

- -- 
Rick Fournier ([EMAIL PROTECTED])
PGP Key: 31846E22 (http://www.rptn.net/rick.asc)
Key Fingerprint: B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+iTIeeBgSLTGEbiIRAjLxAJ42NZP1TNc7jNnjjYbXJPfvdz9dnACgtwVt
YyRGwAk7P2fbhHquTkAN7GA=
=wN4/
-END PGP SIGNATURE-

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


Re: Easily access ftp filesystems????

2003-01-17 Thread Rick Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On January 17, 2003 03:28 am, P. U. Kruppa wrote:
 Hello,

 is there any easy way to access ftp filesystems, i.e.
 - by one mouseclick or
 - by mounting it somewhere
 - without always having to reenter usernames und passwords
 - like in Windows (sorry!)

well, if you use kde or gnome or any wm that supports icons, you could make 
a link icon on your desktop that includes the full path for the ftp with the 
login and pass, ie: ftp://user@password:ftp.yoursite.com

there is no way you could mount from a ftp:// url, but using NFS
you could mount the local ftp dir on that server onto another pc.


 Thanks for your answers,

 Uli.

 *---*
 *Peter Ulrich Kruppa*
 *  -  Wuppertal -   *
 *  Germany  *
 *---*

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

- -- 
Rick Fournier ([EMAIL PROTECTED])
PGP KeyID 31846E22 (B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+J7n8eBgSLTGEbiIRAlquAKDTSk51FXvOXuX7po00JynKCw6cngCfSZSz
4OeJEIYEFoRr8SltO6dbyrU=
=+NKN
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Easily access ftp filesystems????

2003-01-17 Thread Rick Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On January 17, 2003 03:08 am, Rick Fournier wrote:
 On January 17, 2003 03:28 am, P. U. Kruppa wrote:
  Hello,
 
  is there any easy way to access ftp filesystems, i.e.
  - by one mouseclick or
  - by mounting it somewhere
  - without always having to reenter usernames und passwords
  - like in Windows (sorry!)

 well, if you use kde or gnome or any wm that supports icons, you could
 make a link icon on your desktop that includes the full path for the ftp
 with the login and pass, ie: ftp://user@password:ftp.yoursite.com

it should actualy be ftp://user:[EMAIL PROTECTED]
;oP


 there is no way you could mount from a ftp:// url, but using NFS
 you could mount the local ftp dir on that server onto another pc.

  Thanks for your answers,
 
  Uli.
 
  *---*
  *Peter Ulrich Kruppa*
  *  -  Wuppertal -   *
  *  Germany  *
  *---*
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message

- -- 
Rick Fournier ([EMAIL PROTECTED])
PGP KeyID 31846E22 (B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+J7sreBgSLTGEbiIRAlleAJ9kBRui0/LUvuEVkEwKhXMJ+pbLvACgh917
iZYbTGgSq82iA2F4Eogdevo=
=ecwB
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: quotas

2002-12-05 Thread Rick Fournier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On December 5, 2002 03:40 pm, Mark wrote:
 Odd; I enabled quotas in /etc/rc.conf (and the kernel, of course), and, on
 startup, it installed a quota.user file in

 /quota.user

 (!). I thought this was supposed to go in /var/?? (Might it be because I
 enabled quotes on / too?) But when I do quotacheck -a from the command
 prompt, it builds a new database at:

every mount point with quota enabled will create a quota.user and or 
quota.group file in the root of each mount.

 /var/quota.user

 That cannot be good. :( How can I sync the two?

I dont think their is a way to sync it all into 1 file.

 Thanks.

 - Mark


- -- 
Rick Fournier ([EMAIL PROTECTED])
PGP KeyID 31846E22 (B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE977/veBgSLTGEbiIRAjheAJ9NctMOpxB2fdKyU0MO0/XaP1F70gCgnuJS
7DOrS7lvzZzCwmUzlG8pNBA=
=woXk
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message