Page 11 of 11 FirstFirst ... 91011
Results 101 to 109 of 109

Thread: wireless visible, but will not connect

  1. #101
    Join Date
    Oct 2011
    Beans
    32

    Re: wireless visible, but will not connect

    I try, but a message shows saying: "This network requires encryption to be activated".

  2. #102
    Join Date
    Oct 2011
    Beans
    32

    Re: wireless visible, but will not connect

    I don't know where to change the router mode, could you specify?

  3. #103
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: wireless visible, but will not connect

    Type the router-IP in your browser while being connected by cable (because you are changing something). In you router interface you should be able to change the channel, the mode and the encryption.

  4. #104
    Join Date
    Oct 2011
    Beans
    32

    Re: wireless visible, but will not connect

    In fact, it was set on "b+g+n" mode; i changed it to "b" alone. No wireless connection , yet.

    EDIT: Today i was able to connect via wireless, by selecting on the router settigns the "no encryption" option, but now i have two concerns.

    The first one is about my connection being stolen by my neighbours, the second one, which i'm going to check soon, is if i'm going to be able to connect to my school's wireless signal, since it requires encryption.

    I hope you can help me fix this now; greetings.
    Last edited by Nemontemi; October 26th, 2011 at 04:23 AM.

  5. #105
    Join Date
    Oct 2011
    Beans
    32

    Re: wireless visible, but will not connect

    I really do not want to bother, but i'm having problems again.

    Yesterday, i was able to get a wireless connection, without encryption, but today, when i tried to do it, without having changed anythig, Wicd gets stuck while "Getting IP Adress".

    I had to go back to my LAN connection, but i can't have this computer attached to my desktop; what do you think the problem may be?

  6. #106
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: wireless visible, but will not connect

    Check again:

    Code:
    iwconfig
    sudo iwlist scan
    ifconfig -a
    rfkill list
    Check the BIOS settings ("last state", "on", or whatever)

  7. #107
    Join Date
    Oct 2011
    Beans
    32

    Re: wireless visible, but will not connect

    robb@Misfit:~$ iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    eth1 IEEE 802.11b ESSID:""
    Mode:Managed Frequency:2.457 GHz Access Point: None
    Bit Rate:11 Mb/s Sensitivity:1/0
    Retry limit:8 RTS thr=2347 B Fragment thrff
    Power Managementff
    Link Quality=0/70 Signal level=-122 dBm Noise level=-122 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0

    robb@Misfit:~$ sudo iwlist scan
    lo Interface doesn't support scanning.

    eth0 Interface doesn't support scanning.

    eth1 Scan completed :
    Cell 01 - Address: F4:C7:14:F4:0F:5C
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=70/70 Signal level=-30 dBm
    Encryption keyff
    ESSID:"INFINITUM2bae"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
    18 Mb/s; 36 Mb/s; 54 Mb/s
    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
    Mode:Master
    Extra:tsf=00000009915451a7
    Extra: Last beacon: 220ms ago
    IE: Unknown: 000D494E46494E4954554D32626165
    IE: Unknown: 010882848B961224486C
    IE: Unknown: 030101
    IE: Unknown: 2A0104
    IE: Unknown: 32040C183060
    IE: Unknown: 2D1A6E1117FF000000010000000000000000000000000C0000 000000
    IE: Unknown: 3D1601050000000000000000000000000000000000000000
    IE: Unknown: 3E0100
    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F 00
    IE: Unknown: 0B050000087A12
    IE: Unknown: 7F0101
    IE: Unknown: DD07000C4304000000
    IE: Unknown: 07064D5820010B10
    IE: Unknown: DD1E00904C336E1117FF000000010000000000000000000000 000C0000000000
    IE: Unknown: DD1A00904C3401050000000000000000000000000000000000 000000
    IE: Unknown: DD9F0050F204104A0001101044000102103B00010310470010 BC329E001DD811B28601F4C714F40F5C1021001852616C696E 6B20546563686E6F6C6F67792C20436F72702E1023001C5261 6C696E6B20576972656C6573732041636365737320506F696E 74102400065254323836301042000831323334353637381054 000800060050F20400011011000B5472656E64436869704150 100800020084103C000100

    robb@Misfit:~$ ifconfig -a
    eth0 Link encap:Ethernet direcciónHW 00:08:74:48:12:15
    Direc. inet:192.168.1.104 Difus.:192.168.1.255 Másc:255.255.255.0
    Dirección inet6: fe80::208:74ff:fe48:1215/64 Alcance:Enlace
    ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
    Paquetes RX:162737 errores:0 perdidos:0 overruns:1 frame:0
    Paquetes TX:117345 errores:0 perdidos:0 overruns:0 carrier:0
    colisiones:0 long.colaTX:1000
    Bytes RX:204531986 (204.5 MB) TX bytes:11113973 (11.1 MB)
    Interrupción:11 Dirección base: 0x6c00

    eth1 Link encap:Ethernet direcciónHW 00:02:2d:67:0e:df
    ACTIVO DIFUSIÓN MULTICAST MTU:1500 Métrica:1
    Paquetes RX:0 errores:0 perdidos:0 overruns:0 frame:0
    Paquetes TX:6 errores:0 perdidos:0 overruns:0 carrier:0
    colisiones:0 long.colaTX:1000
    Bytes RX:0 (0.0 B) TX bytes:832 (832.0 B)
    Interrupción:3 Dirección base: 0xe100

    lo Link encap:Bucle local
    Direc. inet:127.0.0.1 Másc:255.0.0.0
    Dirección inet6: ::1/128 Alcance:Anfitrión
    ACTIVO BUCLE FUNCIONANDO MTU:16436 Métrica:1
    Paquetes RX:12 errores:0 perdidos:0 overruns:0 frame:0
    Paquetes TX:12 errores:0 perdidos:0 overruns:0 carrier:0
    colisiones:0 long.colaTX:0
    Bytes RX:720 (720.0 B) TX bytes:720 (720.0 B)

    robb@Misfit:~$ rfkill list
    1: phy1: Wireless LAN
    Soft blocked: no
    Hard blocked: no

  8. #108
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: wireless visible, but will not connect

    Try WPA2-AES encryption if possible. Change it in the router interface, remove the wireless profile, and create a new one, do not edit the old one.
    Last edited by praseodym; October 31st, 2011 at 10:26 AM.

  9. #109
    Join Date
    Oct 2011
    Beans
    32

    Re: wireless visible, but will not connect

    EDIT: I've changed the type of encryption, but, again, no wireless connection.

    P.S: Sorry about the delay, but i've been very busy at school.
    Last edited by Nemontemi; November 5th, 2011 at 12:16 AM.

Page 11 of 11 FirstFirst ... 91011

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •