[Bug 1870560] Re: Client does not renew IP after RADIUS COA disconnect

2020-04-03 Thread asylum
Thanks Brian!

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

Title:
  Client does not renew IP after RADIUS COA disconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1870560/+subscriptions

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

[Bug 1870560] [NEW] Client does not renew IP after RADIUS COA disconnect

2020-04-03 Thread asylum
Public bug reported:

I have been testing RADIUS change of authorization on Ubiquiti wireless.
I have tested this on Ubuntu 19.04 as well as Ubuntu 19.10 and the
behavior is the same on both as well as when testing on Debian or
Fedora.  FWIW this is working with a Windows 10 or Android client
connected to the same wireless SSID on the same wireless AP, so this
does not seem to be a configuration issue on the AP from what I can see.
Below are the logs from the Ubuntu client as well as the RADIUS server.
Please let me know if any further info is needed or if this behavior is
expected.  Log info is below.  Thanks!


ubuntu@ubuntu:/var/log$ journalctl | grep -Ei 'dhcp'
Mar 26 21:28:30 ubuntu NetworkManager[1127]:   [1585258110.5810] 
dhcp-init: Using DHCP client 'dhclient'

Client sends an Access-Request to RADIUS server:

Thu Mar 26 17:29:13 2020
Packet-Type = Access-Request
User-Name = "dshields"
NAS-Identifier = "7483c28d26de"
Called-Station-Id = "74-83-C2-8D-26-DE:DF-Ubiquiti-Test"
NAS-Port-Type = Wireless-802.11
Service-Type = Framed-User
Calling-Station-Id = "38-59-F9-81-5C-98"
Connect-Info = "CONNECT 0Mbps 802.11b"
Acct-Session-Id = "ABB4DA79B50051CB"
WLAN-Pairwise-Cipher = 1027076
WLAN-Group-Cipher = 1027076
WLAN-AKM-Suite = 1027073
Framed-MTU = 1400
EAP-Message = 0x022900061500
State = 0x4cc366d24aea73b029eb30b6d6318ffc
Message-Authenticator = 0x48aef4abde67bc109ce1689d34b292cb
NAS-IP-Address = 10.100.10.235

Thu Mar 26 17:29:13 2020
Packet-Type = Access-Request
User-Name = "dshields"
NAS-Identifier = "7483c28d26de"
Called-Station-Id = "74-83-C2-8D-26-DE:DF-Ubiquiti-Test"
NAS-Port-Type = Wireless-802.11
Service-Type = Framed-User
Calling-Station-Id = "38-59-F9-81-5C-98"
Connect-Info = "CONNECT 0Mbps 802.11b"
Acct-Session-Id = "ABB4DA79B50051CB"
WLAN-Pairwise-Cipher = 1027076
WLAN-Group-Cipher = 1027076
WLAN-AKM-Suite = 1027073
Framed-MTU = 1400
EAP-Message = 
0x022a00841500160303004610424104bbae17c4fd4f2c594c2fe9737cc7919914adc728c0c3080fcf9e0f4cec1e1baced618159446d056286c8ca54ab8eb9142a2b1cfd5c88e110e6a28edf4ce943ed1403030001011603030028c00e45cebb1752d0b5c6323f47be852483a27af729b82ee96e3139d24dfa485e8ffed35de2438d54
State = 0x4cc366d24be973b029eb30b6d6318ffc
Message-Authenticator = 0x5d0f1396a39e5b0e1e1a0c6118e1ebea
NAS-IP-Address = 10.100.10.235

Authentication succeeds and VLAN 230 is returned to client with Access-Accept:

Thu Mar 26 17:29:13 2020 : Auth: Login OK: [dshields] (from client 
OPSWAT-AP-AC-PRO port 0 via TLS tunnel)
Thu Mar 26 17:29:13 2020 : Auth: Login OK: [dshields] (from client 
OPSWAT-AP-AC-PRO port 0 cli 38-59-F9-81-5C-98)

