Re: NetworkManager, Wireless and Fedora FC4

2005-06-23 Thread David Zeuthen
On Thu, 2005-06-23 at 14:27 -0400, Ray Hooker wrote:
> Very interesting.  Here it is:
> ** (process:3268): CRITICAL **: nm_vpnc_config_write: assertion
> 'num_passwords = 2' failed
> /usr/sbin/vpnc: missing IPSec gatway address
> 
> ** (process:3267): WARNING **:(): vpnc exited with error code 1
> 
> I checked at the configuration of the profile has a Gateway, a Group
> Name, and the optional override of the user name.  I entered the group
> password and password of course.  So I am not sure why it thinks there
> is no gateway.

This is a race condition between nm-applet and the auth-dialog from vpnc
that I need to fix. Will fix later today.

  David


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-23 Thread Ray Hooker
Very interesting.  Here it is:
** (process:3268): CRITICAL **: nm_vpnc_config_write: assertion
'num_passwords = 2' failed
/usr/sbin/vpnc: missing IPSec gatway address

** (process:3267): WARNING **:(): vpnc exited with error code 1

I checked at the configuration of the profile has a Gateway, a Group
Name, and the optional override of the user name.  I entered the group
password and password of course.  So I am not sure why it thinks there
is no gateway.  My company does not allow pings to the gateway
apparently though the name looks correctI did a traceroute.

Ray
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-23 Thread Dan Williams
On Thu, 2005-06-23 at 13:29 -0400, Ray Hooker wrote:
> Very interesting. SELinux does tube NetworkManager under the latest
> version (was that a problem with dhcdbd?)  Anyhow, I am able to
> connect successfully.
> 
> I have a question on VPNC.  It is really cool to have it right in the
> NM menu under GNOME.  Unfortunately I get the following the following
> message:
> 
> "The VPN service said: The VPN login failed because the VPN program
> could not be started."
> 
> Was I supposed to install the Cisco VPN code which installs a VPN
> service or is there something I need to do to get it started?  I
> looked at the man vpnc but nothing jumped out at me...

No, you only need the NetworkManager vpnc connector and an install of
vpnc.

> NOTE that originally the path was incorrect so I fixed it to add
> /usr/sbin... what command in what path does it use to bring up the VPN
> client?

It should check both /usr/sbin and /sbin for vpnc.  What you can do to
test stuff out a bit is to, as root, run:

/usr/bin/nm-vpnc-service

Then try to use the menu to connect to your VPN.  nm-vpnc-service should
spit out some errors to the terminal telling you what's wrong.  Can you
paste those into a reply to this email?

Thanks!
Dan

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-23 Thread Ray Hooker
Very interesting. SELinux does tube NetworkManager under the latest
version (was that a problem with dhcdbd?)  Anyhow, I am able to
connect successfully.

I have a question on VPNC.  It is really cool to have it right in the
NM menu under GNOME.  Unfortunately I get the following the following
message:

"The VPN service said: The VPN login failed because the VPN program
could not be started."

Was I supposed to install the Cisco VPN code which installs a VPN
service or is there something I need to do to get it started?  I
looked at the man vpnc but nothing jumped out at me...

NOTE that originally the path was incorrect so I fixed it to add
/usr/sbin... what command in what path does it use to bring up the VPN
client?

Ray
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-22 Thread Paul Dugas
On Wed, June 22, 2005 3:04 pm, Ray Hooker said:
> Hmm I did a chkconfig --add dhcdbd
> It clearly tries to get the address but even when I reboot with the
> ethernet plugged in, it does not setup routing or dhcp properly.  Any
> other hints?

I seem to recal there being some conflict with selinux.  Do you have that
enabled?  I don't.

A thought,

Paul

-- 
Paul Dugas, Computer Engineer   Dugas Enterprises, LLC
[EMAIL PROTECTED] phone: 404-932-1355   522 Black Canyon Park
http://dugas.cc fax: 866-751-6494   Canton, GA 30114 USA
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-22 Thread Ray Hooker
Hmm I did a chkconfig --add dhcdbd
It clearly tries to get the address but even when I reboot with the
ethernet plugged in, it does not setup routing or dhcp properly.  Any
other hints?

Ray

