Re: [CentOS] i would like to add asterix to my centos

2008-10-23 Thread Tim Verhoeven
On Thu, Oct 23, 2008 at 1:32 AM, david fritz <[EMAIL PROTECTED]> wrote: > I want to add a server of VoIP under my server, but I don't have de > doawnload and i don't have the tutotrial. please help me As already said, you can get prebuild packages using the Atrpms repository. I'm using those on a

RE: [CentOS] OT: Setting a CentOS to gateway a private IP address

2008-10-23 Thread John
behalf of; James B. Byrne [EMAIL PROTECTED] router rip network eth0 <--- is this correct? network 192.168.219.0/24 # JohnStanley Writes: Did you bother to check the documentation? http://www.quagga.net/docs/docs-info.php#SEC40

[CentOS] Creating a controlled local repo

2008-10-23 Thread Sorin Srbu
Hi all, I've been thinking about creating a local repo for our to-be CentOS-park (we're currently in the process of migrating from RHEL3 to CentOS5). As we need to control all updates being applied (think WUS, Windows Update Server) because of special software being run on servers and cli

Re: [CentOS] Creating a controlled local repo

2008-10-23 Thread Mogens Kjaer
Sorin Srbu wrote: ... > Therefore I've planned to create a local repo on one of our servers, share > /var/cache/yum, set keepcache to 1 on that server and have it reposync > periodically (like once a week) with CentOS Base, Extras, rpmforge and so on. Why not make a "real" mirror using rsync, test

[CentOS] KIVIO

2008-10-23 Thread Gopinath Achari
Hi all, I need Koffice-kivio package for centos 5.2 (i386) I downloaded this package from kde.org site. when i installed. It generated lots of dependency errors even though the dependency packages are installed please Help me out . I need kivio ( Equivalent to Visio) regards,

[CentOS] compare directories

2008-10-23 Thread David Hláčik
Hello guys, I have two mirrors. I need to compare files and directories on both mirrors and as a result print list of those which are missing on mirror 2 What i did find /data > find.mirror1 find /data > find.mirror2 Now i need to get list of those directories which are missing in mirror1. Th

RE: [CentOS] Creating a controlled local repo

2008-10-23 Thread Sorin Srbu
Mogens Kjaer <> scribbled on Thursday, October 23, 2008 10:32 AM: >> Therefore I've planned to create a local repo on one of our servers, share >> /var/cache/yum, set keepcache to 1 on that server and have it reposync >> periodically (like once a week) with CentOS Base, Extras, rpmforge and so >>

Re: [CentOS] Redhat enterprise rpm

2008-10-23 Thread Spike Turner
ann kok wrote: > We are difficult to get rpm in our system running redhat > enterpirse > > Can you use the centos rpm to install in redhat > eneterprise? > What rpm are you trying to install? Care to give more details? There could be an rpm for RHEL/CentOS in one of the 3rd party repos. > AR

Re: [CentOS] Creating a controlled local repo

2008-10-23 Thread Mogens Kjaer
Sorin Srbu wrote: ... >> Use nvidia-x11-drv from rpmforge to get updated nvidia drivers. > > Are they any good? I inherited this linux-farm from the previous *nixadmin, > and the way it's setup assumes we use the proprietary drivers from nvidia, as > that's what the molecular modeling software com

Re: [CentOS] compare directories

2008-10-23 Thread Luciano Rocha
On Thu, Oct 23, 2008 at 11:53:20AM +0200, David Hláčik wrote: > Hello guys, > > I have two mirrors. I need to compare files and directories on both mirrors > and as a result print list of those which are missing on mirror 2 > > What i did > > find /data > find.mirror1 > > find /data > find.mirr

Re: [CentOS] compare directories

2008-10-23 Thread Mogens Kjaer
David Hláčik wrote: > Hello guys, > > I have two mirrors. I need to compare files and directories on both mirrors > and as a result print list of those which are missing on mirror 2 Can you use rsync with the -n switch (dryrun) to mirror from mirror 1 to mirror 2 and see what would be transferred

Re: [CentOS] CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Spike Turner
Ralph Angenendt wrote: > Spike Turner wrote: > > Perhaps with the release of the CentOS 4.7 Server CD > > the frontpage at www.centos.org could be updated to > > reflect this new development rather than 4.4? > > In cases like this - could you open a bug at > ? > > I'll

Re: [CentOS] CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Ralph Angenendt
Spike Turner wrote: > Ralph Angenendt wrote: > > > Spike Turner wrote: > > > Perhaps with the release of the CentOS 4.7 Server CD > > > the frontpage at www.centos.org could be updated to > > > reflect this new development rather than 4.4? > > > > In cases like this - could you open a bug at > >

RE: [CentOS] Creating a controlled local repo

2008-10-23 Thread Sorin Srbu
Mogens Kjaer <> scribbled on Thursday, October 23, 2008 12:13 PM: >>> Use nvidia-x11-drv from rpmforge to get updated nvidia drivers. >> >> Are they any good? I inherited this linux-farm from the previous *nixadmin, >> and the way it's setup assumes we use the proprietary drivers from nvidia, >>

Re: [CentOS] KIVIO

2008-10-23 Thread Spike Turner
Gopinath Achari wrote: > Hi all, > > I need Koffice-kivio package for centos > 5.2 (i386) > I downloaded this package from kde.org site. when i > installed. It > generated lots of dependency errors even though the > dependency packages > are installed > please Help me out . I need kivio ( Equiva

Re: [CentOS] strict memory

2008-10-23 Thread Mag Gam
ulimit is good for per process. What about for total usage? If a user has 5 processing -- each taking up 10G, will account for 50G. Is there a way to avoid this? Or have the VM be sensative, once its swapping we want to start killing the processing that take the most memory? TIA On Wed, Oct 22, 2

[CentOS] device driver useage

2008-10-23 Thread Geoff Galitz
Under Centos 5.X, how can I determine with 100% certainty what driver is associated with a given device other than referencing dmesg? For example, what tool can I use to tell for sure what driver is attached to my eth0 device? I have searched the web, but could not find anything that answer

[CentOS] Export restrictions on CentOS 5

2008-10-23 Thread Michael Madden
What are the export restrictions on CentOS 5.x? Since it's a rebuild of RHEL I'd suspect it has similar restrictions to what Red Hat has outlined at the following page: http://www.redhat.com/licenses/export/ Is this correct? Thanks in advance. ___ C

[CentOS] Re: KIVIO

2008-10-23 Thread Rex Dieter
Gopinath Achari wrote: > I need Koffice-kivio package for centos 5.2 (i386) > I downloaded this package from kde.org site. when i installed. It > generated lots of dependency errors even though the dependency packages > are installed > please Help me out . I need kivio ( Equiva

Re: [CentOS] compare directories

2008-10-23 Thread Les Mikesell
David Hlác(ik wrote: Hello guys, I have two mirrors. I need to compare files and directories on both mirrors and as a result print list of those which are missing on mirror 2 What i did find /data > find.mirror1 find /data > find.mirror2 Now i need to get list of those directories which are

[CentOS] iptables local forwarding

2008-10-23 Thread Tom Brown
Hi I am trying to forward port 80 to 8080 locally using iptables with the following /sbin/iptables -t nat -I PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080 However this does not get put into the iptables configuration even after running iptables-save Have i missed something alon

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Filipe Brandenburger
Hi, On Thu, Oct 23, 2008 at 09:15, Tom Brown <[EMAIL PROTECTED]> wrote: > However this does not get put into the iptables configuration even after > running iptables-save iptables-save will only output the rules in a way that iptables-restore will be able to rebuild the rules from. If what you w

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Max Hetrick
Tom Brown wrote: I am trying to forward port 80 to 8080 locally using iptables with the following /sbin/iptables -t nat -I PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080 However this does not get put into the iptables configuration even after running iptables-save Have i missed

RE: [CentOS] compare directories

2008-10-23 Thread Bowie Bailey
David Hlácik wrote: > Hello guys, > > I have two mirrors. I need to compare files and directories on both > mirrors and as a result print list of those which are missing on > mirror 2 > > What i did > > find /data > find.mirror1 > > find /data > find.mirror2 > > Now i need to get list of tho

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Chan Chung Hang Christopher
Try adding it manually to the iptables config. # vim /etc/sysconfig/iptables And then restart iptables. Not recommended. Do 'service iptables save' as Filipe posted. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Tom Brown
iptables-save will only output the rules in a way that iptables-restore will be able to rebuild the rules from. If what you want is for these rules to be up when you boot the machine, what you want is probably "service iptables save", which will use iptables-save to record these rules to /etc/s

Re: [CentOS] Centos/Fedora core won't talk to an Epson Workforce 600 printer

2008-10-23 Thread Charles Campbell
Akemi Yagi wrote: On Wed, Oct 22, 2008 at 9:38 AM, Charles Campbell <[EMAIL PROTECTED]> wrote: Charles Campbell wrote: Has anyone had any luck getting CUPS to talk to an Epson Workforce 600 printer? I got pipslite and eklite.ppd extracted (and modified it to use Letter instead of

Re: [CentOS] compare directories

2008-10-23 Thread William L. Maltby
On Thu, 2008-10-23 at 11:53 +0200, David Hláčik wrote: > Hello guys, > > I have two mirrors. I need to compare files and directories on both > mirrors and as a result print list of those which are missing on > mirror 2 > > What i did > > find /data > find.mirror1 > > find /data > find.mirror2

Re: [CentOS] device driver useage

2008-10-23 Thread Scott McClanahan
On Thu, 2008-10-23 at 13:22 +0200, Geoff Galitz wrote: > > > Under Centos 5.X, how can I determine with 100% certainty what driver is > associated with a given device other than referencing dmesg? For example, > what tool can I use to tell for sure what driver is attached to my eth0 > device?

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Chan Chung Hang Christopher
Tom Brown wrote: thanks - once added do i need to do anything to make these 'live' ? I imagine that a iptables restart will cut off current connections ? Is there not a 'reload' or similar? The moment you run iptables to add a rule, that rule becomes live. ___

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Filipe Brandenburger
Hi, On Thu, Oct 23, 2008 at 10:01, Tom Brown <[EMAIL PROTECTED]> wrote: > thanks - once added do i need to do anything to make these 'live' ? I > imagine that a iptables restart will cut off current connections ? Is there > not a 'reload' or similar? AFAIK, "service iptables restart" does not cut

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Tom Brown
AFAIK, "service iptables restart" does not cut off current connections. The stateful connections are kept by the conntrack module, which I believe will not be cleared on a restart of iptables, and "service iptables restart" also uses iptables-restore, which does the changes atomically instead of

[CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Scott Silva
on 10-23-2008 3:34 AM Spike Turner spake the following: > Ralph Angenendt wrote: > >> Spike Turner wrote: >>> Perhaps with the release of the CentOS 4.7 Server CD >>> the frontpage at www.centos.org could be updated to >>> reflect this new development rather than 4.4? >> In cases like this - coul

[CentOS] rsync mirroring

2008-10-23 Thread David Hláčik
Hello guys, we have a production server named prod-server we have a mirror server named storage-server . I want to mirror a downloadsite on production server to a mirror server , but i want to keep all files from production server on mirror server . More explicitly. If i will have a file named

[CentOS] Re: Export restrictions on CentOS 5

2008-10-23 Thread Scott Silva
on 10-23-2008 4:53 AM Michael Madden spake the following: > What are the export restrictions on CentOS 5.x? Since it's a rebuild of > RHEL I'd suspect it has similar restrictions to what Red Hat has > outlined at the following page: > > http://www.redhat.com/licenses/export/ > > Is this correct?

Re: [CentOS] compare directories

2008-10-23 Thread Bill Campbell
On Thu, Oct 23, 2008, Bowie Bailey wrote: >David Hlácik wrote: >> Hello guys, >> >> I have two mirrors. I need to compare files and directories on both >> mirrors and as a result print list of those which are missing on >> mirror 2 >> >> What i did >> >> find /data > find.mirror1 >> >> find /

Re: [CentOS] Centos/Fedora core won't talk to an Epson Workforce 600 printer

2008-10-23 Thread MHR
On Thu, Oct 23, 2008 at 7:15 AM, Charles Campbell <[EMAIL PROTECTED]> wrote: > > Thank you for looking. > > Whew! Finally found a method that worked -- had to buy a $40 USB cable, but > with it I got the printer working under both WinXP and Linux. > What kind of USB cable costs $40? Is this one

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread MHR
On Thu, Oct 23, 2008 at 9:11 AM, Scott Silva <[EMAIL PROTECTED]> wrote: > > I think the problem is that the volunteer that created the CD and announced it > isn't the same volunteer that updates the website. > > Volunteers usually have varying amounts of free time. > This is obviously a bug that s

Re: [CentOS] Centos/Fedora core won't talk to an Epson Workforce 600 printer

2008-10-23 Thread Charles E Campbell Jr
MHR wrote: On Thu, Oct 23, 2008 at 7:15 AM, Charles Campbell <[EMAIL PROTECTED]> wrote: Thank you for looking. Whew! Finally found a method that worked -- had to buy a $40 USB cable, but with it I got the printer working under both WinXP and Linux. What kind of USB cable costs $40?

Re: [CentOS] compare directories

2008-10-23 Thread MHR
On Thu, Oct 23, 2008 at 10:15 AM, Bill Campbell <[EMAIL PROTECTED]> wrote: > > A somewhat cleaner way of doing this is to use the ``comm'' > command as it generates a straight list as opposed to diff which > requires parsing the output. > But comm also "requires" that the data be sorted. Otherwis

Re: [CentOS] compare directories

2008-10-23 Thread Bill Campbell
On Thu, Oct 23, 2008, MHR wrote: >On Thu, Oct 23, 2008 at 10:15 AM, Bill Campbell <[EMAIL PROTECTED]> wrote: >> >> A somewhat cleaner way of doing this is to use the ``comm'' >> command as it generates a straight list as opposed to diff which >> requires parsing the output. >> > >But comm also "req

[CentOS] Re: Centos/Fedora core won't talk to an Epson Workforce 600 printer

2008-10-23 Thread Scott Silva
on 10-23-2008 10:44 AM MHR spake the following: > On Thu, Oct 23, 2008 at 7:15 AM, Charles Campbell > <[EMAIL PROTECTED]> wrote: >> Thank you for looking. >> >> Whew! Finally found a method that worked -- had to buy a $40 USB cable, but >> with it I got the printer working under both WinXP and Lin

[CentOS] Re: CentOS Digest, Vol 45, Issue 23

2008-10-23 Thread James B. Byrne
> > Message: 24 > Date: Thu, 23 Oct 2008 03:53:55 -0400 > From: "John" <[EMAIL PROTECTED]> > Subject: RE: [CentOS] OT: Setting a CentOS to gateway a private IP > address > To: "'CentOS mailing list'" > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > be

RE: [CentOS] Re: Centos/Fedora core won't talk to an Epson Workforce600 printer

2008-10-23 Thread RobertH
> The Gold plated Retail ones that the Circuit City or Best Buy > geeks try to sell you because they get commission. > beware of geeks cause cause sometimes ya get freaks! ;-> http://www.cbc.ca/mrl3/8752/marketplace/geeks.wmv - rh ___ CentOS

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread John Hinton
MHR wrote: On Thu, Oct 23, 2008 at 9:11 AM, Scott Silva <[EMAIL PROTECTED]> wrote: I think the problem is that the volunteer that created the CD and announced it isn't the same volunteer that updates the website. Volunteers usually have varying amounts of free time. This is obviously

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Spike Turner
Scott Silva wrote: > I think the problem is that the volunteer that created the > CD and announced it > isn't the same volunteer that updates the website. > > Volunteers usually have varying amounts of free time. > I would have thought that updating the website, wikis etc should be delegated to

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Ralph Angenendt
Scott Silva wrote: > I think the problem is that the volunteer that created the CD and > announced it isn't the same volunteer that updates the website. > > Volunteers usually have varying amounts of free time. Well, it is an "official" CentOS product. As said - oversight (and not fixed yet). Che

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Ralph Angenendt
Spike Turner wrote: > I would have thought that updating the website, wikis etc > should be delegated to several individuals in case one person > is too busy. And now what happens if the website guy doesn't is too busy while the guy releasing the Server CD isn't? >:) Cheers, Ralph pgpE535LnQv34

[CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Scott Silva
on 10-23-2008 11:57 AM John Hinton spake the following: > MHR wrote: >> On Thu, Oct 23, 2008 at 9:11 AM, Scott Silva >> <[EMAIL PROTECTED]> wrote: >> >>> I think the problem is that the volunteer that created the CD and >>> announced it >>> isn't the same volunteer that updates the website. >>> >

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Akemi Yagi
On Thu, Oct 23, 2008 at 11:58 AM, Spike Turner <[EMAIL PROTECTED]> wrote: > The success of the Fedora Project is not about the muscle > of Red Hat Inc but the participation of many volunteers and > the community at large. That is why for the example the Fedora > Forum or Fedora website are relevan

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Spike Turner
Akemi Yagi wrote: > Eh? If you are saying that the Fedora forum is a success > and the > CentOS forums are a failure, then I would certainly > disagree. > > I would like to point out that, although I am helping the > CentOS > project as one of the forum moderators, I have been > participating i

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Ralph Angenendt
Spike Turner wrote: > I was reading the comments on Slashdot of the Wikipedia guy > who migrated his servers from Red Hat 9/Fedora to CentOS > and he asked who "uses CentOS as a desktop"?. > Why didn't he ask the same of Fedora or Ubuntu? I don't know, do you? I am trying to understand what yo

Re: [CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Spike Turner
Scott Silva wrote: > I don't expect up to the minute changes here, because > ... frankly... You get > what you pay for. And since most users of CentOS aren't > paying, the developers > have to keep day jobs for those luxuries like food and > heat, a roof over their > heads, etc... > Interesting

Re: [CentOS] compare directories

2008-10-23 Thread MHR
On Thu, Oct 23, 2008 at 11:13 AM, Bill Campbell <[EMAIL PROTECTED]> wrote: > > That's certainly true, which is why my solution, and the one with > diff both sorted the find output before the comparison. > Oh, I thought I was just seeing double again. Oops! :-) mhr __

[CentOS] freeradius DNIS

2008-10-23 Thread Paul A
Not sure if this is off topic but I installed freeradius with yum on centos 5 and I'm hoping someone has some advice on getting DNIS proxy working In the acct_users file I have DEFAULT Called-Station-Id == "5500", Proxy-To-Realm := "xxx" Fall-Through = yes In the proxy file I have r

[CentOS] Re: CentOS 4.7 Server CD - update frontpage

2008-10-23 Thread Scott Silva
on 10-23-2008 1:12 PM Spike Turner spake the following: > Scott Silva wrote: > >> I don't expect up to the minute changes here, because >> ... frankly... You get >> what you pay for. And since most users of CentOS aren't >> paying, the developers >> have to keep day jobs for those luxuries like f

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Robert Spangler
On Thursday 23 October 2008 09:53, Chan Chung Hang Christopher wrote: > > Try adding it manually to the iptables config. > > > > # vim /etc/sysconfig/iptables > > > > And then restart iptables. > > Not recommended. Do 'service iptables save' as Filipe posted. You will need to explain why th

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Max Hetrick
Chan Chung Hang Christopher wrote: Not recommended. Do 'service iptables save' as Filipe posted. I've never had any issues doing so. I know Johnny has recommended that several times on the list as well. If he says it works, then I would say it can't hurt. ;) Regards, Max __

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Christopher Chan
Robert Spangler wrote: On Thursday 23 October 2008 09:53, Chan Chung Hang Christopher wrote: > Try adding it manually to the iptables config. > > # vim /etc/sysconfig/iptables > > And then restart iptables. Not recommended. Do 'service iptables save' as Filipe posted. You will need to

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Christopher Chan
Max Hetrick wrote: Chan Chung Hang Christopher wrote: Not recommended. Do 'service iptables save' as Filipe posted. I've never had any issues doing so. I know Johnny has recommended that several times on the list as well. If he says it works, then I would say it can't hurt. ;) YMMV. I pre

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Mihai T. Lazarescu
On Fri, Oct 24, 2008 at 08:25:40AM +0800, Christopher Chan wrote: > Robert Spangler wrote: >> On Thursday 23 October 2008 09:53, Chan Chung Hang Christopher wrote: >> >>> > Try adding it manually to the iptables config. >>> > >>> > # vim /etc/sysconfig/iptables >>> > >>> > And then restart ip

Re: [CentOS] Re: Export restrictions on CentOS 5

2008-10-23 Thread Lanny Marcus
2008/10/23 Scott Silva <[EMAIL PROTECTED]>: > on 10-23-2008 4:53 AM Michael Madden spake the following: >> What are the export restrictions on CentOS 5.x? Since it's a rebuild of >> RHEL I'd suspect it has similar restrictions to what Red Hat has >> outlined at the following page: >> >> http://www

[CentOS] Help with custom udev rule

2008-10-23 Thread Clint Dilks
Hi, I am trying create a custom udev rule to change the group and permissions on /dev/net/tun. Some research indicated that rather than directly editing the rule in /etc/udev/rules.d/50-udev.rules that I should create my own local rules file something like 10-local.rules which contains KERN

Re: [CentOS] Export restrictions on CentOS 5

2008-10-23 Thread Johnny Hughes
Michael Madden wrote: > What are the export restrictions on CentOS 5.x? Since it's a rebuild of > RHEL I'd suspect it has similar restrictions to what Red Hat has > outlined at the following page: > > http://www.redhat.com/licenses/export/ > > Is this correct? Thanks in advance. Export restrict

Re: [CentOS] iptables local forwarding

2008-10-23 Thread Max Hetrick
Christopher Chan wrote: YMMV. I prefer to build one via iptables, save it, then copy the file across to all other hosts that use the same rules. Your preferred method and mine might be different, but the end result is the same, so what does it really matter? That's rhetorical by the way, be

Re: [CentOS] Help with custom udev rule

2008-10-23 Thread Filipe Brandenburger
Hi, On Thu, Oct 23, 2008 at 21:28, Clint Dilks <[EMAIL PROTECTED]> wrote: > something like 10-local.rules which contains > KERNEL=="tun", NAME="net/%k", OWNER="root", GROUP="vboxusers", MODE="0660" > But unfortunately when I reboot the permissions are still > 0 crw--- 1 root root 10, 200 Oct

Re: [CentOS] Help with custom udev rule

2008-10-23 Thread Filipe Brandenburger
Hi, A google search led me to: http://reactivated.net/writing_udev_rules.html There it states that you generally will want your rules before the system default rules, but in any case it should apply all the rules, not only the first match, so putting your rule after the defaults could have some e

Re: [CentOS] Help with custom udev rule

2008-10-23 Thread Filipe Brandenburger
Hi, Found another interesting detail. net/tun is listed in /etc/udev/makedev.d/50-udev.nodes, which starts with this comment: # These device have to be created manually I just didn't find who/what actually creates those, and using which permissions. Anyway, another clue in your puzzle. HTH, Fili