[Bug 2068729] Re: pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2024-06-14 Thread Real Ursus
If we set aside the specific terminology for a moment, it appears that the 
version of the software available on GitHub is functioning as expected, while 
the version available through the “apt” package manager is not. 
My recommendation would be to consider updating the “apt” package directly, 
without the need to involve any personal or third-party “PPA”. 
I hope this suggestion proves helpful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068729

Title:
  pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not
  supported by protocol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-radius-auth/+bug/2068729/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068729] Re: pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2024-06-12 Thread Real Ursus
Hi Lena,
Thank you for looking into the problem.
>I I created a PPA to test that adding this commit fixes the issue here: 
>https://launchpad.net/~lvoytek/+archive/ubuntu/libpam-radius-auth-ipv4-6-yes-no

I am afraid that I was misunderstood...
As I wrote, github version is working as expected but the upstream is not. 
I've suggested syncing upstream with github (which already respected ipvX 
arguments)

Here is my previous post:
 Please note that
```git clone https://github.com/FreeRADIUS/pam_radius
cd pam_radius
make deb && dpkg -i ../libpam-radius-auth_2.0.1_amd64.deb
```
is working as expected:
2024-06-07T22:45:13.395293+10:00 ubuntu sshd[1457]: pam_radius_auth: 2.0.1 
DEVELOPER BUILD - (git #d802da75), built on Jun 7 2024 at 12:38:28
2024-06-07T22:45:13.395508+10:00 ubuntu sshd[1457]: pam_radius_auth: 
_pam_parse: argv[0] = 'conf=/etc/pam_radius_auth.conf'
2024-06-07T22:45:13.395585+10:00 ubuntu sshd[1457]: pam_radius_auth: 
_pam_parse: argv[1] = 'retry=3'
2024-06-07T22:45:13.395642+10:00 ubuntu sshd[1457]: pam_radius_auth: 
_pam_parse: argv[2] = 'ipv4=yes'
2024-06-07T22:45:13.395709+10:00 ubuntu sshd[1457]: pam_radius_auth: 
_pam_parse: argv[3] = 'ipv6=no'
2024-06-07T22:45:13.395809+10:00 ubuntu sshd[1457]: pam_radius_auth: 
_pam_parse: argv[4] = 'debug'
2024-06-07T22:45:13.395968+10:00 ubuntu sshd[1457]: pam_radius_auth: DEBUG: 
conf='/etc/pam_radius_auth.conf' use_first_pass=no try_first_pass=no 
skip_passwd=no retry=3 localifdown=no client_id='' ruser=no prompt='Password: ' 
force_prompt=no prompt_attribute=no max_challenge=0 privilege_level=no

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068729

Title:
  pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not
  supported by protocol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-radius-auth/+bug/2068729/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068729] Re: pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2024-06-07 Thread Real Ursus
** Also affects: libpam-radius-auth (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068729

Title:
  pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not
  supported by protocol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-radius-auth/+bug/2068729/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068729] Re: pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2024-06-07 Thread Real Ursus
