Linux

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • RHEL v4 + Dell DRAC + Removing PPP interface?

    7 answers - 270 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    We're running RHEL v4 on PowerEdge servers. The DRAC has been
    disabled, but the PPP interface still shows up on the server. It's
    causing issues with our Networker server. Where is the config for the
    PPP interface and is there an easy way to remove it?
  • No.1 | | 941 bytes | |

    thanks, i'll give that a shot.

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    Hi,

    Invoke neat command on GUI where you can find out the configured PPP
    interface as well you will be having the option to remove also.
    you can remove and modify the network connection settings as
    you desired.

    Thanks
    Jason.
    --
    Message
    From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    Behalf Shawn Parker
    Sent: Wednesday, November 01, 2006 3:39 AM
    To: rhn-users (AT) redhat (DOT) com
    Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?

    We're running RHEL v4 on PowerEdge servers. The DRAC has been disabled,
    but the PPP interface still shows up on the server. It's causing issues
    with our Networker server. Where is the config for the PPP interface and
    is there an easy way to remove it?
  • No.2 | | 1379 bytes | |

    i did this, but the ppp0 interface doesn't show up under the
    networking utility. this is why i'm confused. it shows up when running
    ifconfig at shell, but it's not under /sysconfig/networking/* nor is
    it in the neat utility.

    this is why i assume it is the dell drac cardbut i've disabled that in bios.

    any other ideas?

    11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    thanks, i'll give that a shot.

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    Hi,

    Invoke neat command on GUI where you can find out the configured PPP
    interface as well you will be having the option to remove also.
    you can remove and modify the network connection settings as
    you desired.

    Thanks
    Jason.
    --
    Message
    From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    Behalf Shawn Parker
    Sent: Wednesday, November 01, 2006 3:39 AM
    To: rhn-users (AT) redhat (DOT) com
    Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?

    We're running RHEL v4 on PowerEdge servers. The DRAC has been disabled,
    but the PPP interface still shows up on the server. It's causing issues
    with our Networker server. Where is the config for the PPP interface and
    is there an easy way to remove it?
  • No.3 | | 2996 bytes | |

    the problem is lagato networker trys to resolve it. it shows up in the
    error logs all the time.

    running ifconfig produces the following:

    ppp0 Link encap:Point-to-Point Protocol
    inet addr:192.168.234.235 P-t-P:192.168.234.236 Mask:255.255.255.255
    UP PINTPINT RUNNING NARP MULTICAST MTU:1500 Metric:1
    RX packets:1345 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1348 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:3
    RX bytes:75102 (73.3 KiB) TX bytes:139542 (136.2 KiB)

    even tho i have disabled the card via its bios, never configured a ppp
    interface on the server, have removed racvnc daemon from starting at
    boot and stopped the service.

    so, i guess my question is, where is the ppp0 coming from, then?

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:

    If you disable the card in bios itself how can you see this in network
    utility. As it is a PCI device it would show you that the device is
    present in the Dell box itself with out having any IP address info there
    ( ifconfig -a) . This does not mean that the flaw or issue of network
    utility or you sever box. As well being shown in ifconfig status it will
    not give impact on your server.

    Cool

    Message
    From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    Behalf Shawn Parker
    Sent: Wednesday, November 01, 2006 8:04 PM
    To: Discussions about Red Hat Network (rhn.redhat.com)
    Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?

    i did this, but the ppp0 interface doesn't show up under the networking
    utility. this is why i'm confused. it shows up when running ifconfig at
    shell, but it's not under /sysconfig/networking/* nor is it in the neat
    utility.

    this is why i assume it is the dell drac cardbut i've disabled that
    in bios.

    any other ideas?

    11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    thanks, i'll give that a shot.

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    Hi,

    Invoke neat command on GUI where you can find out the configured PPP

    interface as well you will be having the option to remove also.
    you can remove and modify the network connection settings
    as you desired.

    Thanks
    Jason.
    --
    Message
    From: rhn-users-bounces (AT) redhat (DOT) com
    [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    Behalf Shawn Parker
    Sent: Wednesday, November 01, 2006 3:39 AM
    To: rhn-users (AT) redhat (DOT) com
    Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?

    We're running RHEL v4 on PowerEdge servers. The DRAC has been
    disabled, but the PPP interface still shows up on the server. It's
    causing issues with our Networker server. Where is the config for
    the PPP interface and is there an easy way to remove it?
  • No.4 | | 4834 bytes | |

    Hi.

    You could check /etc/sysconfig/hwconf to see what kudzu thinks the ppp
    interface is connected to.

    $ grep ppp /etc/sysconfig/hwconf

    Alfred Hovdestad
    University of Saskatchewan

    Shawn Parker wrote:
    the problem is lagato networker trys to resolve it. it shows up in the
    error logs all the time.

    running ifconfig produces the following:

    ppp0 Link encap:Point-to-Point Protocol
    inet addr:192.168.234.235 P-t-P:192.168.234.236
    Mask:255.255.255.255
    UP PINTPINT RUNNING NARP MULTICAST MTU:1500 Metric:1
    RX packets:1345 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1348 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:3
    RX bytes:75102 (73.3 KiB) TX bytes:139542 (136.2 KiB)

    even tho i have disabled the card via its bios, never configured a ppp
    interface on the server, have removed racvnc daemon from starting at
    boot and stopped the service.

    so, i guess my question is, where is the ppp0 coming from, then?

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >>

    >If you disable the card in bios itself how can you see this in network
    >utility. As it is a PCI device it would show you that the device is
    >present in the Dell box itself with out having any IP address info there
    >( ifconfig -a) . This does not mean that the flaw or issue of network
    >utility or you sever box. As well being shown in ifconfig status it will
    >not give impact on your server.
    >>

    >Cool
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 8:04 PM
    >To: Discussions about Red Hat Network (rhn.redhat.com)
    >Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?
    >>

    >i did this, but the ppp0 interface doesn't show up under the networking
    >utility. this is why i'm confused. it shows up when running ifconfig at
    >shell, but it's not under /sysconfig/networking/* nor is it in the neat
    >utility.
    >>

    >this is why i assume it is the dell drac cardbut i've disabled that
    >in bios.
    >>

    >any other ideas?
    >>

    >11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    >thanks, i'll give that a shot.
    >>

    >11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >Hi,
    >>

    >Invoke neat command on GUI where you can find out the configured PPP
    >>

    >interface as well you will be having the option to remove also.
    >you can remove and modify the network connection settings
    >as you desired.
    >>

    >Thanks
    >Jason.
    >>
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com
    >[mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 3:39 AM
    >To: rhn-users (AT) redhat (DOT) com
    >Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?
    >>

    >We're running RHEL v4 on PowerEdge servers. The DRAC has been
    >disabled, but the PPP interface still shows up on the server. It's
    >causing issues with our Networker server. Where is the config for
    >the PPP interface and is there an easy way to remove it?
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>


    rhn-users mailing list
    rhn-users (AT) redhat (DOT) com
  • No.5 | | 4994 bytes | |

    it returned nothing.

    11/1/06, Alfred Hovdestad <alfred.hovdestad (AT) usask (DOT) cawrote:
    Hi.

    You could check /etc/sysconfig/hwconf to see what kudzu thinks the ppp
    interface is connected to.

    $ grep ppp /etc/sysconfig/hwconf

    Alfred Hovdestad
    University of Saskatchewan
    >
    >
    >

    Shawn Parker wrote:
    the problem is lagato networker trys to resolve it. it shows up in the
    error logs all the time.

    running ifconfig produces the following:

    ppp0 Link encap:Point-to-Point Protocol
    inet addr:192.168.234.235 P-t-P:192.168.234.236
    Mask:255.255.255.255
    UP PINTPINT RUNNING NARP MULTICAST MTU:1500 Metric:1
    RX packets:1345 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1348 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:3
    RX bytes:75102 (73.3 KiB) TX bytes:139542 (136.2 KiB)

    even tho i have disabled the card via its bios, never configured a ppp
    interface on the server, have removed racvnc daemon from starting at
    boot and stopped the service.

    so, i guess my question is, where is the ppp0 coming from, then?

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >>

    >If you disable the card in bios itself how can you see this in network
    >utility. As it is a PCI device it would show you that the device is
    >present in the Dell box itself with out having any IP address info there
    >( ifconfig -a) . This does not mean that the flaw or issue of network
    >utility or you sever box. As well being shown in ifconfig status it will
    >not give impact on your server.
    >>

    >Cool
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 8:04 PM
    >To: Discussions about Red Hat Network (rhn.redhat.com)
    >Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?
    >>

    >i did this, but the ppp0 interface doesn't show up under the networking
    >utility. this is why i'm confused. it shows up when running ifconfig at
    >shell, but it's not under /sysconfig/networking/* nor is it in the neat
    >utility.
    >>

    >this is why i assume it is the dell drac cardbut i've disabled that
    >in bios.
    >>

    >any other ideas?
    >>

    >11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    >thanks, i'll give that a shot.
    >>

    >11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >Hi,
    >>

    >Invoke neat command on GUI where you can find out the configured PPP
    >>

    >interface as well you will be having the option to remove also.
    >you can remove and modify the network connection settings
    >as you desired.
    >>

    >Thanks
    >Jason.
    >>
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com
    >[mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 3:39 AM
    >To: rhn-users (AT) redhat (DOT) com
    >Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?
    >>

    >We're running RHEL v4 on PowerEdge servers. The DRAC has been
    >disabled, but the PPP interface still shows up on the server. It's
    >causing issues with our Networker server. Where is the config for
    >the PPP interface and is there an easy way to remove it?
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >
    >


    rhn-users mailing list
    rhn-users (AT) redhat (DOT) com
  • No.6 | | 5734 bytes | |

    yea, i'm running find right now looking for configs. it's returned
    some resultsi'll dig into them soon.

    thanks.

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:

    Try using locate

    #locate ppp

    Message
    From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    Behalf Shawn Parker
    Sent: Wednesday, November 01, 2006 8:47 PM
    To: Discussions about Red Hat Network (rhn.redhat.com)
    Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?

    it returned nothing.

    11/1/06, Alfred Hovdestad <alfred.hovdestad (AT) usask (DOT) cawrote:
    Hi.

    You could check /etc/sysconfig/hwconf to see what kudzu thinks the ppp

    interface is connected to.

    $ grep ppp /etc/sysconfig/hwconf

    Alfred Hovdestad
    University of Saskatchewan
    >
    >
    >

    Shawn Parker wrote:
    the problem is lagato networker trys to resolve it. it shows up in
    the error logs all the time.

    running ifconfig produces the following:

    ppp0 Link encap:Point-to-Point Protocol
    inet addr:192.168.234.235 P-t-P:192.168.234.236
    Mask:255.255.255.255
    UP PINTPINT RUNNING NARP MULTICAST MTU:1500 Metric:1
    RX packets:1345 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1348 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:3
    RX bytes:75102 (73.3 KiB) TX bytes:139542 (136.2 KiB)

    even tho i have disabled the card via its bios, never configured a
    ppp interface on the server, have removed racvnc daemon from
    starting at boot and stopped the service.

    so, i guess my question is, where is the ppp0 coming from, then?

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >>

    >If you disable the card in bios itself how can you see this in
    >network utility. As it is a PCI device it would show you that the
    >device is present in the Dell box itself with out having any IP
    >address info there ( ifconfig -a) . This does not mean that the
    >flaw or issue of network utility or you sever box. As well being
    >shown in ifconfig status it will not give impact on your server.
    >>

    >Cool
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com
    >[mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 8:04 PM
    >To: Discussions about Red Hat Network (rhn.redhat.com)
    >Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP

    interface?
    >>

    >i did this, but the ppp0 interface doesn't show up under the
    >networking utility. this is why i'm confused. it shows up when
    >running ifconfig at shell, but it's not under
    >/sysconfig/networking/* nor is it in the neat utility.
    >>

    >this is why i assume it is the dell drac cardbut i've disabled
    >that in bios.
    >>

    >any other ideas?
    >>

    >11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    >thanks, i'll give that a shot.
    >>

    >11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >Hi,
    >>

    >Invoke neat command on GUI where you can find out the
    >configured PPP
    >>

    >interface as well you will be having the option to remove also.
    >you can remove and modify the network connection
    >settings as you desired.
    >>

    >Thanks
    >Jason.
    >>
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com
    >[mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 3:39 AM
    >To: rhn-users (AT) redhat (DOT) com
    >Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP

    interface?
    >>

    >We're running RHEL v4 on PowerEdge servers. The DRAC has been
    >disabled, but the PPP interface still shows up on the server.
    >It's causing issues with our Networker server. Where is the
    >config for the PPP interface and is there an easy way to remove

    it?
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >
    >


    rhn-users mailing list
    rhn-users (AT) redhat (DOT) com

    >
    >
    >
  • No.7 | | 5991 bytes | |

    fixed. racser, racsrvc and racvnc daemons must all be stopped; and
    disabled from startup via chkconfig.

    i didn't realize it used 3 different services.

    thanks.

    11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    yea, i'm running find right now looking for configs. it's returned
    some resultsi'll dig into them soon.

    thanks.

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:

    Try using locate

    #locate ppp

    Message
    From: rhn-users-bounces (AT) redhat (DOT) com [mailto:rhn-users-bounces (AT) redhat (DOT) com]
    Behalf Shawn Parker
    Sent: Wednesday, November 01, 2006 8:47 PM
    To: Discussions about Red Hat Network (rhn.redhat.com)
    Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP interface?

    it returned nothing.

    11/1/06, Alfred Hovdestad <alfred.hovdestad (AT) usask (DOT) cawrote:
    Hi.

    You could check /etc/sysconfig/hwconf to see what kudzu thinks the ppp

    interface is connected to.

    $ grep ppp /etc/sysconfig/hwconf

    Alfred Hovdestad
    University of Saskatchewan
    >
    >
    >

    Shawn Parker wrote:
    the problem is lagato networker trys to resolve it. it shows up in
    the error logs all the time.

    running ifconfig produces the following:

    ppp0 Link encap:Point-to-Point Protocol
    inet addr:192.168.234.235 P-t-P:192.168.234.236
    Mask:255.255.255.255
    UP PINTPINT RUNNING NARP MULTICAST MTU:1500 Metric:1
    RX packets:1345 errors:0 dropped:0 overruns:0 frame:0
    TX packets:1348 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:3
    RX bytes:75102 (73.3 KiB) TX bytes:139542 (136.2 KiB)

    even tho i have disabled the card via its bios, never configured a
    ppp interface on the server, have removed racvnc daemon from
    starting at boot and stopped the service.

    so, i guess my question is, where is the ppp0 coming from, then?

    11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >>

    >If you disable the card in bios itself how can you see this in
    >network utility. As it is a PCI device it would show you that the
    >device is present in the Dell box itself with out having any IP
    >address info there ( ifconfig -a) . This does not mean that the
    >flaw or issue of network utility or you sever box. As well being
    >shown in ifconfig status it will not give impact on your server.
    >>

    >Cool
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com
    >[mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 8:04 PM
    >To: Discussions about Red Hat Network (rhn.redhat.com)
    >Subject: Re: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP

    interface?
    >>

    >i did this, but the ppp0 interface doesn't show up under the
    >networking utility. this is why i'm confused. it shows up when
    >running ifconfig at shell, but it's not under
    >/sysconfig/networking/* nor is it in the neat utility.
    >>

    >this is why i assume it is the dell drac cardbut i've disabled
    >that in bios.
    >>

    >any other ideas?
    >>

    >11/1/06, Shawn Parker <shawn.parker (AT) gmail (DOT) comwrote:
    >thanks, i'll give that a shot.
    >>

    >11/1/06, E Azariah Jason-G20266 <ajason (AT) motorola (DOT) comwrote:
    >Hi,
    >>

    >Invoke neat command on GUI where you can find out the
    >configured PPP
    >>

    >interface as well you will be having the option to remove also.
    >you can remove and modify the network connection
    >settings as you desired.
    >>

    >Thanks
    >Jason.
    >>
    >>

    >Message
    >From: rhn-users-bounces (AT) redhat (DOT) com
    >[mailto:rhn-users-bounces (AT) redhat (DOT) com]
    >Behalf Shawn Parker
    >Sent: Wednesday, November 01, 2006 3:39 AM
    >To: rhn-users (AT) redhat (DOT) com
    >Subject: [rhn-users] RHEL v4 + Dell DRAC + Removing PPP

    interface?
    >>

    >We're running RHEL v4 on PowerEdge servers. The DRAC has been
    >disabled, but the PPP interface still shows up on the server.
    >It's causing issues with our Networker server. Where is the
    >config for the PPP interface and is there an easy way to remove

    it?
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>
    >>
    >>

    >--
    >http://silolabs.net/~sparker/pubkey.txt
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >rhn-users mailing list
    >rhn-users (AT) redhat (DOT) com
    >
    >>

    >
    >
    >


    rhn-users mailing list
    rhn-users (AT) redhat (DOT) com

    >
    >
    >

Re: RHEL v4 + Dell DRAC + Removing PPP interface?


max 4000 letters.
Your nickname that display:
In order to stop the spam: 4 + 3 =
QUESTION ON "Linux"

EMSDN.COM