Thu Mar 26 17:29:13 2020
Packet-Type = Access-Accept
User-Name = "dshields"
MS-MPPE-Recv-Key = 
0x0e4b4cd48f891763a1f1792c71047066b1fd70914f7212cf011f1a367277cd02
MS-MPPE-Send-Key = 
0xc81a04f1482a75cff7cac78876a95391ab9908d613dd2e2476def943bab5cf4c
EAP-MSK = 
0x0e4b4cd48f891763a1f1792c71047066b1fd70914f7212cf011f1a367277cd02c81a04f1482a75cff7cac78876a95391ab9908d613dd2e2476def943bab5cf4c
EAP-EMSK = 
0x55d0a72ab01bd0a5ec49a6e081fcecff37357ba89f8c25767d8033e529e45b116a9cec3044cef37c20297c60b8b3b345be1248859214586ad9e925545cf88c14
EAP-Session-Id = 
0x15066089550d45a92a0c53f9280e765fbdcf813480da08fdbf5b33de44dd5dc9c15e7d1ea91e31c2135dd3b384f8d628548ab4beb299a79ee60836464d78cfcce5
EAP-Message = 0x032b0004
Message-Authenticator = 0x
Calling-Station-Id = "38-59-F9-81-5C-98"
Tunnel-Type:0 += VLAN
Tunnel-Medium-Type:0 += IEEE-802
Tunnel-Private-Group-Id:0 += "230"

Laptop sends a DHCP request and gets an IP in VLAN 230:

Mar 26 21:29:13 ubuntu NetworkManager[1127]:   [1585258153.1150] dhcp4 
(wlp2s0b1): activation: beginning transaction (timeout in 45 seconds)
Mar 26 21:29:13 ubuntu NetworkManager[1127]:   [1585258153.1352] dhcp4 
(wlp2s0b1): dhclient started with pid 2626
Mar 26 21:29:13 ubuntu dhclient[2626]: DHCPDISCOVER on wlp2s0b1 to 
255.255.255.255 port 67 interval 3 (xid=0x6bec8061)
Mar 26 21:29:13 ubuntu dhclient[2626]: DHCPOFFER of 10.103.230.59 from 
10.103.230.1
Mar 26 21:29:13 ubuntu dhclient[2626]: DHCPREQUEST for 10.103.230.59 on 
wlp2s0b1 to 255.255.255.255 port 67 (xid=0x6180ec6b)
Mar 26 21:29:13 ubuntu dhclient[2626]: DHCPACK of 10.103.230.59 from 
10.103.230.1 (xid=0x6bec8061)
Mar 26 21:29:13 ubuntu NetworkManager[1127]:   [1585258153.7935] dhcp4 
(wlp2s0b1):   address 10.103.230.59
Mar 26 21:29:13 ubuntu NetworkManager[1127]:   [1585258153.7936] dhcp4 
(wlp2s0b1):   plen 24 (255.255.255.0)
Mar 26 21:29:13 ubuntu NetworkManager[1127]:   [1585258153.7936] dhcp4 
(wlp2s0b1):   gateway 10.103.230.1
Mar 26 21:29:13 

[Bug 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-04-24 Thread Asylum
To stop my OpenVPN DNS leak I ended up doing the following

Disabled dnsmasq as described above
Installed unbound so /etc/resolv.conf was not using my routers DNS 
intermittently when connected to the VPN
Added my VPN's DNS IP's as well as adding the line block-outside-dns to 
/etc/resolv.conf
Using this as a killswitch 
https://www.privateinternetaccess.com/forum/index.php?p=/discussion/1151/pia-iptables-manager#Item_4

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/120/+subscriptions

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


[Bug 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-04-17 Thread Asylum
Signed up just to show my frustration with this particular bug and am
currently upgrading to 16.04 with fingers crossed that Sam was correct
and this has been rectified.

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/120/+subscriptions

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


[Bug 811604] Re: uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

2014-05-15 Thread Asylum
This is still an issue for 14.04 LTS
Ram 7.8GB
CPU AMD Phenom 965 4x core
Graphics VESA: CURACAO
OS type 64-bit
Disk 976GB

This only started after updating to 14.04, I have been running with same 
hardware for a few years, except graphice card upgraded 6 months ago under 
13.10  with no issues until upgraded to 14.04.
I took the step to set debug=0 after finding a 287GB log file for this process, 
but i will still find it using 100% of one core every now and then.

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

Title:
  uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

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

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


[Bug 746766] Re: unity_support_test crashed with SIGSEGV in XF86DRIQueryExtension()

2011-04-20 Thread Asylum
Is still occurring..  fresh upgrade from 10.10 dell gx620  with ATI dual
head graphics card.  added flgrx for HW GL in unity, reboot then this..

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

Title:
  unity_support_test crashed with SIGSEGV in XF86DRIQueryExtension()

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


[Bug 359169] Re: UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-11 Thread asylum
The DVDs were burned using Roxio 5 Drag-To-Disc.  One uses UDF 2.5 and
the other uses UDF 1.2.  Both discs have the same issue.  I am attaching
my /etc/fstab.  Thanks.

** Attachment added: fstab
   http://launchpadlibrarian.net/25236301/fstab

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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 359169] Re: UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-11 Thread asylum
Just wanted to also let you know I have burned CDs with the same program
on the same computer with UDF 2.5 and all of the files show up with no
issue.  Please let me know anything else you need.  Sorry if I'm beating
a dead horse here, I just really want to figure out a fix for this.
Thanks.

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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 359169] Re: UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-11 Thread asylum
I installed udftools and there was no change.  I tried sudo mount -t udf 
/dev/sdc /media/cdrom and got the same error message again.  I ran dmesg | 
tail and got:
[   331.416586] UDF-fs: Partition marked as read only; forcing readonly mount
[   331.416586] UDF-fs: No fileset found