Please note that 
"git clone https://github.com/FreeRADIUS/pam_radius
cd pam_radius
make deb && dpkg -i ../libpam-radius-auth_2.0.1_amd64.deb"
is working as expected:
2024-06-07T22:45:13.395293+10:00 sydvpn01 sshd[1457]: pam_radius_auth: 2.0.1 
DEVELOPER BUILD -  (git #d802da75), built on Jun  7 2024 at 12:38:28
2024-06-07T22:45:13.395508+10:00 sydvpn01 sshd[1457]: pam_radius_auth: 
_pam_parse: argv[0] = 'conf=/etc/pam_radius_auth.conf'
2024-06-07T22:45:13.395585+10:00 sydvpn01 sshd[1457]: pam_radius_auth: 
_pam_parse: argv[1] = 'retry=3'
2024-06-07T22:45:13.395642+10:00 sydvpn01 sshd[1457]: pam_radius_auth: 
_pam_parse: argv[2] = 'ipv4=yes'
2024-06-07T22:45:13.395709+10:00 sydvpn01 sshd[1457]: pam_radius_auth: 
_pam_parse: argv[3] = 'ipv6=no'
2024-06-07T22:45:13.395809+10:00 sydvpn01 sshd[1457]: pam_radius_auth: 
_pam_parse: argv[4] = 'debug'
2024-06-07T22:45:13.395968+10:00 sydvpn01 sshd[1457]: pam_radius_auth: DEBUG: 
conf='/etc/pam_radius_auth.conf' use_first_pass=no try_first_pass=no 
skip_passwd=no retry=3 localifdown=no client_id='' ruser=no prompt='Password: ' 
force_prompt=no prompt_attribute=no max_challenge=0 privilege_level=no



** Description changed:

  New and fully updated 24.04 LTS with disabled IPv6 (The CISA secure
  config states that IPv6 is to be disabled unless it's in use).
  
  lsb_release -rd:
  No LSB modules are available.
  Description:Ubuntu 24.04 LTS
  Release:24.04
  
  apt-cache policy libpam-radius-auth
  libpam-radius-auth:
-   Installed: 2.0.1-1
-   Candidate: 2.0.1-1
-   Version table:
-  *** 2.0.1-1 500
- 500 http://au.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 2.0.1-1
+   Candidate: 2.0.1-1
+   Version table:
+  *** 2.0.1-1 500
+ 500 http://au.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+ 100 /var/lib/dpkg/status
  
  What you expected to happen:
- Based on 
https://github.com/FreeRADIUS/pam_radius/blob/master/src/pam_radius_auth.c 
module must support ipv6 and ipv4 options.
+ Based on 
https://github.com/FreeRADIUS/pam_radius/blob/master/src/pam_radius_auth.c, the 
pam_radius_auth module must support ipv6 and ipv4 options.
  
  /etc/pam.d/sshd:
  auth   sufficient   pam_radius_auth.so  conf=/etc/pam_radius_auth.conf 
retry=3 ipv4=yes ipv6=no debug
- 
  
  What happened instead:
  2024-06-07T22:07:57.499460+10:00 ubuntu sshd[584305]: pam_radius_auth: 2.0.1, 
built on Aug 19 2023 at 14:08:42
  2024-06-07T22:07:57.499672+10:00 ubuntu sshd[584305]: pam_radius_auth: 
unrecognized option 'ipv4=yes'
  2024-06-07T22:07:57.499880+10:00 ubuntu sshd[584305]: pam_radius_auth: 
unrecognized option 'ipv6=no'
  2024-06-07T22:07:57.500051+10:00 ubuntu sshd[584305]: pam_radius_auth: DEBUG: 
conf_file='/etc/pam_radius_auth.conf' use_first_pass=no try_first_pass=no 
skip_passwd=no retry=3 localifdown=no client_id='' accounting_bug=no ruser=no 
prompt='Password: ' force_prompt=no prompt_attribute=no max_challenge=0 
privilege_level=no
  2024-06-07T22:07:57.500279+10:00 ubuntu sshd[584305]: pam_radius_auth: Got 
user name: 'test'
  2024-06-07T22:07:57.502892+10:00 ubuntu sshd[584305]: pam_radius_auth: Failed 
to open RADIUS IPv6 socket: Address family not supported by protocol

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068729

Title:
  pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not
  supported by protocol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2068729/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068729] [NEW] pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2024-06-07 Thread Real Ursus
Public bug reported:

New and fully updated 24.04 LTS with disabled IPv6 (The CISA secure
config states that IPv6 is to be disabled unless it's in use).

lsb_release -rd:
No LSB modules are available.
Description:Ubuntu 24.04 LTS
Release:24.04

apt-cache policy libpam-radius-auth
libpam-radius-auth:
  Installed: 2.0.1-1
  Candidate: 2.0.1-1
  Version table:
 *** 2.0.1-1 500
500 http://au.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
100 /var/lib/dpkg/status

What you expected to happen:
Based on 
https://github.com/FreeRADIUS/pam_radius/blob/master/src/pam_radius_auth.c 
module must support ipv6 and ipv4 options.

/etc/pam.d/sshd:
auth   sufficient   pam_radius_auth.so  conf=/etc/pam_radius_auth.conf 
retry=3 ipv4=yes ipv6=no debug


What happened instead:
2024-06-07T22:07:57.499460+10:00 ubuntu sshd[584305]: pam_radius_auth: 2.0.1, 
built on Aug 19 2023 at 14:08:42
2024-06-07T22:07:57.499672+10:00 ubuntu sshd[584305]: pam_radius_auth: 
unrecognized option 'ipv4=yes'
2024-06-07T22:07:57.499880+10:00 ubuntu sshd[584305]: pam_radius_auth: 
unrecognized option 'ipv6=no'
2024-06-07T22:07:57.500051+10:00 ubuntu sshd[584305]: pam_radius_auth: DEBUG: 
conf_file='/etc/pam_radius_auth.conf' use_first_pass=no try_first_pass=no 
skip_passwd=no retry=3 localifdown=no client_id='' accounting_bug=no ruser=no 
prompt='Password: ' force_prompt=no prompt_attribute=no max_challenge=0 
privilege_level=no
2024-06-07T22:07:57.500279+10:00 ubuntu sshd[584305]: pam_radius_auth: Got user 
name: 'test'
2024-06-07T22:07:57.502892+10:00 ubuntu sshd[584305]: pam_radius_auth: Failed 
to open RADIUS IPv6 socket: Address family not supported by protocol

** Affects: shadow (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068729

Title:
  pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not
  supported by protocol

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2068729/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 782725] [NEW] Application title remains in top panel after closing

2011-05-14 Thread Ursus
Public bug reported:

Binary package hint: xorg

Upon closing an application, the title and buttons remain in the top
panel (global view).

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: wl
Architecture: i386
CheckboxSubmission: 071e3b5cec46674a7b7c9a93924e35a6
CheckboxSystem: d00f84de8a555815fa1c4660280da308
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,place,imgpng,session,grid,vpswitch,move,regex,gnomecompat,snap,animation,mousepoll,unitymtgrabhandles,workarounds,wall,expo,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1024x600
 edid-base64: 
AP///wAOFL4bACITAQOAFgx4CsNNlFdPjCYnUFQBAQEBAQEBAQEBAQEBAQEBlBEAsEBYGSAwIDYA330alBEAsEBYGSAwIDYA330a/gBKMDI0VIAxMDFOQjEgAAEBCiAgACI=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Sat May 14 13:00:52 2011
DistUpgraded: Log time: 2011-04-28 09:43:37.189221
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 5.100.82.38+bdcom, 2.6.38-8-generic, i686: installed 
 bcmwl, 5.100.82.38+bdcom, 2.6.35-28-generic, i686: installed
GraphicsCard:
 Intel Corporation Mobile 945GME Express Integrated Graphics Controller 
[8086:27ae] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:02f4]
   Subsystem: Dell Device [1028:02f4]
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
MachineType: Dell Inc. Inspiron 1011
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=e18e9e9f-ff68-4dd3-b89b-ec6870f12edb ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to natty on 2011-04-29 (15 days ago)
dmi.bios.date: 07/29/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: CN0Y53
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A06
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
dmi.product.name: Inspiron 1011
dmi.product.version: A06
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 corruption i386 natty needs-reassignment 
regression-update running-unity ubuntu ubuntu-une

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782725

Title:
  Application title remains in top panel after closing

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 782725] Re: Application title remains in top panel after closing

