Re: /etc/dhclient.conf syntax?

2004-11-08 Thread Bob Tito
Gerard Samuel wrote:
I cant seem to get a custom version of /etc/resolv.conf to stick.
dhclient keeps overwriting it with data from my ISP's dhcp server.
This is what I have in /etc/dhclient.conf -
interface ed0 {
   supercede domain-name trini0.org;
   prepend domain-name-servers 127.0.0.1;
}
This is mine,
interface xl0 {
prepend domain-name-servers 127.0.0.1;
supersede domain-name btito.local;
media media 10baseT/UTP;
}
resulting in:
mail# cat /etc/resolv.conf
search btito.local
nameserver 127.0.0.1
nameserver 194.xxx.xxx.xxx
nameserver 194.xxx.xxx.xxx
Fix the typo in supersede if this is a try copy and paste form the file.
Best regards, Bob
And for some reason, /etc/resolv.conf *always* comes back as -
search some_name.attbi.com
nameserver www.xxx.yyy.zzz
nameserver www.xxx.yyy.zzz
Is there anyway to make /etc/resolv.conf stick??
Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

--
Bob Tito
gpg key http://www.btito.net/gpg
Disclaimer:
This message represents the official view of the voices in my head.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Prelude-IDS questions

2004-08-18 Thread Bob Tito
Pratt, Benjamin E. wrote:
Bob -
Thanks for the info about finding the php-frontend on their site.
Do you have any information about the database question I had??  
Nope, sorry, not from memory, i remember not having a lot of problems 
setting it up, but i removed it a couple of monts ago, so i can't have a 
look for you.

AFAIK i used the install docs from /usr/local/share/doc/prelude-* and 
the additional readme/install from the piwi tar..
Go over these (perhaps modified for the ports) docs and put the howto 
aside for a moment.

(sounds like sending you into the woods, but howto's are great, but not 
always in sync with the current versions of the sw)

Good luck, Bob
Does
the referenced shell script, that I can't find, do anything other than
just creating the database and creating the users??  I'm really
wondering what tables need to be in the database for things to work.
Thanks,
Ben 

-Original Message-
From: Bob Tito [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 17, 2004 1:02 PM
To: Pratt, Benjamin E.
Cc: [EMAIL PROTECTED]
Subject: Re: Prelude-IDS questions

Pratt, Benjamin E. wrote:

I've been wanting to get Prelude-IDS up and running for a while but
just
haven't had/made the time to do so until now.  I was going through the
documentation at http://www.prelude-ids.org/article.php3?id_article=6
and they make a couple of references that I have some questions
about...
1) They reference prelude-php-frontend but that doesn't exist in the
ports tree anywhere.  I can't find the package on their page either.
Does anyone have any experience with it??  If not I'll contact the
Prelude-IDS developers to get more info. 

try looking for prelude PIWI, AFAIK that is the frontend...
Bob.

2) They also reference a prelude-manager-db-create.sh script located
in
the prelude-manager directory but I'm not seeing the script.  It looks
like the only thing it does (according to the documentation) is create
a
DB in mySQL, create a user and give the user permissions but I'm
wondering if there is something else that is being done.
I'd appreciate any help from anyone with experience out there.
Also, the prelude-ids port is listed as maintained by
[EMAIL PROTECTED]
and I was wondering what protocol is for contacting that address??  Do
I
just e-mail the address or should I contact the list first??
Thanks,
Ben
___
[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: Prelude-IDS questions

2004-08-17 Thread Bob Tito
Pratt, Benjamin E. wrote:
I've been wanting to get Prelude-IDS up and running for a while but just
haven't had/made the time to do so until now.  I was going through the
documentation at http://www.prelude-ids.org/article.php3?id_article=6
and they make a couple of references that I have some questions about...
1) They reference prelude-php-frontend but that doesn't exist in the
ports tree anywhere.  I can't find the package on their page either.
Does anyone have any experience with it??  If not I'll contact the
Prelude-IDS developers to get more info. 
try looking for prelude PIWI, AFAIK that is the frontend...
Bob.
2) They also reference a prelude-manager-db-create.sh script located in
the prelude-manager directory but I'm not seeing the script.  It looks
like the only thing it does (according to the documentation) is create a
DB in mySQL, create a user and give the user permissions but I'm
wondering if there is something else that is being done.
I'd appreciate any help from anyone with experience out there.
Also, the prelude-ids port is listed as maintained by [EMAIL PROTECTED]
and I was wondering what protocol is for contacting that address??  Do I
just e-mail the address or should I contact the list first??
Thanks,
Ben
___
[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: openssl/openssh from ports or base?

2004-07-30 Thread Bob Tito
Jason P Holland wrote:
Hello,
What is the preferred method that people are using for keeping openssl and
openssh up to date?  Are most people using the ports version?  Or the base
version?  Seems like if there is a vunlerability released, its much easier
to cvsup the ports tree and reinstall.  But if you use the base versions,
is there a way to update that without doing a complete
buildworld/installworld?  Just curious what other freebsd users are doing.
Thanks
 

I am quite happy with freebsd-update which fetches prebuild binaries if 
needed. Until now i fecthed updates just a couple of hours after an 
advisory. When using the GENERIC kernel you can get the updated kernel 
as well.

Regards, Bob
Jason
___
[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: AW: Questions in regards to Domain and port 80 being blocked

2004-07-23 Thread Bob Tito
Alexander Liebau wrote:
just use www.dyndns.org for example.. there you can get a dynamic host :)
if you want to have www.yourdomainwhatsoever.org or so just get the domain
and let it link to the dynhost you get a dyndns..
hmm as for port 80 i think you can let apache respond on different ports but
the users would have to enter www.yourdomain.org: where  is the port
your apache is listening to.
Dyndns also has mywebhop
www.whatever.net  yourhost:someport
The also do this for blocked port 25
Bob
oh and sorry for my crappy english :)
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von alden.pierre
Gesendet: Freitag, 23. Juli 2004 21:37
An: [EMAIL PROTECTED]
Betreff: Questions in regards to Domain and port 80 being blocked
I have a few questions in requards to registering a domain.
1.  My ISP blocks port 80 is there a work around which will allow me to
run my own web server?
2.  My IP is dynamic will this effect me if I want to run my own email,
ftp, or web server?
3.  Since my IP is dynamic is there a specific domain register I should
be looking into?
Thank You
Alden Louis-Pierre
___
[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]