Cannot connect to windows network












1















I'm trying to connect to the Wi-Fi network at my college, but I have been unable to do so. I am running ubuntu 18.04 and the really weird part is that it connects perfectly fine when using Windows.



When I attempt to connect to the network, I enter my username and password, but it just keeps failing to connect, and asks me for my username and password again.



I have tried other answers mentioned on stackoverflow, but have had no luck. I have tried changing the authentication type, but still nothing. I have also tried forgetting the network and trying to login with my credentials again. And I have tried rebooting my computer. I have tried installing samba in hopes that something might just start working. But no matter what I do, it just does not want to work!



The network is set to WPA & WPA2 enerprise, and I select "No CA cert required".
Below is the output from cat /etc/NetworkManager/system-connections/Edu-WiFi:



[connection]
id=Edu-WiFi
uuid=2eea8b36-c534-4a49-bbe3-6e33b7ac448f
type=wifi
permissions=

[wifi]
mac-address=<retracted>
mac-address-blacklist=
mode=infrastructure
ssid=Edu-WiFi

[wifi-security]
auth-alg=open
key-mgmt=wpa-eap

[802-1x]
eap=ttls;
identity=<username>
password=<password>
phase2-autheap=mschapv2

[ipv4]
dns-search=
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto


Running lspci produces the following output for the network card (ethernet is not an option, since my laptop does not have an ethernet port):



02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)


]
If any other information is need, please let me now and I'll add it!



Any help in solving this problem will be greatly appreciated, since I'm not wanting to use Windows :D










share|improve this question























  • This sounds like the seconds answer to this question might help you - they are manually setting the DNS server to one they know works (try 8.8.8.8)

    – Charles Green
    Feb 20 at 14:07











  • @CharlesGreen I can't even connect to the network, so I'm not sure how DNS will change anything, but I will try that. Thank you! :D

    – Aaron Garton
    Feb 20 at 14:35











  • Ah - you are connecting and entering credentials: "..., I enter my username and password, but it just k..."

    – Charles Green
    Feb 20 at 14:42
















1















I'm trying to connect to the Wi-Fi network at my college, but I have been unable to do so. I am running ubuntu 18.04 and the really weird part is that it connects perfectly fine when using Windows.



When I attempt to connect to the network, I enter my username and password, but it just keeps failing to connect, and asks me for my username and password again.



I have tried other answers mentioned on stackoverflow, but have had no luck. I have tried changing the authentication type, but still nothing. I have also tried forgetting the network and trying to login with my credentials again. And I have tried rebooting my computer. I have tried installing samba in hopes that something might just start working. But no matter what I do, it just does not want to work!



The network is set to WPA & WPA2 enerprise, and I select "No CA cert required".
Below is the output from cat /etc/NetworkManager/system-connections/Edu-WiFi:



[connection]
id=Edu-WiFi
uuid=2eea8b36-c534-4a49-bbe3-6e33b7ac448f
type=wifi
permissions=

[wifi]
mac-address=<retracted>
mac-address-blacklist=
mode=infrastructure
ssid=Edu-WiFi

[wifi-security]
auth-alg=open
key-mgmt=wpa-eap

[802-1x]
eap=ttls;
identity=<username>
password=<password>
phase2-autheap=mschapv2

[ipv4]
dns-search=
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto


Running lspci produces the following output for the network card (ethernet is not an option, since my laptop does not have an ethernet port):



02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)


]
If any other information is need, please let me now and I'll add it!



Any help in solving this problem will be greatly appreciated, since I'm not wanting to use Windows :D










share|improve this question























  • This sounds like the seconds answer to this question might help you - they are manually setting the DNS server to one they know works (try 8.8.8.8)

    – Charles Green
    Feb 20 at 14:07











  • @CharlesGreen I can't even connect to the network, so I'm not sure how DNS will change anything, but I will try that. Thank you! :D

    – Aaron Garton
    Feb 20 at 14:35











  • Ah - you are connecting and entering credentials: "..., I enter my username and password, but it just k..."

    – Charles Green
    Feb 20 at 14:42














1












1








1








I'm trying to connect to the Wi-Fi network at my college, but I have been unable to do so. I am running ubuntu 18.04 and the really weird part is that it connects perfectly fine when using Windows.



When I attempt to connect to the network, I enter my username and password, but it just keeps failing to connect, and asks me for my username and password again.



I have tried other answers mentioned on stackoverflow, but have had no luck. I have tried changing the authentication type, but still nothing. I have also tried forgetting the network and trying to login with my credentials again. And I have tried rebooting my computer. I have tried installing samba in hopes that something might just start working. But no matter what I do, it just does not want to work!



