|
|

08-16-2008, 10:36 PM
|
|
|
network vs NetworkManger services ??
On Sat, Aug 16, 2008 at 6:28 PM, William Case <billlinux@rogers.com> wrote:
Hi Matthew;
On Sat, 2008-08-16 at 16:54 -0400, Matthew Saltzman wrote:
> On Sat, 2008-08-16 at 14:55 -0430, Patrick O'Callaghan wrote:
> > On Sat, 2008-08-16 at 14:40 -0400, William Case wrote:
> He's referring to /etc/initi.d/network. *And no, it should be off if you
> are running NetowrkManager (and vice versa). *And the interfaces you
> want to be managed by NetworkManager should be so set in
> system-config-network.
They *are set* in system-config-network.
And what about NetworkManager-openvpn ?
I have it installed but when I try to configure a vpn connection
the setup only shows a vpnc option. Why openvpn does not show up?
--
Paulo Roma Cavalcanti
LCG - UFRJ
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 10:50 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 17:03 -0430, Patrick O'Callaghan wrote:
> On Sat, 2008-08-16 at 17:25 -0400, William Case wrote:
> > Hi Patrick;
> >
> > On Sat, 2008-08-16 at 16:26 -0430, Patrick O'Callaghan wrote:
> > > On Sat, 2008-08-16 at 15:02 -0500, Mikkel L. Ellertson wrote:
> > > > Patrick O'Callaghan wrote:
> > [snip]
[snip]
>
> Bill, we may be going off at a tangent here since I really haven't
> attempted to answer your original question, but the interfaces are
> always going to be there (assuming the drivers are loaded). What changes
> is whether they are marked UP or not. The state of each interface is
> internal to the kernel, all the various commands do is manipulate it or
> report it.
>
> Also, I'm not sure what you mean by "removed the ifconfig".
On advice in an earlier thread, it was suggested that ifconfig was
interfering and that I had no use for it. That I should move it aside
so that it would not be found. I moved it to a dir I keep in root for
such things -- /root/MoveAsides.
That action did get NM reworking, but the service called 'network'
remains running apparently.
My problems are all those annoying little gnome issues I listed in my
original post. All of which seemed to have started when I turned NM off
then on again.
My main objective is to get my networking working properly with no extra
programs or processes hanging around. I want -- need -- to start poking
around my network setup to learn networking. I want to make sure that
there is a direct correlation between my poking and any network
breakdowns so I can trace back what I shouldn't have done.
--
Regards Bill;
Fedora 9, Gnome 2.22.3
Evo.2.22.3.1, Emacs 22.2.1
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 10:52 PM
|
|
|
network vs NetworkManger services ??
William Case wrote:
>
> If I check, I get:
>
> ]# service network status
> Configured devices:
> lo eth0
> Currently active devices:
> lo eth0
>
> And it is back running. Even after hot or cold re-boot.
The way "service network status" works is that it uses the ip
command to get the list of interfaces that are up. So the list will
be the same if they are controlled by the network or the
NetworkManager service. Or if you brought them up manually using the
ifconfig command.)
Mikkel
--
Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 10:57 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 17:10 -0400, William Case wrote:
> Thank you Matthew. That was why I was double checking.
>
> On Sat, 2008-08-16 at 16:54 -0400, Matthew Saltzman wrote:
> > On Sat, 2008-08-16 at 14:55 -0430, Patrick O'Callaghan wrote:
> > > On Sat, 2008-08-16 at 14:40 -0400, William Case wrote:
> [snip]
> >
> > He's referring to /etc/initi.d/network. And no, it should be off if you
> > are running NetowrkManager (and vice versa). And the interfaces you
> > want to be managed by NetworkManager should be so set in
> > system-config-network.
>
> network won't turn off.
>
> The command line shows:
>
> ]# service network status
> Configured devices:
> lo eth0
> Currently active devices:
> lo eth0
>
> ]# service network stop
> Shutting down interface eth0: [ OK ]
> Shutting down loopback interface: [ OK ]
>
> and then;
> NetworkManager's gui shows warning 'disconnected'; does its grind;
> produces a dialogue (tool tip thingy) that says I am reconnected.
>
> If I check, I get:
>
> ]# service network status
> Configured devices:
> lo eth0
> Currently active devices:
> lo eth0
>
> And it is back running. Even after hot or cold re-boot.
To ensure that the network service does not run at boot, run 'chkconfig
network off' as root. If the network service is stopped, it may still
report active interfaces, even if they are being managed by
NetworkManager.
--
Matthew Saltzman
Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 11:02 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 14:40 -0400, William Case wrote:
> Hi;
>
> NetworkManager has apparently screwed up a lot of small Gnome processes.
>
> * Trouble with Evo getting itself stuck in downloading mail
> (looping ??).
> * Clock applet not getting task and calendar info from Evolution
> properly.
> * I have been told that NM configuration info and keys should be
> in my gconf-editor. They are not.
> * A couple of other little things (I forget now) not operating
> properly after turning NetworkManager off and on.
I have not had the problems above. Although right now I can't find my
keys . I have seen them in earlier versions of NM, and they must be here
since the connections are made.
>
> I will see if I can get help with NetworkManager on the
> networkmanager-list@gnome.org , but meanwhile, so as to avoid asking
> really stupid questions in more than one place. Is the 'network'
> service supposed to be running while the NetworkManager service is on?
No you should run one of them but not both of them. Do you see a
nm-applet in the upper right panel. What do you see if you left click on
it. You should see the available APs.
>
> Is it compiled into the kernel? I thought it was a module? Are those
> questions even relevant?
>
> ps aux shows NetworkManager but no 'network' or friends.
>
> The command line shows:
>
> ]# service network status
> Configured devices:
> lo eth0
> Currently active devices:
> lo eth0
>
> ]# service network stop
> Shutting down interface eth0: [ OK ]
> Shutting down loopback interface: [ OK ]
>
> and then;
>
> ]# service network status
> Configured devices:
> lo eth0
> Currently active devices:
> lo eth0
>
> There is no Fedora manual or 'Help' for NetworkManager
>
> 'man NetworkManager' produces only:
> "DESCRIPTION
> The NetworkManager daemon attempts to keep an active
> network connection available at all times. The point of
> NetworkManager is to make networking configuration and setup
> as painless and automatic as possible. If using DHCP,
> NetworkManager is intended to replace default routes,obtain
> IP addresses from a DHCP server, and change nameservers whenever
> it sees fit, with the aim of making networking Just Work."
>
> nm-tool shows me no more info than is available in the NM gui.
>
> http://fedoraproject.org/wiki/Tools/NetworkManager simply tells me how
> to configure for pam. My pam.d/gdm is
> auth optional pam_gnome_keyring.so
> session optional pam_gnome_keyring.so auto_start
>
> googled sites gives info for gentoo and mandrivia only.
>
> I am stumped. I will re-ask on the NetworkManager list, but first I
> would like to straighten out in my mind the network vs NetworkManger
> services thing.
>
> --
> Regards Bill;
> Fedora 9, Gnome 2.22.3
> Evo.2.22.3.1, Emacs 22.2.1
>
--
================================================== =====================
Things equal to nothing else are equal to each other.
================================================== =====================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@sbcglobal.net
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 11:02 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 16:52 -0500, Mikkel L. Ellertson wrote:
> William Case wrote:
> >
> The way "service network status" works is that it uses the ip
> command to get the list of interfaces that are up. So the list will
> be the same if they are controlled by the network or the
> NetworkManager service. Or if you brought them up manually using the
> ifconfig command.)
>
Ok Mikkel. that makes sense.
Then why is my system-config-services showing network at all; much less
as disabled, but running and it won't stop. Or, do I have some
misinformation here -- that 'network' shouldn't be showing in
system-config-services if NetworkManager is enabled and running? I was
told (or read) that a couple of weeks ago!!
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
--
Regards Bill;
Fedora 9, Gnome 2.22.3
Evo.2.22.3.1, Emacs 22.2.1
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 11:04 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 14:55 -0430, Patrick O'Callaghan wrote:
> On Sat, 2008-08-16 at 14:40 -0400, William Case wrote:
> > I will see if I can get help with NetworkManager on the
> > networkmanager-list@gnome.org , but meanwhile, so as to avoid asking
> > really stupid questions in more than one place. Is the 'network'
> > service supposed to be running while the NetworkManager service is on?
>
> There is no such thing as *the* 'network' service (in the sense I think
> you mean). People on this list are using Network vs. NM as a shorthand
> for two ways of configuring the various network components, some of
> which are in the kernel and some in user space. Specifically when they
> say Network in this context they mean the set of scripts invoked via the
> system-config-network command.
If you use NM then system-confiig-network is of no use. It controls the
scripts for network.
>
> > Is it compiled into the kernel? I thought it was a module? Are those
> > questions even relevant?
>
> The TCP/IP network protocol stack is wired into the kernel. Various
> device drivers may be wired in or loadable as modules. Other bits such
> as DHCP service run in user space.
>
> > ps aux shows NetworkManager but no 'network' or friends.
>
> Because it's not a single process.
>
> poc
>
--
================================================== =====================
Rule of Life #1 -- Never get separated from your luggage.
================================================== =====================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@sbcglobal.net
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 11:11 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 17:02 -0500, Aaron Konstam wrote:
> On Sat, 2008-08-16 at 14:40 -0400, William Case wrote:
> > Hi;
> >
> > NetworkManager has apparently screwed up a lot of small Gnome processes.
> >
> > * Trouble with Evo getting itself stuck in downloading mail
> > (looping ??).
> > * Clock applet not getting task and calendar info from Evolution
> > properly.
> > * I have been told that NM configuration info and keys should be
> > in my gconf-editor. They are not.
> > * A couple of other little things (I forget now) not operating
> > properly after turning NetworkManager off and on.
> I have not had the problems above. Although right now I can't find my
> keys . I have seen them in earlier versions of NM, and they must be here
> since the connections are made.
> >
> No you should run one of them but not both of them. Do you see a
> nm-applet in the upper right panel. What do you see if you left click on
> it. You should see the available APs.
It lists 'Wired Network' and ' . System eth0' as the Access Points.
--
Regards Bill;
Fedora 9, Gnome 2.22.3
Evo.2.22.3.1, Emacs 22.2.1
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Sun Aug 17 01:30:05 2008
Return-path: <ubuntu-users-bounces@lists.ubuntu.com>
Envelope-to: tom@linux-archive.org
Delivery-date: Sun, 17 Aug 2008 01:16:30 +0300
Received: from chlorine.canonical.com ([91.189.94.204])
by s2.java-tips.org with esmtp (Exim 4.69)
(envelope-from <ubuntu-users-bounces@lists.ubuntu.com>)
id 1KUU4U-0001yp-HA
for tom@linux-archive.org; Sun, 17 Aug 2008 01:16:30 +0300
Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com)
by chlorine.canonical.com with esmtp (Exim 4.60)
(envelope-from <ubuntu-users-bounces@lists.ubuntu.com>)
id 1KUU30-0003Pi-FN; Sat, 16 Aug 2008 23:14:58 +0100
Received: from wa-out-1112.google.com ([209.85.146.179])
by chlorine.canonical.com with esmtp (Exim 4.60)
(envelope-from <qrczakmk@gmail.com>) id 1KUU2w-0003DV-Mi
for ubuntu-users@lists.ubuntu.com; Sat, 16 Aug 2008 23:14:54 +0100
Received: by wa-out-1112.google.com with SMTP id k22so874270waf.20
for <ubuntu-users@lists.ubuntu.com>;
Sat, 16 Aug 2008 15:14:53 -0700 (PDT)
Received: by 10.115.50.5 with SMTP id c5mr3869531wak.192.1218924893607;
Sat, 16 Aug 2008 15:14:53 -0700 (PDT)
Received: by 10.115.94.9 with HTTP; Sat, 16 Aug 2008 15:14:53 -0700 (PDT)
Message-ID: <3f4107910808161514o5910be4di928fb98b37082aa@mail. gmail.com>
Date: Sun, 17 Aug 2008 00:14:53 +0200
From: "=?UTF-8?Q?Marcin_=E2=80=98Qrczak=E2=80=99_Kowalczyk?="
<qrczak@knm.org.pl>
To: "Ubuntu user technical support,
not for general discussions" <ubuntu-users@lists.ubuntu.com>
Subject: Re: finding app using Win/Super key shortcuts
In-Reply-To: <c309ebfe0808160224j38592a07o9d22f9c74dca7e71@mail .gmail.com>
MIME-Version: 1.0
Content-Disposition: inline
References: <c309ebfe0808160224j38592a07o9d22f9c74dca7e71@mail .gmail.com>
X-Google-Sender-Auth: af55077aa6fdefbe
X-BeenThere: ubuntu-users@lists.ubuntu.com
X-Mailman-Version: 2.1.8
Precedence: list
Reply-To: "Ubuntu user technical support,
not for general discussions" <ubuntu-users@lists.ubuntu.com>
List-Id: "Ubuntu user technical support,
not for general discussions" <ubuntu-users.lists.ubuntu.com>
List-Unsubscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>,
<mailto:ubuntu-users-request@lists.ubuntu.com?subject=unsubscribe>
List-Archive: <https://lists.ubuntu.com/archives/ubuntu-users>
List-Post: <mailto:ubuntu-users@lists.ubuntu.com>
List-Help: <mailto:ubuntu-users-request@lists.ubuntu.com?subject=help>
List-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>,
<mailto:ubuntu-users-request@lists.ubuntu.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: ubuntu-users-bounces@lists.ubuntu.com
Errors-To: ubuntu-users-bounces@lists.ubuntu.com
MjAwOC84LzE2IEFzaGlzaCBZYWRhdiA8YXNoaXNoeWFkYXYyNk BnbWFpbC5jb20+OgoKPiBDbGVh
cmx5ICJXaW4rYyIgYW5kICJXaW4rdiIgaGFzIGJlZW4gYXNzb2 NpYXRlZCB3aXRoIHNvbWUgb3Ro
ZXIKPiBhcHBsaWNhdGlvbiwgd2hpY2ggaXMgY29uc3VtaW5nIH RoZSBrZXkgcHJlc3MuCgpTeXN0
ZW0g4oaSIFByZWZlcmVuY2VzIOKGkiBBZHZhbmNlZCBEZXNrdG 9wIEVmZmVjdHMgU2V0dGluZ3Mg
KOKGkiBFbmhhbmNlZApab29tIERlc2t0b3AgaW4gY2FzZSBvZi B0aGVzZSB0d28gc2hvcnRjdXRz
KS4gSW5zdGFsbCBwYWNrYWdlCmNvbXBpemNvbmZpZy1zZXR0aW 5ncy1tYW5hZ2VyIGlmIG5lZWRl
ZC4KCi0tIApNYXJjaW4gS293YWxjenlrCnFyY3pha0Brbm0ub3 JnLnBsCmh0dHA6Ly9xcm5pay5r
bm0ub3JnLnBsL35xcmN6YWsvCi0tIAp1YnVudHUtdXNlcnMgbW FpbGluZyBsaXN0CnVidW50dS11
c2Vyc0BsaXN0cy51YnVudHUuY29tCk1vZGlmeSBzZXR0aW5ncy BvciB1bnN1YnNjcmliZSBhdDog
aHR0cHM6Ly9saXN0cy51YnVudHUuY29tL21haWxtYW4vbGlzdG luZm8vdWJ1bnR1LXVzZXJzCg==
|
|