I also looked at the properties when the disc is mounted when I insert
it and it is mounted as an isofs, and I can only see 1.2GB of the files.

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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 359169] Re: UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-11 Thread asylum
OK, mounted both DVDs on friend's Vista 64 system and disc comes up same
way as in Ubuntu.  Looks like a problem with Roxio 5. Thanks guys.
Sorry.

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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 359169] Re: UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-11 Thread asylum
User error. I burned the disc again using Roxio Creator DE and it works
fine.  Evidently Roxio Drag-To-Disc wouldn't completely close out the
DVD, so only computers with Roxio could read all the files.  Sorry guys.

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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 359169] [NEW] UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-10 Thread asylum
Public bug reported:

I burned a DVD in UDF format using Roxio Drag-To-Disc in Windows XP.
There are close to 4.7 GB of MP3s on the disc.  I can see/access all of
the files in Windows.  When I insert the disc into Ubuntu 8.10 it mounts
fine, but I can only access 1.2 GB of the files.  There are 11 folders.
4 Show up as folders and I am able to access all of the files in the
first 3.  In the 4th folder I can only access 6 of the files, the other
4 do not show up at all.  The remaining 7 folders show up as empty text
documents and if I try to execute it does nothing.  I am currently
running Kernel Linux 2.6.27-11-generic.  I can play regular DVD's.  Saw
IV works fine with MPlayer.  My Gnome version is 2.24.1.  I edited my
/etc/fstab file with auto as well as switching the udf,iso9660 order.
I was unable to mount the disc with either option.  I also tried sudo
mount -t udf -o ro /dev/sdc0 /media/cdrom and got the mount: wrong fs
type error.  I put my fstab back to the original and I can mount again,
but no fix for the missing files.  I have scoured the forums on this and
have not seen any situation quite like this.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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 359169] Re: UDF DVD only shows 1.2 GB of 4.7GB files on disc

2009-04-10 Thread asylum

** Attachment added: here is the current lshw for my system
   http://launchpadlibrarian.net/25216879/lshw

-- 
UDF DVD only shows 1.2 GB of 4.7GB files on disc
https://bugs.launchpad.net/bugs/359169
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


RE: [Bug 134954] Re: internal laptop speakers don't work, but headphones do

2007-10-04 Thread asylum

thanks From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Thu, 4 Oct 2007 
03:20:14 + Subject: [Bug 134954] Re: internal laptop speakers don't work, 
but headphones do  Marking this bug as fix released based on the last comment 
from the initial requestor.  Please fix the status of this bug if I did not 
mark it correctly  Thanks,  Jonathan  ** Changed in: ubuntu Status: New 
= Fix Released  --  internal laptop speakers don't work, but headphones do 
https://bugs.launchpad.net/bugs/134954 You received this bug notification 
because you are a direct subscriber of the bug.
_
Windows Live Hotmail and Microsoft Office Outlook – together at last.  Get it 
now.
http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033

-- 
internal laptop speakers don't work, but headphones do
https://bugs.launchpad.net/bugs/134954
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 134954] Re, : internal laptop speakers don't work but headphones do

2007-09-05 Thread asylum
I have the same problem on my acer 5050. speakers stopped working when
kmix updated and switches removed.

-- 
internal laptop speakers don't work, but headphones do
https://bugs.launchpad.net/bugs/134954
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