The network is set to WPA & WPA2 enerprise, and I select "No CA cert required".
Below is the output from cat /etc/NetworkManager/system-connections/Edu-WiFi:



[connection]
id=Edu-WiFi
uuid=2eea8b36-c534-4a49-bbe3-6e33b7ac448f
type=wifi
permissions=

[wifi]
mac-address=<retracted>
mac-address-blacklist=
mode=infrastructure
ssid=Edu-WiFi

[wifi-security]
auth-alg=open
key-mgmt=wpa-eap

[802-1x]
eap=ttls;
identity=<username>
password=<password>
phase2-autheap=mschapv2

[ipv4]
dns-search=
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto


Running lspci produces the following output for the network card (ethernet is not an option, since my laptop does not have an ethernet port):



02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)


]
If any other information is need, please let me now and I'll add it!



Any help in solving this problem will be greatly appreciated, since I'm not wanting to use Windows :D










share|improve this question














I'm trying to connect to the Wi-Fi network at my college, but I have been unable to do so. I am running ubuntu 18.04 and the really weird part is that it connects perfectly fine when using Windows.



When I attempt to connect to the network, I enter my username and password, but it just keeps failing to connect, and asks me for my username and password again.



I have tried other answers mentioned on stackoverflow, but have had no luck. I have tried changing the authentication type, but still nothing. I have also tried forgetting the network and trying to login with my credentials again. And I have tried rebooting my computer. I have tried installing samba in hopes that something might just start working. But no matter what I do, it just does not want to work!



The network is set to WPA & WPA2 enerprise, and I select "No CA cert required".
Below is the output from cat /etc/NetworkManager/system-connections/Edu-WiFi:



[connection]
id=Edu-WiFi
uuid=2eea8b36-c534-4a49-bbe3-6e33b7ac448f
type=wifi
permissions=

[wifi]
mac-address=<retracted>
mac-address-blacklist=
mode=infrastructure
ssid=Edu-WiFi

[wifi-security]
auth-alg=open
key-mgmt=wpa-eap

[802-1x]
eap=ttls;
identity=<username>
password=<password>
phase2-autheap=mschapv2

[ipv4]
dns-search=
method=auto

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
method=auto


Running lspci produces the following output for the network card (ethernet is not an option, since my laptop does not have an ethernet port):



02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)


]
If any other information is need, please let me now and I'll add it!



Any help in solving this problem will be greatly appreciated, since I'm not wanting to use Windows :D







networking wireless






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 20 at 13:27









Aaron GartonAaron Garton

1263




1263













  • This sounds like the seconds answer to this question might help you - they are manually setting the DNS server to one they know works (try 8.8.8.8)

    – Charles Green
    Feb 20 at 14:07











  • @CharlesGreen I can't even connect to the network, so I'm not sure how DNS will change anything, but I will try that. Thank you! :D

    – Aaron Garton
    Feb 20 at 14:35











  • Ah - you are connecting and entering credentials: "..., I enter my username and password, but it just k..."

    – Charles Green
    Feb 20 at 14:42



















  • This sounds like the seconds answer to this question might help you - they are manually setting the DNS server to one they know works (try 8.8.8.8)

    – Charles Green
    Feb 20 at 14:07











  • @CharlesGreen I can't even connect to the network, so I'm not sure how DNS will change anything, but I will try that. Thank you! :D

    – Aaron Garton
    Feb 20 at 14:35











  • Ah - you are connecting and entering credentials: "..., I enter my username and password, but it just k..."

    – Charles Green
    Feb 20 at 14:42

















This sounds like the seconds answer to this question might help you - they are manually setting the DNS server to one they know works (try 8.8.8.8)

– Charles Green
Feb 20 at 14:07





This sounds like the seconds answer to this question might help you - they are manually setting the DNS server to one they know works (try 8.8.8.8)

– Charles Green
Feb 20 at 14:07













@CharlesGreen I can't even connect to the network, so I'm not sure how DNS will change anything, but I will try that. Thank you! :D

– Aaron Garton
Feb 20 at 14:35





@CharlesGreen I can't even connect to the network, so I'm not sure how DNS will change anything, but I will try that. Thank you! :D

– Aaron Garton
Feb 20 at 14:35













Ah - you are connecting and entering credentials: "..., I enter my username and password, but it just k..."

– Charles Green
Feb 20 at 14:42





Ah - you are connecting and entering credentials: "..., I enter my username and password, but it just k..."

– Charles Green
Feb 20 at 14:42










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119845%2fcannot-connect-to-windows-network%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119845%2fcannot-connect-to-windows-network%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?