On 6/22/05, Paul Dugas <[EMAIL PROTECTED]> wrote:
> I fired up the rawhide updates last night.  The dhcdbd rpm is not doing
> the 'chkconfig -add'.  Did that myself and started it up and it's working
> for me now.
> 
> On Wed, June 22, 2005 10:54 am, Paul Ionescu said:
> > On Wed, 22 Jun 2005 09:39:04 -0400, Ray Hooker wrote:
> >
> >> Well I am both encouraged and stuck.  NetworkManager was working but
> >> without the VPNC, so I upgraded to the versions as per:
> >>  http://people.redhat.com/davidz/nm-vpnc2/
> >>
> >> When upgrading, it complained that I needed dhcdbd, so I got and
> >> installed
> >> dhcdbd-1.6-1.rpm.
> >>
> >> When I rebooted, logged in under gnome and ran "/usr/libexec/nm-applet"
> >> it
> >> looks great.  It detects the other networks in the neighborhood and
> >> mine.
> >> The problem is that it doesn't do dhcp client and setup routing.  I have
> >> even tried doing a "pull down" from the applet and clicking on the
> >> wireless networks to connect.  NOTE the wired ethernet does not work
> >> either.  I am totally hosed other than manually setting up the routes
> >> and
> >> assigned a fixed ip address.. and resolv.conf.
> >>
> >> I suspect that it was the dhcdbd package that did it but any suggestions
> >> are appreciated.  If necessary I can reinstall FC4 as I want a set of
> >> steps that works cleanly without wondering as I often do with Linux (yes
> >> well after 2 days it works but I wonder what I did...?)
> >>
> >> Ray
> >
> > Hi Ray,
> >
> > I had the same problem last week on one computer with FC4.
> > You can find it on this list in 16.jun.2005.
> > And on the other hand, I have it working on another computer.
> > I don't know what went wrong or how to debug this, but you are not the
> > only one who had this.
> >
> > Paul
> >
> >
> > ___
> > NetworkManager-list mailing list
> > NetworkManager-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/networkmanager-list
> >
> 
> 
> --
> Paul Dugas, Computer Engineer   Dugas Enterprises, LLC
> [EMAIL PROTECTED] phone: 404-932-1355   522 Black Canyon Park
> http://dugas.cc fax: 866-751-6494   Canton, GA 30114 USA
> ___
> NetworkManager-list mailing list
> NetworkManager-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
> 


-- 
Ray Hooker
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-22 Thread Paul Dugas
I fired up the rawhide updates last night.  The dhcdbd rpm is not doing
the 'chkconfig -add'.  Did that myself and started it up and it's working
for me now.

On Wed, June 22, 2005 10:54 am, Paul Ionescu said:
> On Wed, 22 Jun 2005 09:39:04 -0400, Ray Hooker wrote:
>
>> Well I am both encouraged and stuck.  NetworkManager was working but
>> without the VPNC, so I upgraded to the versions as per:
>>  http://people.redhat.com/davidz/nm-vpnc2/
>>
>> When upgrading, it complained that I needed dhcdbd, so I got and
>> installed
>> dhcdbd-1.6-1.rpm.
>>
>> When I rebooted, logged in under gnome and ran "/usr/libexec/nm-applet"
>> it
>> looks great.  It detects the other networks in the neighborhood and
>> mine.
>> The problem is that it doesn't do dhcp client and setup routing.  I have
>> even tried doing a "pull down" from the applet and clicking on the
>> wireless networks to connect.  NOTE the wired ethernet does not work
>> either.  I am totally hosed other than manually setting up the routes
>> and
>> assigned a fixed ip address.. and resolv.conf.
>>
>> I suspect that it was the dhcdbd package that did it but any suggestions
>> are appreciated.  If necessary I can reinstall FC4 as I want a set of
>> steps that works cleanly without wondering as I often do with Linux (yes
>> well after 2 days it works but I wonder what I did...?)
>>
>> Ray
>
> Hi Ray,
>
> I had the same problem last week on one computer with FC4.
> You can find it on this list in 16.jun.2005.
> And on the other hand, I have it working on another computer.
> I don't know what went wrong or how to debug this, but you are not the
> only one who had this.
>
> Paul
>
>
> ___
> NetworkManager-list mailing list
> NetworkManager-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
>


-- 
Paul Dugas, Computer Engineer   Dugas Enterprises, LLC
[EMAIL PROTECTED] phone: 404-932-1355   522 Black Canyon Park
http://dugas.cc fax: 866-751-6494   Canton, GA 30114 USA
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-22 Thread Paul Ionescu
On Wed, 22 Jun 2005 09:39:04 -0400, Ray Hooker wrote:

> Well I am both encouraged and stuck.  NetworkManager was working but
> without the VPNC, so I upgraded to the versions as per:
>  http://people.redhat.com/davidz/nm-vpnc2/
> 
> When upgrading, it complained that I needed dhcdbd, so I got and installed
> dhcdbd-1.6-1.rpm.
> 
> When I rebooted, logged in under gnome and ran "/usr/libexec/nm-applet" it
> looks great.  It detects the other networks in the neighborhood and mine. 
> The problem is that it doesn't do dhcp client and setup routing.  I have
> even tried doing a "pull down" from the applet and clicking on the
> wireless networks to connect.  NOTE the wired ethernet does not work
> either.  I am totally hosed other than manually setting up the routes and
> assigned a fixed ip address.. and resolv.conf.
> 
> I suspect that it was the dhcdbd package that did it but any suggestions
> are appreciated.  If necessary I can reinstall FC4 as I want a set of
> steps that works cleanly without wondering as I often do with Linux (yes
> well after 2 days it works but I wonder what I did...?)
> 
> Ray

Hi Ray,

I had the same problem last week on one computer with FC4.
You can find it on this list in 16.jun.2005.
And on the other hand, I have it working on another computer.
I don't know what went wrong or how to debug this, but you are not the
only one who had this.

Paul


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-22 Thread Ray Hooker
Well I am both encouraged and stuck.  NetworkManager was working but
without the VPNC, so I upgraded to the versions as per:
 http://people.redhat.com/davidz/nm-vpnc2/

When upgrading, it complained that I needed dhcdbd, so I got and
installed dhcdbd-1.6-1.rpm.

When I rebooted, logged in under gnome and ran
"/usr/libexec/nm-applet" it looks great.  It detects the other
networks in the neighborhood and mine.  The problem is that it doesn't
do dhcp client and setup routing.  I have even tried doing a "pull
down" from the applet and clicking on the wireless networks to
connect.  NOTE the wired ethernet does not work either.  I am
totally hosed other than manually setting up the routes and assigned a
fixed ip address.. and resolv.conf.

I suspect that it was the dhcdbd package that did it but any
suggestions are appreciated.  If necessary I can reinstall FC4 as I
want a set of steps that works cleanly without wondering as I often do
with Linux (yes well after 2 days it works but I wonder what I
did...?)

Ray
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-21 Thread Dan Williams
On Tue, 2005-06-21 at 12:32 -0400, Ray Hooker wrote:
> I have FC4 and wanted to get the latest functionality.  So installed
> dchcpbd and upgraded to the latest NewtorkManager packages and vpnc2
> below.  Unfortunately NetworkManagerInfo no longer exists, and I am
> not sure how to bring up the task bar icon under Gnome.  Any hints?

/usr/libexec/nm-applet

Dan

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-21 Thread Ray Hooker
I have FC4 and wanted to get the latest functionality.  So installed
dchcpbd and upgraded to the latest NewtorkManager packages and vpnc2
below.  Unfortunately NetworkManagerInfo no longer exists, and I am
not sure how to bring up the task bar icon under Gnome.  Any hints?

Ray


>  http://people.redhat.com/davidz/nm-vpnc2/
> 
> (the NetworkManager packages are what will hit Rawhide tomorrow)
> 
> David
> 
> 
> 


-- 
Ray Hooker
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-17 Thread Dan Williams
On Fri, 2005-06-17 at 12:22 -0400, Ray Hooker wrote:
> So would you recommend updating to a newer version?  The
> NetworkManagerInfo does bring up the icon.. which is really great.  I
> was able to connect just fine.  I also installed the vpnc from the
> extras but don't see it on the taskbar icon.

If you stay with FC4 packages and the subsequent updates, you will _not_
be able to get the VPN functionality.  Those features are not present in
FC4 because they landed too late for the FC4 code freeze.  You will have
to upgrade to the rawhide packages of NetworkManager to get VPN
functionality.

Dan

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-17 Thread David Zeuthen
On Fri, 2005-06-17 at 12:22 -0400, Ray Hooker wrote:
> So would you recommend updating to a newer version?  The
> NetworkManagerInfo does bring up the icon.. which is really great.  I
> was able to connect just fine.  I also installed the vpnc from the
> extras but don't see it on the taskbar icon.

I've just submitted the NetworkManager-vpnc package for review at
fedora-extras-list. I've got packages of all the latest and greatest
here

 http://people.redhat.com/davidz/nm-vpnc2/

(the NetworkManager packages are what will hit Rawhide tomorrow)

David


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-17 Thread Ray Hooker
So would you recommend updating to a newer version?  The
NetworkManagerInfo does bring up the icon.. which is really great.  I
was able to connect just fine.  I also installed the vpnc from the
extras but don't see it on the taskbar icon.

Ray

P.S. - This is very promising!!!

On 6/17/05, Dan Williams <[EMAIL PROTECTED]> wrote:
> On Fri, 2005-06-17 at 10:20 -0400, Ray Hooker wrote:
> > I also see it referenced in Clemson's HOWTO:
> >
> > http://www.ces.clemson.edu/linux/nm.shtml
> >
> 
> Unfortunately, what's there is for the HEAD branch, which includes VPN
> support, but is not in FC4.  FC4 includes a slightly older branch from
> April, with a lot of backports but no VPN or external DHCP client.
> 
> > So I started the two services (NetworkManager and NetworkManager
> > Dispatcher).  I still see no applet on the task bar nor is it listed
> > in the possible applets.  NetworkManager-Gnome as well as
> > NetworkManager appears to already be installed.  I even did a YUM
> > update (yum install NetworkManager NetworkManager-gnome) just to make
> > sure I had the latest and rebooted.  Still no taskbar icon.  The
> > Clemson help page mentions
> > nm-applet, but I can't seem to find the file, nor am I able to find
> > "Startup Programs tab in the gnome-session-properties  application" in
> > the FC4 GNOME menus.
> 
> The program you are looking for, /usr/bin/NetworkManagerInfo, needs to
> be executed when your gnome session starts up.  Run
> gnome-session-properties and add the program to your "Startup Programs"
> tab, or if you have automatic session-saving turned on, just
> run /usr/bin/NetworkManagerInfo from a terminal and it will add itself
> to your session automatically.
> 
> HEAD uses /usr/libexec/nm-applet, but not FC4.  I know, the docs could
> use some work (any takers?)
> 
> Dan
> 
> 


-- 
Ray Hooker
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NetworkManager, Wireless and Fedora FC4

2005-06-17 Thread Dan Williams
On Fri, 2005-06-17 at 10:20 -0400, Ray Hooker wrote:
> I also see it referenced in Clemson's HOWTO:
> 
> http://www.ces.clemson.edu/linux/nm.shtml
> 

Unfortunately, what's there is for the HEAD branch, which includes VPN
support, but is not in FC4.  FC4 includes a slightly older branch from
April, with a lot of backports but no VPN or external DHCP client.

> So I started the two services (NetworkManager and NetworkManager
> Dispatcher).  I still see no applet on the task bar nor is it listed
> in the possible applets.  NetworkManager-Gnome as well as
> NetworkManager appears to already be installed.  I even did a YUM
> update (yum install NetworkManager NetworkManager-gnome) just to make
> sure I had the latest and rebooted.  Still no taskbar icon.  The
> Clemson help page mentions
> nm-applet, but I can't seem to find the file, nor am I able to find
> "Startup Programs tab in the gnome-session-properties  application" in
> the FC4 GNOME menus.

The program you are looking for, /usr/bin/NetworkManagerInfo, needs to
be executed when your gnome session starts up.  Run
gnome-session-properties and add the program to your "Startup Programs"
tab, or if you have automatic session-saving turned on, just
run /usr/bin/NetworkManagerInfo from a terminal and it will add itself
to your session automatically.

HEAD uses /usr/libexec/nm-applet, but not FC4.  I know, the docs could
use some work (any takers?)

Dan

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


NetworkManager, Wireless and Fedora FC4

2005-06-17 Thread Ray Hooker
One of the biggest pains with the Redhat line is the weak support for
wireless (even a very old version of Knoppix automatically detects and
sets up cards).  It appears that there is a new app to fix it:

http://people.redhat.com/dcbw/NetworkManager

I also see it referenced in Clemson's HOWTO:

http://www.ces.clemson.edu/linux/nm.shtml

I was excited.  I installed FC4 from scratch.  I noticed that
NetworkManager was installed but NetworkManager and NetworkManager
Dispatcher were not running.  Also noticed that FC4 seems to detect my
Aironet PCI in my Thinkpad T42P.  Iwconfig shows it.  It even detected
the SSID of my Linksys which temporarily had broadcast set to on.  The
problem is that it does not have an address and there is no cool icon
on the task bar in GNOME.  I did notice in KDE that there is a applet
for Wireless network monitor.

So I started the two services (NetworkManager and NetworkManager
Dispatcher).  I still see no applet on the task bar nor is it listed
in the possible applets.  NetworkManager-Gnome as well as
NetworkManager appears to already be installed.  I even did a YUM
update (yum install NetworkManager NetworkManager-gnome) just to make
sure I had the latest and rebooted.  Still no taskbar icon.  The
Clemson help page mentions
nm-applet, but I can't seem to find the file, nor am I able to find
"Startup Programs tab in the gnome-session-properties  application" in
the FC4 GNOME menus.

Any help would be appreciated.  Again I want to make so that I use as
much built in as possible and avoid other packages and hacks unless
needed to support a particular card (e.g, Cisco or Intel Wireless such
as IPW2200).. I did look and see that the Cisco ACU appears to be old
and may not apply to this particular PCI card.  I am not sure the
model as even WindowsXP does not indicate anything more than Aironet
PCI.

Ray
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list