<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3164&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Cannot login to wireless network]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3164</link>
		<description><![CDATA[The most recent posts in Cannot login to wireless network.]]></description>
		<lastBuildDate>Thu, 28 Nov 2019 16:24:58 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cannot login to wireless network]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18747#p18747</link>
			<description><![CDATA[<p>Thank you anyway, that is good to know.</p><p>I reinstalled, moving my laptop closer to my router, and it worked. </p><p>I was not very far away. Also, my laptop could see my wireless network. But for some reason, I could not connect. </p><p>After connecting to the network, the laptop works further away from the router now.</p>]]></description>
			<author><![CDATA[dummy@example.com (walterbyrd)]]></author>
			<pubDate>Thu, 28 Nov 2019 16:24:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18747#p18747</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot login to wireless network]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18615#p18615</link>
			<description><![CDATA[<p>In your &#039;interfaces&#039; file you need to enter information about your wireless access point. Something like the following will do the trick:-</p><p>iface wlan0 inet dhcp<br />&#160; &#160; &#160; &#160; wpa-ssid mywap<br />&#160; &#160; &#160; &#160; wpa-psk &quot;mySecretPassPhrase&quot;<br />&#160; &#160; &#160; &#160; metric 1</p><p>The above uses a passphrase in&#160; plain ASCII, if you want more security, then use wpa_passphrase, which will create an encrypted passphrase. You can redirect its output to a text file and paste the passphrase component in to your &#039;interfaces&#039;&#160; file - see &#039;man wpa_passphrase&#039;.</p><p>Depending on the type of installation you have done you may well find that network-manager has been installed. If so, you would be better off using that. As root try typing nmtui; if a dialog window appears then you can use this to set up your network. However, you will need to remove the entries in your &#039;interfaces&#039; file first.</p><p>Good luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (Excalibur)]]></author>
			<pubDate>Wed, 20 Nov 2019 23:20:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18615#p18615</guid>
		</item>
		<item>
			<title><![CDATA[Cannot login to wireless network]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18613#p18613</link>
			<description><![CDATA[<p>Trying to install ASCII 2.1 amd-64.</p><p>I first tried to install with the graphical installer. I did not have an ethernet cable attached, and I could not get past the network sign-in. It saw my network, and I feel certain I entered the network password correct (tried several times) but it would not connect. </p><p>I dropped back to the standard install, and installed without a network. </p><p>I was able to install. And later I set it up to work with the physical cable connected. But I don&#039;t know how to get the wireless network connected. </p><p>My system finds eth0 and wlan0. I have both setup the same in <span class="bbc">/etc/network/interfaces</span>. I have them set to dhcp. </p><div class="codebox"><pre><code>allow-hotplug eth0
auto eth0
iface eth0 inet dhcp

auto wlan0
iface wlan0 inet dhcp</code></pre></div><div class="codebox"><pre><code># ifup wlan0
ifup: interface wlan0 already configured</code></pre></div><p>Can I get some help getting my wireless working? Thanks in advance.</p>]]></description>
			<author><![CDATA[dummy@example.com (walterbyrd)]]></author>
			<pubDate>Wed, 20 Nov 2019 21:38:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18613#p18613</guid>
		</item>
	</channel>
</rss>