2011-05-14 Thread Ursus
** Attachment added: Screenshot-1.png
   
https://bugs.launchpad.net/bugs/782725/+attachment/2128510/+files/Screenshot-1.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782725

Title:
  Application title remains in top panel after closing

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 505045] Re: DHCP timeout

2010-01-18 Thread Ursus
Thanks Chuck. Here it is attached with automatic DHCP enabled.

** Attachment added: dmesg_log.txt
   http://launchpadlibrarian.net/38055966/dmesg_log.txt

-- 
DHCP timeout
https://bugs.launchpad.net/bugs/505045
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 505045] Re: DHCP timeout

2010-01-18 Thread Ursus
Thanks Chuck. Here it is attached with automatic DHCP enabled.

** Attachment added: dmesg_log.txt
   http://launchpadlibrarian.net/38055966/dmesg_log.txt

-- 
DHCP timeout
https://bugs.launchpad.net/bugs/505045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 451537] Re: Network Manager Widget in System Tray Disappeared After User Switching

2010-01-08 Thread Ursus
A similar problem for me using Gnome. When I switch users, the wifi icon
(bar graph) in the notification area does not appear. Wifi still works
fine, however. When I log out and switch back to the first user, the
icon is there again.

-- 
Network Manager Widget in System Tray Disappeared After User Switching
https://bugs.launchpad.net/bugs/451537
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-networkmanagement in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 505045] [NEW] DHCP timeout

