Jump to content

lucserre

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by lucserre

  1. Here is what my /etc/NetworkManager/system-connections/. looks like for my linux laptop for this network - is this any help?

    [ipv6]
    method=auto
    [connection]
    id=<the SSID>
    uuid=7bfxxx....xxxxdf
    type=802-11-wireless
    [802-11-wireless]
    ssid=<the ssid>
    mode=infrastructure
    mac-address=4C:DE:AD:BE:EF:6B
    security=802-11-wireless-security
    [802-1x]
    eap=peap;
    identity=<the user ID>
    phase2-auth=mschapv2
    password-flags=1
    [ipv4]
    method=auto
    [802-11-wireless-security]
    key-mgmt=wpa-eap
    auth-alg=open
  2. When wlan1 is on client mode, and I go to the recon page and do a client and AP scan, it kicks wlan1 off client mode, and when I go back to networking page, I see client mode has wlan1mon there. I can login to ssh and "airmon-ng stop wlan1mon" to fix the wlan1mon being left on, but I'm still forced to manually reconnect client mode.

    Is this the intended behavior or is something being buggy?

    Thanks,

    -Luc

  3. I'm very foggy on the lingo for this stuff, so it's difficult for me to ask the question properly.

    I can't seem to figure out how to connect client mode to an (infrastructure?) network. It seems the management interface on 1471 only lets you connect to open, WEP, or WPA networks with pre shared keys. I'm trying to connect to a WPA network with PEAP login/password requirement (I have an account at this place in questions).

    In gui linux, I can use the network manager to select the network and it prompts me for login/pass, but since the NANO is only command line (ssh) or web interface, I can't seem to get this accomplished.

    Thanks in advance,

    -Luc

×
×
  • Create New...