Re: Internet connection sharing

2009-11-12 Thread Benoit Boissinot
On Fri, Nov 13, 2009 at 12:28 AM, Fernando Pereira wrote: > Thanks for the reply. > Hum... if it does NAT then how can users know about that? But actually, many > times I want to share the internet I get via wireless to my wired > connection. It acts the same way? Yes you can create a shared wire

Re: Multiple active devices

2009-11-12 Thread Luís Miguel dos Reis Oliveira e Silva
Hello, When I install the packages from this repository (http://ppa.launchpad.net/network-manager/trunk/ubuntu/ karmic main), if I boot with kernel 2.6.31-15-generic my eeepc freezes shortly after it reaches gdm. With 2.6.31-14-generic it all works ok and kernel 2.6.31-15-generic with network mana

Re: NetworkManager D-Bus Interface in C++ and Qt

2009-11-12 Thread lorn.potter
On 13/11/2009, at 3:04 AM, ext Luis Iván wrote: > Hello, I want to add NetworkManager D-Bus Interface to my project > (http://gitorious.org/yeos). > I saw the official specification > (http://projects.gnome.org/NetworkManager/developers/spec.html) and I > made tests, but I can't use the NetworkMa

Re: NetworkManager D-Bus Interface in C++ and Qt

2009-11-12 Thread Chris Hessing
Hello, I want to add NetworkManager D-Bus Interface to my project (http://gitorious.org/yeos). I saw the official specification (http://projects.gnome.org/NetworkManager/developers/spec.html) and I made tests, but I can't use the NetworkManager D-Bus Interface in my project. I have the Networ

Re: Internet connection sharing

2009-11-12 Thread Fernando Pereira
Thanks for the reply. Hum... if it does NAT then how can users know about that? But actually, many times I want to share the internet I get via wireless to my wired connection. It acts the same way? Cheers On Thu, Nov 12, 2009 at 11:19 PM, John Mahoney wrote: > > > On Thu, Nov 12, 2009 at 6:19 P

Re: Internet connection sharing

2009-11-12 Thread John Mahoney
On Thu, Nov 12, 2009 at 6:19 PM, John Mahoney wrote: > > > On Thu, Nov 12, 2009 at 6:14 PM, Fernando Pereira wrote: > >> Hi there, >> first of all this is my first post to this list. Cheers everybody! >> >> I'm just starting a telecom projects related so I'm using linux (ubuntu) >> quite intensiv

Re: Internet connection sharing

2009-11-12 Thread John Mahoney
On Thu, Nov 12, 2009 at 6:14 PM, Fernando Pereira wrote: > Hi there, > first of all this is my first post to this list. Cheers everybody! > > I'm just starting a telecom projects related so I'm using linux (ubuntu) > quite intensively. > One thing that i'm doing all the time is to share the networ

Internet connection sharing

2009-11-12 Thread Fernando Pereira
Hi there, first of all this is my first post to this list. Cheers everybody! I'm just starting a telecom projects related so I'm using linux (ubuntu) quite intensively. One thing that i'm doing all the time is to share the network access with NAT (you know... iptables, masquerading, ip forwarding.

Network Manager changes between Ubuntu 9.04 and 9.10.

2009-11-12 Thread Chris Hessing
I have some code based off the script from http://osdir.com/ml/networkmanager-list/2009-07/msg00035.html that is used to add a system level connection to the configuration on a machine. It worked great on Ubuntu 9.04. However, in Ubuntu 9.10, I am getting the error : org.freedesktop.DBus.Er

network manager and GSM IrDA connection

2009-11-12 Thread Ferry Toth
I have a GSM with GPRS that connects using IrDA. I can setup a connection manually, but I need it to be done by network manager as that notifies my applications an internet connection is available. I can not find how to configure nm so that it is notified that irda is up, so that nm can start the

Re: change wpa-psk authentication timeout

2009-11-12 Thread Dan Williams
On Tue, 2009-11-10 at 19:18 +0100, Fabio Airoldi wrote: > I split the log in 2 for clarity. > The second part (wpa_supplicant.log_close) contains the log of a > successful authentication (i moved closer to the AP). The failure log shows that you're simply too far away. The AP either isn't able to

Re: which AccessPoint to activate?

2009-11-12 Thread Dan Williams
On Thu, 2009-11-12 at 16:19 +, Daniel Drake wrote: > Hi, > > I'm working on some improvements to Sugar's network view... > We are now using logic similar to that found in nm-applet in order to > group access points into networks, and then we only show 1 entry per > network. > > I'm looking at

NetworkManager D-Bus Interface in C++ and Qt

2009-11-12 Thread Luis Iván
Hello, I want to add NetworkManager D-Bus Interface to my project (http://gitorious.org/yeos). I saw the official specification (http://projects.gnome.org/NetworkManager/developers/spec.html) and I made tests, but I can't use the NetworkManager D-Bus Interface in my project. I have the NetworkM

which AccessPoint to activate?

2009-11-12 Thread Daniel Drake
Hi, I'm working on some improvements to Sugar's network view... We are now using logic similar to that found in nm-applet in order to group access points into networks, and then we only show 1 entry per network. I'm looking at org.freedesktop.NetworkManager.ActivateConnection(): http://projects.g