You are not logged in.

#1 2014-10-27 12:10:53

dslink
Member
From: USA
Registered: 2012-02-23
Posts: 48

Atheros AR9462 Getting 2 IP addresses at once on a dual band network

At work we have dual band wifi G and N. When the laptop connects to that network it is getting 2 IP's instead of 1. The main problem is that nothing works, if I was still able to send/recieve traffic I really wouldn't care if it was getting to IP addresses.

I guess I could just set a static IP up but going in different buildings on different subnets on the same access point name, it will be come an issue.

Here is the output from ip

2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether a0:48:1c:dc:49:d2 brd ff:ff:ff:ff:ff:ff
    inet 10.128.8.58/24 brd 10.128.8.255 scope global dynamic enp0s25
       valid_lft 690857sec preferred_lft 690857sec
    inet 10.128.8.94/24 brd 10.128.8.255 scope global secondary enp0s25
       valid_lft forever preferred_lft forever

Offline

#2 2014-10-27 12:20:22

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

That sound plausible.  Sometimes you can configure routers to adjust their function on each band.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#3 2014-10-27 13:07:56

dslink
Member
From: USA
Registered: 2012-02-23
Posts: 48

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

I don't have access to the router really, its a huge network with 1000's of AP's so I need to find a way on the nic card it's self to only grab 1 IP or maybe use only one band G or N ? I've been digging around the past few days when I have time but still haven't found anyone with the same problem as me.

Offline

#4 2014-10-27 13:53:19

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

You could try to set the rate using iwconfig so that it only gets one or the other band.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#5 2014-10-27 23:56:31

dslink
Member
From: USA
Registered: 2012-02-23
Posts: 48

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

Any examples ? I'm using network manager tho.

Offline

#6 2014-10-28 01:31:00

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

It would be in the man pages for iwconfig.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#7 2014-10-29 17:15:58

dslink
Member
From: USA
Registered: 2012-02-23
Posts: 48

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

didnt work, oddly it is working in this building even tho I'm getting 2 IP's whats stranger is how ip and ifconfig show different outputs

wlo1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.130.119.94  netmask 255.255.0.0  broadcast 10.130.255.255
        ether 3c:77:e6:21:92:41  txqueuelen 1000  (Ethernet)
        RX packets 3485  bytes 2218766 (2.1 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2845  bytes 476535 (465.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
3: wlo1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 3c:77:e6:21:92:41 brd ff:ff:ff:ff:ff:ff
    inet 10.130.119.94/16 brd 10.130.255.255 scope global dynamic wlo1
       valid_lft 28122sec preferred_lft 28122sec
    inet 10.130.235.0/16 brd 10.130.255.255 scope global secondary wlo1
       valid_lft forever preferred_lft forever


im sure its because of it grabbing 235.0 is why it's working. When I get back to my office I will see, but changing the rate didn't work.

Offline

#8 2014-10-29 17:33:56

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,541

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

Did you down the interface first and then change the rate and then back up?  You could've still had an active lease otherwise.  Looks like each band has a different subnet.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#9 2014-11-04 01:33:21

dslink
Member
From: USA
Registered: 2012-02-23
Posts: 48

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

Yeah I did it didnt work. Their has to be a way / command to disable one of the radios for G or N or to have dhcpcd/systemd only get 1 IP

Offline

#10 2014-11-04 01:34:44

dslink
Member
From: USA
Registered: 2012-02-23
Posts: 48

Re: Atheros AR9462 Getting 2 IP addresses at once on a dual band network

Also I have searched high and low and can't seem to find anyone with the same problem and that is the strange part.

And what would the rate have to do with it only selecting one radio G or N ?

Last edited by dslink (2014-11-04 02:57:19)

Offline

Board footer

Powered by FluxBB