Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-10 Thread songbird
Greg Wooledge wrote: > On Wed, Jul 10, 2024 at 15:11:20 +0200, Detlef Vollmann wrote: >> NetworkManager is the "default" (whatever "default" means) as it serves >> well the need of many users to connect a client machine to the Internet. > > It's only the "default" if a Desktop Environment is instal

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-10 Thread Greg Wooledge
On Wed, Jul 10, 2024 at 15:11:20 +0200, Detlef Vollmann wrote: > NetworkManager is the "default" (whatever "default" means) as it serves > well the need of many users to connect a client machine to the Internet. It's only the "default" if a Desktop Environment is installed. On a Standard Debian i

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-10 Thread Detlef Vollmann
On 7/8/24 11:50, David Ayers wrote: On 8/7/24 11:42, jeremy ardley wrote: I also forgot to mention my usual warning: NetworkManager is *not* stable and if you do anything complex with it you can expect trouble. Personally I use systemd-networkd as that seems much more stable and predictable

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-08 Thread Thomas Schmitt
Hi, David Ayers wrote: > PS: it seems I'm not receiving mails via the list subscription so > please keep my CC:ed if you will. Thank you! The "X-Spam-Status:" header of your mail does not show "LDOSUBSCRIBER". So i assume that ay...@fsfe.org is not known to the list server as a subscribed e-mail

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-08 Thread David Ayers
> Note that .home is somewhat of a special snowflake with regards to > TLDs. It was suggested as the default for HNCP in 2016 (RFC 7788 > section 8 ); > rejected as a gTLD in 2018 >

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-08 Thread David Ayers
> On 8/7/24 11:42, jeremy ardley wrote: > > There is also the file /etc/nsswitch.conf. That gives you fine > grained control over name services and the order they are consulted > If you have a very small .home network you can create static entries > in /etc/hosts and if configured in nsswitch.co

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-08 Thread Michael Kjörling
On 8 Jul 2024 01:03 +0200, from ay...@fsfe.org (David Ayers): > Hello everyone! > > My Debian 12/bookworm laptop uses DHCP with NetworkManager which > produce an /etc/resolv.conf containing: > # Generated by NetworkManager > ``` > search home > nameserver 192.168.1.254 > ``` Note that .home is so

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-07 Thread jeremy ardley
On 8/7/24 11:42, jeremy ardley wrote: On 8/7/24 07:03, David Ayers wrote: Hello everyone! My Debian 12/bookworm laptop uses DHCP with NetworkManager which produce an /etc/resolv.conf containing: # Generated by NetworkManager ``` search home nameserver 192.168.1.254 ``` I've setup NetworkM

Re: NetworkManager with dnsmasq caching NXDOMAIN response of router

2024-07-07 Thread jeremy ardley
On 8/7/24 07:03, David Ayers wrote: Hello everyone! My Debian 12/bookworm laptop uses DHCP with NetworkManager which produce an /etc/resolv.conf containing: # Generated by NetworkManager ``` search home nameserver 192.168.1.254 ``` I've setup NetworkManager to use its local dnsmasq instance

Re: NetworkManager, Iphone, and Bookworm

2023-08-01 Thread Charles Curley
On Tue, 1 Aug 2023 07:18:36 +0200 didier gaumet wrote: > Le 01/08/2023 à 06:30, Charles Curley a écrit : > > [...] > > I have no Apple hardware and have experimented this but you could > *probably* use a MDM solution to do it: > https://support.apple.com/guide/deployment/intro-to-mdm-profil

Re: NetworkManager, Iphone, and Bookworm

2023-07-31 Thread didier gaumet
Le 01/08/2023 à 07:18, didier gaumet a écrit : [...] If wpasupplicant is up to date and you still are not able to connect, consult le Archlinux wiki, there are instructions to manage WPA3 mixed (with WPA2) manually (wpa_cli): https://wiki.archlinux.org/title/Wpa_supplicant#Connections_to_pure_W

Re: NetworkManager, Iphone, and Bookworm

2023-07-31 Thread didier gaumet
Le 01/08/2023 à 06:30, Charles Curley a écrit : According to Apple web sites, iOS devices (including iPhones) have used WPA3 for several years. But there is no way to select the WPA version on the iPhone. I have no Apple hardware and have experimented this but you could *probably* use a MDM s

Re: NetworkManager, Iphone, and Bookworm

2023-07-31 Thread Charles Curley
On Mon, 31 Jul 2023 10:26:51 +0200 didier gaumet wrote: > Hello Charles, > > it seems the connection times out because authentication does not > succeed. Perhaps you can try to ensure that the WPA version is the > same on both (on the Iphone I don't know, in NetworkManager, that is > in the sec

Re: NetworkManager, Iphone, and Bookworm

2023-07-31 Thread didier gaumet
Hello Charles, it seems the connection times out because authentication does not succeed. Perhaps you can try to ensure that the WPA version is the same on both (on the Iphone I don't know, in NetworkManager, that is in the security tab of the connection)

Re: NetworkManager, Iphone, Bullseye, and Bookworm

2023-05-28 Thread Charles Curley
On Sun, 28 May 2023 19:26:03 +0200 didier gaumet wrote: > Hello, > > Perhaps just a small setup modification on the Iphone: > https://www.idownloadblog.com/2020/11/04/iphone-personal-hotspot-wi-fi-bands-tutorial/ Thanks. I had already found the "Maximize Compatibility" toggle, and used it. Mos

Re: NetworkManager, Iphone, Bullseye, and Bookworm

2023-05-28 Thread didier gaumet
Le 28/05/2023 à 17:47, Charles Curley a écrit : On Sun, 28 May 2023 03:31:21 +0500 "Alexander V. Makartsev" wrote: Probably, an updated "wpasupplicant" package is what you need. The version in "bullseye-backports" is slightly older, so you might need to build a backport from sources in "bookwo

Re: NetworkManager, Iphone, Bullseye, and Bookworm

2023-05-28 Thread Charles Curley
On Sun, 28 May 2023 03:31:21 +0500 "Alexander V. Makartsev" wrote: > Probably, an updated "wpasupplicant" package is what you need. > The version in "bullseye-backports" is slightly older, so you might > need to build a backport from sources in "bookworm". Thanks. Upgrading wpasupplicant from ba

Re: NetworkManager, Iphone, Bullseye, and Bookworm

2023-05-27 Thread Alexander V. Makartsev
On 27.05.2023 22:43, Charles Curley wrote: I recently upgraded from an iPhone 8 to a 14. All of my various WiFi capable computers worked great with the iPhone 8's Personal Hotspot. However, the new iPhone does not appear to like Bullseye. Two computers show the same symptoms: the iPhone does not

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread john doe
On 1/28/2020 5:27 PM, Christoph Pleger wrote: > Hello, > >> on my notebook computer, I have a WLAN interface that is managed with >> NetworkManager and a cable-bound network interface that gets its >> static IP address by a systemd-networkd configuration file. But as of >> course on a portable note

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread Christoph Pleger
Hello, on my notebook computer, I have a WLAN interface that is managed with NetworkManager and a cable-bound network interface that gets its static IP address by a systemd-networkd configuration file. But as of course on a portable notebook the cable-bound network interface is not always connec

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread Nektarios Katakis
Στις 2020-01-28 08:28, Christoph Pleger έγραψε: Hello, on my notebook computer, I have a WLAN interface that is managed with NetworkManager and a cable-bound network interface that gets its static IP address by a systemd-networkd configuration file. But as of course on a portable notebook the ca

Re: NetworkManager and systemd-networkd/systemd-resolved

2020-01-28 Thread john doe
On 1/28/2020 9:28 AM, Christoph Pleger wrote: > Hello, > > on my notebook computer, I have a WLAN interface that is managed with > NetworkManager and a cable-bound network interface that gets its static > IP address by a systemd-networkd configuration file. But as of course on > a portable notebook

Re: NetworkManager with VPN for internet, not local LAN

2019-02-24 Thread Stefan Monnier
> What do I need to do in the NetworkManager VPN configuration, to ensure > that when I've enabled that VPN it will apply to internet addresses but > not local non-routable LAN addresses? AFAIK this happens automatically by default (because the system is normally configured with the VPN as the def

Re: NetworkManager & tun/br enigma

2015-03-30 Thread Johannes Graumann
Johannes Graumann wrote: > Johannes Graumann wrote: > >> Hello, >> >> I'm trying to get a NetworkManager-independent bridg up and running to be >> able to have my firewall manage traffic to/from lxc containers. >> >> My '/etc/network/interfaces' looks like this: >>> auto lo >>> iface lo inet lo

Re: NetworkManager & tun/br enigma

2015-03-29 Thread Johannes Graumann
Johannes Graumann wrote: > Hello, > > I'm trying to get a NetworkManager-independent bridg up and running to be > able to have my firewall manage traffic to/from lxc containers. > > My '/etc/network/interfaces' looks like this: >> auto lo >> iface lo inet loopback >> >> # tun/tap/bridge combo

Re: NetworkManager broken after upgrading

2014-08-02 Thread Ahmed Ossama
The problem was that libnm-{util2,glib4,glib_vpn1} where upgraded to versions 0.9.10, while other network-manager packages with still at 0.9.8. Downgrading these 3 packages solved the issue. On 08/02/2014 02:07 AM, Ahmed Ossama wrote: Greetings All, This is a desperate request for aiding me i

Re: NetworkManager/OpenConnect broken on jessie?

2014-07-23 Thread Mike Kupfer
Dominique Dumont wrote: > On Thursday 17 July 2014 14:55:19 Mike Kupfer wrote: > > Any suggestions for what I should do next? > > I've used openconnect today on sid through network-manager and kde without > problem. You may need to update (again) your system. Yes, it started working again after

Re: NetworkManager/OpenConnect broken on jessie?

2014-07-23 Thread Dominique Dumont
On Thursday 17 July 2014 14:55:19 Mike Kupfer wrote: > Any suggestions for what I should do next? I've used openconnect today on sid through network-manager and kde without problem. You may need to update (again) your system. HTH -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.or

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-06 Thread Andrei POPESCU
On Du, 03 iul 11, 14:04:21, Curt wrote: > > What's wrong with just doing "apt-get -d dist-upgrade" first, thus > rendering the whole question of NM dropping the connection or not moot. > > Or am I missing something? Yes, network-manager is not restarted during package download, but during packa

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-03 Thread Camaleón
On Sun, 03 Jul 2011 14:04:21 +, Curt wrote: > On 2011-07-02, Camaleón wrote: >> >> And of course, warning about NM can leave the system disconnected is a >> very good point (I didn't know NM can take that path...), so in the >> evnt this can happen and the OP is using NM, he can just turn it

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-03 Thread Curt
On 2011-07-02, Camaleón wrote: > > And of course, warning about NM can leave the system disconnected is a > very good point (I didn't know NM can take that path...), so in the evnt > this can happen and the OP is using NM, he can just turn it off before > doing the upgrade and turn it on aftwew

Re: NetworkManager

2011-07-02 Thread Hendrik Boom
On Sat, 02 Jul 2011 17:53:50 +, Hendrik Boom wrote: > > Thanks for the advice. I'll ssh in and if the text consoles don't > reappear after completing the upgrade, I can investigate further at > leisure. Upgrade completed using ssh over a LAN. Unfortunately, I won't have time to reboot and

Re: NetworkManager

2011-07-02 Thread Hendrik Boom
On Sat, 02 Jul 2011 19:36:31 +0200, Claudius Hubig wrote: > Hendrik Boom wrote: >>What do I have to do to make sure the network manager is off, either >>temporarily or permanently? > > AFAIK, it won’t touch interfaces defined in /etc/network/interfaces. > Using update-rc.d, one can also complete

Re: NetworkManager

2011-07-02 Thread Lisi
On Saturday 02 July 2011 18:36:31 Claudius Hubig wrote: > Just deinstalling it should also be possible. This is how I get rid of it. It is the only way that I have found of conclusively stopping it interfering. For desktops I use /e/n/i with static IP. For laptops/netbooks I use wicd with DH

Re: NetworkManager

2011-07-02 Thread Claudius Hubig
Hendrik Boom wrote: >What do I have to do to make sure the network manager is off, either >temporarily or permanently? AFAIK, it won’t touch interfaces defined in /etc/network/interfaces. Using update-rc.d, one can also completely disable the daemon like this: update-rc.d network-manager disabl

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-02 Thread Hendrik Boom
On Sat, 02 Jul 2011 14:16:54 +, Camaleón wrote: > On Sat, 02 Jul 2011 13:54:02 +, Curt wrote: > >> On 2011-07-02, Camaleón wrote: Let’s just say that GDM is a good indicator of someone also using NM. >>> >>> A notebook or a portable system is more inclided to be an indicator >

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-02 Thread Camaleón
On Sat, 02 Jul 2011 13:54:02 +, Curt wrote: > On 2011-07-02, Camaleón wrote: >>> >>> Let’s just say that GDM is a good indicator of someone also using NM. >> >> A notebook or a portable system is more inclided to be an indicator for >> NM presence but not a DE or a display manager :-) >> >>

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-02 Thread Curt
On 2011-07-02, Camaleón wrote: >> >> Let’s just say that GDM is a good indicator of someone also using NM. > > A notebook or a portable system is more inclided to be an indicator for > NM presence but not a DE or a display manager :-) > > I disable NM in all of my workstations that run GNOME. B

Re: NetworkManager (was: Re: Stranded between lenny and squeeze)

2011-07-02 Thread Camaleón
On Sat, 02 Jul 2011 14:01:18 +0200, Claudius Hubig wrote: > Camaleón wrote: >>I run GDM and NM is off :-) > > Let’s just say that GDM is a good indicator of someone also using NM. A notebook or a portable system is more inclided to be an indicator for NM presence but not a DE or a display mana

Re: networkmanager blocking evolution

2010-11-11 Thread deloptes
Johan Scheepers wrote: > Good day, > > Standalone laptop using debian squeeze freeze on a dsl modem connected > by cable. > > All my internet applications work but evolution send/receive greyed out. you need a kind of network manager installed. I strugled with network manager and replaced it in

Re: networkmanager blocking evolution

2010-11-05 Thread Johan Scheepers
On 05/11/2010 00:12, Bob Proulx wrote: Johan Scheepers wrote: Standalone laptop using debian squeeze freeze on a dsl modem connected by cable. All my internet applications work but evolution send/receive greyed out. This is another one of those annoying bugs related to network-manage

Re: networkmanager blocking evolution

2010-11-05 Thread Tixy
On Thu, 2010-11-04 at 22:57 +0200, Johan Scheepers wrote: > Good day, > > Standalone laptop using debian squeeze freeze on a dsl modem connected > by cable. > > All my internet applications work but evolution send/receive greyed out. Quick answer, edit the file /etc/NetworkManager/nm-system-se

Re: networkmanager blocking evolution

2010-11-04 Thread Bob Proulx
Johan Scheepers wrote: > Standalone laptop using debian squeeze freeze on a dsl modem > connected by cable. > > All my internet applications work but evolution send/receive greyed out. This is another one of those annoying bugs related to network-manager. Evolution online/offline with n-m only wo

Re: networkmanager blocking evolution

2010-11-04 Thread Johan Scheepers
On 04/11/2010 21:56, Joost Kraaijeveld wrote: On Thu, 2010-11-04 at 22:57 +0200, Johan Scheepers wrote: Good day, Standalone laptop using debian squeeze freeze on a dsl modem connected by cable. All my internet applications work but evolution send/receive greyed out. Today I configured ev

Re: networkmanager blocking evolution

2010-11-04 Thread Joost Kraaijeveld
On Thu, 2010-11-04 at 22:57 +0200, Johan Scheepers wrote: > Good day, > > Standalone laptop using debian squeeze freeze on a dsl modem connected > by cable. > > All my internet applications work but evolution send/receive greyed out. > > Today I configured evolution but no dice. > I use icedov

RE: NetworkManager & Bridging devices

2010-09-10 Thread Mike Viau
Fri, 10 Sep 2010 23:14:41 +0200 wrote: > > Good evening, > > I’m using NetworkManager to automatically connect to a number of wifi > networks as well as to ethernet networks at home and in university. > I’m also using the dispatcher to run custom scripts depending on the > network to which the

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-15 Thread Lisi
On Thursday 15 July 2010 10:26:05 John Frankish wrote: > > -Original Message- > > From: Lisi [mailto:lisi.re...@gmail.com] > > Sent: Thursday, 15 July, 2010 13:13 > > To: debian-user@lists.debian.org > > Subject: Re: NetworkManager Cannot Connect to Wirel

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-15 Thread John Frankish
> -Original Message- > From: Lisi [mailto:lisi.re...@gmail.com] > Sent: Thursday, 15 July, 2010 13:13 > To: debian-user@lists.debian.org > Subject: Re: NetworkManager Cannot Connect to Wireless Network > > Oh dear!! > > Setting my granddaughter'

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-15 Thread Lisi
On Thursday 15 July 2010 08:53:03 John Frankish wrote: > > -Original Message- > > From: Lisi [mailto:lisi.re...@gmail.com] > > Sent: Thursday, 15 July, 2010 11:40 > > To: debian-user@lists.debian.org > > Subject: Re: NetworkManager Cannot Connect to Wireless

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-15 Thread John Frankish
> -Original Message- > From: Lisi [mailto:lisi.re...@gmail.com] > Sent: Thursday, 15 July, 2010 11:40 > To: debian-user@lists.debian.org > Subject: Re: NetworkManager Cannot Connect to Wireless Network > > On Thursday 15 July 2010 05:08:13 John Frankish wrote

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-15 Thread Lisi
On Thursday 15 July 2010 05:08:13 John Frankish wrote: > > -Original Message- > > From: Lisi [mailto:lisi.re...@gmail.com] > > Sent: Tuesday, 13 July, 2010 18:46 > > To: debian-user@lists.debian.org > > Subject: Re: NetworkManager Cannot Connect to Wir

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-14 Thread John Frankish
> -Original Message- > From: Lisi [mailto:lisi.re...@gmail.com] > Sent: Tuesday, 13 July, 2010 18:46 > To: debian-user@lists.debian.org > Subject: Re: NetworkManager Cannot Connect to Wireless Network > > On Tuesday 13 July 2010 08:41:58 John Frankish wrote: >

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-14 Thread Bruno Costacurta
Why not try uninstalling Network Mangler and using someother method - e.g. WICD (my own preferred solution), /etc/network/interfaces or some other manager? Lisi +1 for WICD With NetworkManager I faced some failures to connect to the (public so no WEP or WAP) Wifi in my favorite bar : fe

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-13 Thread Mark
On Tue, Jul 13, 2010 at 7:45 AM, Lisi wrote: > > Why not try uninstalling Network Mangler and using someother method - e.g. > WICD (my own preferred solution), /etc/network/interfaces or some other > manager? > > Lisi > +1. WICD solved a similar problem on my girlfriend's laptop. NM couldn't c

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-13 Thread Lisi
On Tuesday 13 July 2010 08:41:58 John Frankish wrote: > No, I have not tried turning WEP off, but on the same machine booted in > tinycorelinux I can connect, albeit after a couple of attempts and not > using NetworkManager. > > Also on three other laptops (none of which use the same hardware) and

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-13 Thread John
On Tue, Jul 13, 2010 at 3:41 AM, John Frankish wrote: > > >> -Original Message- >> From: John [mailto:nesre...@gmail.com] >> Sent: Tuesday, 13 July, 2010 11:33 >> To: debian-user@lists.debian.org >> Subject: Re: NetworkManager Cannot Connect to Wireles

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-13 Thread John Frankish
> -Original Message- > From: John [mailto:nesre...@gmail.com] > Sent: Tuesday, 13 July, 2010 11:33 > To: debian-user@lists.debian.org > Subject: Re: NetworkManager Cannot Connect to Wireless Network > > On Tue, Jul 13, 2010 at 3:14 AM, John Frankish > wrote: >

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-13 Thread John
On Tue, Jul 13, 2010 at 3:14 AM, John Frankish wrote: > > > Hmm - now I see the following in dmesg: > > ipw2100: Fatal interrupt. Scheduling firmware restart > > There are many, many hits for this in google, but no solutions... > I assume you have gotten things working with WEP turned off? Go th

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-13 Thread John Frankish
> -Original Message- > From: John Frankish [mailto:j-frank...@slb.com] > Sent: Monday, 12 July, 2010 08:05 > To: debian-user@lists.debian.org > Subject: RE: NetworkManager Cannot Connect to Wireless Network > > > > > -Original Message- > >

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-11 Thread John Frankish
> -Original Message- > From: Felipe Sateler [mailto:fsate...@debian.org] > Sent: Sunday, 11 July, 2010 21:46 > To: debian-user@lists.debian.org > Subject: Re: NetworkManager Cannot Connect to Wireless Network > > On 10/07/10 01:49, John Frankish wrote: > > H

Re: Wireless Encryption (was Re: NetworkManager Cannot Connect to Wireless Network)

2010-07-11 Thread Ron Johnson
On 07/11/2010 06:11 AM, John Frankish wrote: -Original Message- From: Ron Johnson [mailto:ron.l.john...@cox.net] Sent: Sunday, 11 July, 2010 14:04 To: debian-user@lists.debian.org Subject: Re: Wireless Encryption (was Re: NetworkManager Cannot Connect to Wireless Network) On 07/10/2010

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-11 Thread Felipe Sateler
On 10/07/10 01:49, John Frankish wrote: > Hi, > > I just installed NetworkManager and started to use it with wired/wireless > connections. > > Things work fine with the wired connection, but although NetworkManager > displays several available wireless networks, it will not connect. > > The pr

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-11 Thread John
On Sat, Jul 10, 2010 at 1:49 AM, John Frankish wrote: > Hi, > > I just installed NetworkManager and started to use it with wired/wireless > connections. > > Things work fine with the wired connection, but although NetworkManager > displays several available wireless networks, it will not connect

RE: Wireless Encryption (was Re: NetworkManager Cannot Connect to Wireless Network)

2010-07-11 Thread John Frankish
> -Original Message- > From: Ron Johnson [mailto:ron.l.john...@cox.net] > Sent: Sunday, 11 July, 2010 14:04 > To: debian-user@lists.debian.org > Subject: Re: Wireless Encryption (was Re: NetworkManager Cannot Connect > to Wireless Network) > > On 07/10/2010 11:12

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-11 Thread Camaleón
On Sun, 11 Jul 2010 06:09:37 +0200, John Frankish wrote: >> Mmm, try by right-clicking on NM icon and select "Edit connections", >> then go to the "Wireless" tab and try to add it from here. >> > Thanks for the suggestion - I'd already tried that with the same result > - i.e. that as soon as I se

Re: Wireless Encryption (was Re: NetworkManager Cannot Connect to Wireless Network)

2010-07-11 Thread Ron Johnson
On 07/10/2010 11:12 PM, John Frankish wrote: [snip] According to the IEEE, WEP-40 and WEP-104 "have been deprecated as they fail to meet their security goals". You should instead use WPA2-AES or, if that is not possible, WPA2-PSK. Thanks for the suggestion, but my old router does not suppo

RE: Wireless Encryption (was Re: NetworkManager Cannot Connect to Wireless Network)

2010-07-10 Thread John Frankish
> On 07/10/2010 12:49 AM, John Frankish wrote: > > Hi, > > > > I just installed NetworkManager and started to use it with > > wired/wireless connections. > > > > Things work fine with the wired connection, but although > > NetworkManager displays several available wireless networks, it will > > n

RE: NetworkManager Cannot Connect to Wireless Network

2010-07-10 Thread John Frankish
> On Sat, 10 Jul 2010 07:49:41 +0200, John Frankish wrote: > > > I just installed NetworkManager and started to use it with > > wired/wireless connections. > > > > Things work fine with the wired connection, but although > > NetworkManager displays several available wireless networks, it will not

Wireless Encryption (was Re: NetworkManager Cannot Connect to Wireless Network)

2010-07-10 Thread Ron Johnson
On 07/10/2010 12:49 AM, John Frankish wrote: Hi, I just installed NetworkManager and started to use it with wired/wireless connections. Things work fine with the wired connection, but although NetworkManager displays several available wireless networks, it will not connect. The problem is th

Re: NetworkManager Cannot Connect to Wireless Network

2010-07-10 Thread Camaleón
On Sat, 10 Jul 2010 07:49:41 +0200, John Frankish wrote: > I just installed NetworkManager and started to use it with > wired/wireless connections. > > Things work fine with the wired connection, but although NetworkManager > displays several available wireless networks, it will not connect. > >

Re: NetworkManager and if-up.d

2010-06-21 Thread Rob Owens
On Mon, Jun 21, 2010 at 06:18:49AM -0400, Rob Owens wrote: > I need to run a script every time my wireless connection comes up, but > putting one in /etc/network/if-up.d does not work. NetworkManager has > provisions for scripts in /etc/NetworkManager/dispatcher.d, but it looks > like the script t

Re: NetworkManager Zeroconf

2009-02-25 Thread Aneurin Price
On Wed, Feb 25, 2009 at 1:03 PM, Oleg Mürk wrote: > Hello, > > I have the following problem on Debian 5: > * I have a router that reboots longer than 45 seconds > * When router is rebooted, the link goes down and then up again > * When the link goes up, Debian tries to do DHCPDISCOVER > * However,

Re: NetworkManager and XFCE

2008-01-14 Thread Peter Smerdon
"Eduardo B. V. Pereira" <[EMAIL PROTECTED]> writes: > Hi, I would like to know if there is any NetworkManager frontend to > the XFCE environment. Or if there is any software that I could use > instead. > > Thanks in advance. You need to install the xfce4-xfapplet-plugin: Description: Gnome apple

Re: NetworkManager and XFCE for wireless support

2008-01-14 Thread Douglas A. Tutty
Don't top post and keep replies to the list. I've reorganized your post. On Mon, Jan 14, 2008 at 10:19:51AM -0300, [EMAIL PROTECTED] wrote: > --- "Douglas A. Tutty" <[EMAIL PROTECTED]> escreveu: > > On Sun, Jan 13, 2008 at 07:13:35PM -0800, Eduardo B. V. Pereira wrote: > > > I would like to know i

Re: NetworkManager and XFCE

2008-01-13 Thread Douglas A. Tutty
On Sun, Jan 13, 2008 at 07:13:35PM -0800, Eduardo B. V. Pereira wrote: > I would like to know if there is any NetworkManager frontend to the > XFCE environment. Or if there is any software that I could use > instead. Just use the standard debian networking setup. What did you want NetworkManager

Re: NetworkManager help, esp. after suspend

2007-08-30 Thread Jesse Sheidlower
On Thu, Aug 30, 2007 at 12:49:46AM +0200, Wolodja Wentland wrote: > On Wed, Aug 29, 2007 at 18:19 -0400, Jesse Sheidlower wrote: > > > > I'm a relatively new Debian user, running an up-to-date Etch on > > a ThinkPad T60. > Welcome. I am running Debian on a T60 as well and am very pleased with > i

Re: NetworkManager help, esp. after suspend

2007-08-29 Thread Wolodja Wentland
On Wed, Aug 29, 2007 at 18:19 -0400, Jesse Sheidlower wrote: > > I'm a relatively new Debian user, running an up-to-date Etch on > a ThinkPad T60. Welcome. I am running Debian on a T60 as well and am very pleased with it so far. I guess you know http://thinkwiki.org ? It is a great source for t

Re: NetworkManager and rtl8180

2007-03-24 Thread Sven Arvidsson
On Sat, 2007-03-24 at 06:23 -0700, David L. Emerson wrote: > I'm trying to get NetworkManager-kde working with my wireless card > (Linksys WPC11 v.4 / rtl8180 chipset) > > knetworkmanager can now detect the card, scan for networks, and prompt > for a wep key if needed. However, when trying to co