2010-01-08 Thread Ursus
Public bug reported:

Binary package hint: nautilus

Package: DHCP3
System: 9.10 UNR
BCM 4312 NIC with the WL driver
/var/cache/apt/archives/dhcp3-client_3.1.2-1ubuntu7_i386.deb
/var/cache/apt/archives/dhcp3-common_3.1.2-1ubuntu7_i386.deb


wifi will not connect automatically upon booting or connection (when not 
starting wifi from boot). DHCP times out. I can manually configure and give an 
IP address. It did work when I initially installed 9.10, but failed a few days 
later. Also, it worked when I configured to give a static IP from the router 
upon a DHCP request (static DHCP), but again only for a few days.
I increased the default time to 60s in the dhclient.conf file, but no joy.

Attached is a cut from the daemon log, and also a cut from my router log
that shows the DHCP server leasing an IP address to the client.

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 071e3b5cec46674a7b7c9a93924e35a6
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Jan  8 21:34:38 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
NonfreeKernelModules: wl
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: nautilus
Tags:  ubuntu-unr
Uname: Linux 2.6.31-16-generic i686

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 ubuntu-unr

-- 
DHCP timeout
https://bugs.launchpad.net/bugs/505045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 505045] Re: DHCP timeout

2010-01-08 Thread Ursus

** Attachment added: bugreport.txt
   http://launchpadlibrarian.net/37633864/bugreport.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37633865/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37633866/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37633867/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37633868/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37633869/usr_lib_nautilus.txt

-- 
DHCP timeout
https://bugs.launchpad.net/bugs/505045
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61505] Re: [edgy] Cannot associate to Linksys WRE54G range expander

2008-02-17 Thread Ursus
I can confirm this in Gutsy using network-manager version
0.6.5-0ubuntu16.7.10.0

The network in question is mixed b/g using a linksys wrt54g v8 router
and wre54g ver 3 expander.

Output of `iwlist scanning` is attached, edited to remove other networks
detected.  Judging by location and signal quality, cell 06 in the
listing is the expander and cell 01 is the router, though connection
strength indicates that I was only able to connect to the router.

** Attachment added: output of iwlist scanning showing both router and 
expander
   http://launchpadlibrarian.net/12049186/scanningShowingBothPoints.txt

-- 
[edgy] Cannot associate to Linksys WRE54G range expander
https://bugs.launchpad.net/bugs/61505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61505] Re: [edgy] Cannot associate to Linksys WRE54G range expander

2008-02-17 Thread Ursus
** Changed in: network-manager (Ubuntu)
   Status: Invalid = Confirmed

-- 
[edgy] Cannot associate to Linksys WRE54G range expander
https://bugs.launchpad.net/bugs/61505
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs