[gentoo-user] ~OT - Peer to peer application filtering

2005-02-21 Thread Reno Romanin
I work for a company who services several smaller rural school districts.
Needless to say, the schools are very concerned about file sharing from
their networks, for legal and moral reasons. 

The point being, I am looking for a way to filter p2p apps with the linux
gateways they have in place. These servers are soon to be converted to
gentoo because, well, I just feel more comfortable with it than other
distros. 

Being that the commercial solutions are price prohibitive, I am looking for
an open source alternative. Does anyone know of, or have any experience with
any OSS p2p filtering solutions?

Now that I got that long winded bit out, TIA

--reno

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Apache/mod_mono... maybe a little OT..but it is running on gentoo :)

2005-02-20 Thread Reno Romanin
I was working on getting mod_mono setup to run on vhosts a while back, got
it all running, and had some "issues" with server hardware before I could
get a decent backup. I've been thinking about this for a while now and I
have a couple of questions.

1. Can mod_mono be configured like mod_php? What I mean is, can I set
mod_mono up to have apache parse asp.net stuff anywhere I might have a web
accessible directory? Just as apache will parse any php code no matter where
it is accessed and requires no special setup on any vhosts?

2. IF this is possible, is there any documentation anywhere that puts it in
clear terms? I have googled for several things, and all the docs I come up
with seem to have gaps, and I can never get things to work quite right.

Any info will be greatly appreciated.

TIA

--reno


--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] x11 as a lib-compat dep?

2005-01-27 Thread Reno Romanin
/me slaps my head.

Thanks.

-Original Message-
From: Manuel McLure [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 27, 2005 11:18 AM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] x11 as a lib-compat dep?

Reno Romanin wrote:
> I need to emerge lib-compat, but emerge -p shows this
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild  N] media-libs/fontconfig-2.2.3
> [ebuild  N] x11-misc/ttmkfdir-3.0.9-r2
> [ebuild  N] x11-base/opengl-update-2.0_pre4-r1
> [ebuild  N] x11-base/xorg-x11-6.8.1.902
> [ebuild  N] app-arch/rpm2targz-9.0-r2
> [ebuild  N] sys-apps/utempter-0.5.5.5-r1
> [ebuild  N] x11-terms/xterm-199
> [ebuild  N] media-libs/audiofile-0.2.6-r1
> [ebuild  N] dev-lang/nasm-0.98.38-r1
> [ebuild  N] media-libs/libsdl-1.2.8-r1
> [ebuild  N] sys-libs/lib-compat-1.4
> 
> 
> My use vars are:
> 
> USE="-cups -qt -X -gtk -kde -arts -gnome -alsa java perl python perlsuid
> apache2
>  mysql fastcgi jpeg mpeg png nls session gd dba sqlite xml xml2 imap crypt
> bzlib
>  zlib kerberos krb4 gif imlib innodb readline mime ncurses pcre sqlite
x86"

Add -sdl to your USE flags.


-- 
Manuel A. McLure KE6TAW <[EMAIL PROTECTED]> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.   -- H.P. Lovecraft

--
gentoo-user@gentoo.org mailing list


--
gentoo-user@gentoo.org mailing list



[gentoo-user] x11 as a lib-compat dep?

2005-01-27 Thread Reno Romanin
I need to emerge lib-compat, but emerge -p shows this

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] media-libs/fontconfig-2.2.3
[ebuild  N] x11-misc/ttmkfdir-3.0.9-r2
[ebuild  N] x11-base/opengl-update-2.0_pre4-r1
[ebuild  N] x11-base/xorg-x11-6.8.1.902
[ebuild  N] app-arch/rpm2targz-9.0-r2
[ebuild  N] sys-apps/utempter-0.5.5.5-r1
[ebuild  N] x11-terms/xterm-199
[ebuild  N] media-libs/audiofile-0.2.6-r1
[ebuild  N] dev-lang/nasm-0.98.38-r1
[ebuild  N] media-libs/libsdl-1.2.8-r1
[ebuild  N] sys-libs/lib-compat-1.4


My use vars are:

USE="-cups -qt -X -gtk -kde -arts -gnome -alsa java perl python perlsuid
apache2
 mysql fastcgi jpeg mpeg png nls session gd dba sqlite xml xml2 imap crypt
bzlib
 zlib kerberos krb4 gif imlib innodb readline mime ncurses pcre sqlite x86"


Why would it want X or audiofile?


TIA
--reno


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Qmail relay dor single host

2005-01-07 Thread Reno Romanin
I have emerged qmail/vpopmail, everything is working fine except the relay
for a single host I added to tcp rules. 

To add the host I put 

:allow,RELAYCLIENT=""

In /etc/tcprules.d/tcp.qmail-smtp and then ran tcprules tcp.qmail-smtp.cdb
tcp.qmail-smtp.tml < tcp.qmail-smtp

A restart of qmail, and I thought it would be working...no such luck.

Did I miss something?

TIA

--reno


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Qt a dep for mod_php?

2004-02-06 Thread Reno Romanin

I have in my USE section of make.conf "-qt -X -gtk -gnome mysql apache2 
python"

is there a reason that qt is a dep for mod_php? and if not, how can i make 
it not build?

TIA

--reno

--
[EMAIL PROTECTED] mailing list



[gentoo-user] ~OT: Server Replication

2004-02-05 Thread Reno Romanin



Is there a way to totally replicate a server onto 
another box?
Files/configs/queues and all?
 
I have a couple of gentoo boxes running mail/web 
for a school, and i want to make sure that if one dies, the other can take over 
right away...
 
TIA
 
--reno
 
 
 
 


RE: [gentoo-user] i2c/lmsensors- mkdev.sh not found

2004-02-02 Thread Reno Romanin
That's the trick, sensors-detect says I need to run mkdev.sh first...


-Original Message-
From: Eric Paynter [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 02, 2004 6:54 PM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] i2c/lmsensors- mkdev.sh not found

Reno Romanin said:
> I installed lm sensors and i had the i2c modules installed, and
> per the ebuild instructions, this is fine. When I try to start
> lm-sensors, it says to run mkdev.sh to create the i2c devs, but it
> isn't anywhere on my system.
>
> Anyone know how to get this installed?

Run sensors-detect (or maybe it's sensors_detect?) and read
everything it says. It should help.

-Eric

-- 
arctic bears - email and name services
25 email [EMAIL PROTECTED] CA$11.95/month
DNS starting at CA$3.49/month - domains from CA$25.95/year
for details contact [EMAIL PROTECTED] or visit
http://www.arcticbears.com




--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] i2c/lmsensors- mkdev.sh not found

2004-02-02 Thread Reno Romanin
I installed lm sensors and i had the i2c modules installed, and per the
ebuild instructions, this is fine. When I try to start lm-sensors, it
says to run mkdev.sh to create the i2c devs, but it isn't anywhere on my
system.

Anyone know how to get this installed?

TIA
--reno

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Remount hangs on reboot...