08-16-2008, 11:31 PM
|
|
|
network vs NetworkManger services ??
On Sat, 2008-08-16 at 17:50 -0400, William Case wrote:
> On advice in an earlier thread, it was suggested that ifconfig was
> interfering and that I had no use for it. That I should move it aside
> so that it would not be found. I moved it to a dir I keep in root for
> such things -- /root/MoveAsides.
You mean you moved the /sbin/ifconfig command to somewhere else? I can't
see any sane reason for doing that. It's definitely a sledgehammer way
of preventing it from being executed, but I'd say it's likely to cause
trouble (e.g. in scripts which are trying to run it).
(It is occasionally valid to move a command to one side and put a
surrogate in its place, such as a shell script that simply logs its
arguments and then executes the original, all this for debugging
purposes, but I don't get the impression that that's what you're doing).
Note also that any earlier execution of ifconfig will have remained in
force unless you also rebooted or did something specific to change it.
poc
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|

08-16-2008, 11:48 PM
|
|
|
network vs NetworkManger services ??
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Patrick O'Callaghan wrote:
<snip>
> My qualification "in the sense I think you mean" was intended to convey
> the idea that "network" is not a single process or daemon. Of course
> there is a set of things collectively called "network service".
which is why i suggested that he run 'locate network|grep -v icons'.
this would have shown him just how much is related to 'network'.
but what do i know. i am just a 'newbie' who has been using linux from
time of slackware release on cd, before there was a 'redhat'.
>
> poc
>
- --
tc,hago.
g
.
in a free world without fences, who needs gates.
learn linux:
'Rute User's Tutorial and Exposition' http://rute.2038bug.com/index.html.gz
'The Linux Documentation Project' http://www.tldp.org/
'HowtoForge' http://howtoforge.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org
iD8DBQFIp1k++C4Bj9Rkw/wRAvMjAJ9rxOisrJY6qI9KOT/mxEzhAqxaowCgj7ck
7hSbINE6s+EcTZa9D/je1yE=
=8ndP
-----END PGP SIGNATURE-----
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
|
|
|
All times are GMT. The time now is 11:35 AM.
VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org
|