2004-01-20 Thread Reno Romanin
quick system stats (in case it's a chipset thing)

Asus A7V266-E (via chipset)
Athlon XP 21000+
kernel 2.4.22-gaming-r6 (or is it .20...)
When I try to reboot, my system always hangs on Remounting local filesystems
read-only

Never actually reboots, and this is a bit of a problem, because it's about
150 miles from me, and i can't exactly run down the way and kick the reset
button....

TIA
--reno



--
[EMAIL PROTECTED] mailing list



[gentoo-user] vanilla sources on amd64

2003-12-27 Thread Reno Romanin
I'm trying to use vanilla sources 2.4.23 on my amd64 box. I installed with
the 2.6 cd.
2.6 will boot fine, with the exception of my network card won't work.

2.4.23 stops, and says

NMI recieved, dazed and confused, will try to go on. You probobly have a
problem with your RAM chips.

This is very unlikely that i have any hardware issues, seeing that it all
works fine with other OS's (win xp and freebsd)

Any fix?

TIA

--reno



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NIC modules not working

2003-12-26 Thread Reno Romanin
I have tried all three listed there,

a natsemi based card (netgear fa311/312)
a tulip based card (kingston KNE110 TX)
and a 3com 3c905b (3c59x module)

All have the same result. I have used these cards before, and they alos work
fine in windows, so i know the cards aren't bad. Would be strange for all 3
to fail at the same time anyway.

--reno
- Original Message - 
From: "Brett I. Holcomb" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 27, 2003 12:16 AM
Subject: Re: [gentoo-user] NIC modules not working


> What kind of card is it?  Use lspci to find out.  Then set up the kernel
to
> include it or make it a module.
>
> On Saturday 27 December 2003 01:07, you wrote:
> > Ok, i'm on a fresh install of 2.6 AMD64.
> >
> > I _thought_ i had a bad NIC for a while, but, it seems that every card i
> > build a module for (tulip, natsemi, 3c59x) fails. I.E. will not work.
> >
> > I tried using DHCP to configure, but no luck, so i tried a static
config,
> > and no traffic. sure enough, there is no eth0 on my system to be used.
> >
> > Is there a trick to getting NICs to work with 2.6/AMD64 that i'm not
doing?
> >
> > I'm using an Athlon64 3200+ and an ASUS k8v deluxe mobo.
> >
> > TIA
> > --reno
>
> --
> [EMAIL PROTECTED] mailing list
>
>



--
[EMAIL PROTECTED] mailing list



[gentoo-user] NIC modules not working

2003-12-26 Thread Reno Romanin
Ok, i'm on a fresh install of 2.6 AMD64.

I _thought_ i had a bad NIC for a while, but, it seems that every card i
build a module for (tulip, natsemi, 3c59x) fails. I.E. will not work.

I tried using DHCP to configure, but no luck, so i tried a static config,
and no traffic. sure enough, there is no eth0 on my system to be used.

Is there a trick to getting NICs to work with 2.6/AMD64 that i'm not doing?

I'm using an Athlon64 3200+ and an ASUS k8v deluxe mobo.

TIA
--reno



--
[EMAIL PROTECTED] mailing list



[gentoo-user] courier-imap blocks bastille?

2003-12-18 Thread Reno Romanin



why would that happen? and is there a way aound 
it?
 
 
 
emerge -p 
/usr/portage/app-admin/bastille/bastille-2.1.1-r1.ebuild
 
These are the packages that I would merge, in 
order:
 
Calculating dependencies ...done![ebuild  
N    ] net-firewall/iptables-1.2.8-r1[ebuild  
N    ] dev-perl/Bit-Vector-6.3-r1[ebuild  
N    ] dev-perl/Date-Calc-5.3[ebuild  
N    ] dev-perl/Unix-Syslog-0.100-r1[ebuild  
N    ] net-mail/mailx-support-20030215[ebuild  
N    ] net-libs/liblockfile-1.03-r1[blocks 
B ] net-mail/courier-imap ("virtual/imapd" from pkg 
net-mail/courier-0.44.0)[ebuild  N    ] 
net-mail/courier-0.44.0[ebuild  N    ] 
net-mail/mailx-8.1.2.20021129-r2[ebuild  N    ] 
net-firewall/psad-1.2.4-r1[ebuild  N    ] 
dev-perl/Curses-1.06-r2[ebuild  N    ] 
app-admin/logrotate-3.6.5-r1[ebuild  N    ] 
app-admin/bastille-2.1.1-r1
 
TIA
--reno


[gentoo-user] postfix w/o maildir

2003-12-16 Thread reno
ok, i have postfix installed and running, and it's recieving mail, but it doesn't show 
up in pine or pop mailboxes, 

it's there when i look at the postoffice in webmin, but i can't get to them

--
[EMAIL PROTECTED] mailing list

[gentoo-user] Missing kernel modules

2003-11-22 Thread Reno Romanin
I am using 2.4.20-gaming-r3, and every time i reboot my machine, the
nvidia.o module gets deleted somehow. I'm using the drivers directly
from the nvidia site, not installed by portage. 

How do i stop this file from getting deleted?


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Emerge Question

2003-08-10 Thread Reno Romanin
Is there a way to tell emerge to automatically remove/replace
conflicting packages?
 i.e. sendmail >< postfix


--
[EMAIL PROTECTED] mailing list



[gentoo-user] all ebuilds in a tree

2003-06-18 Thread Reno Romanin








Ok, just to satisfy my own curiosity,  Is there a way to build all of the
ebuilds in a  tree? Such as
/usr/portage/dev-perl/*

 

 

I can’t think of a reason you would need to do this,
just wondering of it were possible.

 

--reno