blob: d25998c11a0e6236faed0c74b4fa7e28d038eeda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Internet connection and Wifi Connection
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Internet%20connection%20and%20Wifi%20Connection&In-Reply-To=%3C4F05E7BC.9050803%40radiantnet.co.za%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006197.html">
<LINK REL="Next" HREF="006199.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Internet connection and Wifi Connection</H1>
<B>Rory Albertyn</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Internet%20connection%20and%20Wifi%20Connection&In-Reply-To=%3C4F05E7BC.9050803%40radiantnet.co.za%3E"
TITLE="[Mageia-discuss] Internet connection and Wifi Connection">rory.a at radiantnet.co.za
</A><BR>
<I>Thu Jan 5 19:11:08 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006197.html">[Mageia-discuss] Internet connection and Wifi Connection
</A></li>
<LI>Next message: <A HREF="006199.html">[Mageia-discuss] Internet connection and Wifi Connection
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6198">[ date ]</a>
<a href="thread.html#6198">[ thread ]</a>
<a href="subject.html#6198">[ subject ]</a>
<a href="author.html#6198">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thank you for the response Christopher.
Will this allow me to specify a DSL connection (ISP/Username/Password)
and connect to that over my wifi connection?
What I do usually is connect to the homes WIFI (Named GDB) then connect
to my DSL account.
Rory Albertyn (Gripen)
On 05/01/2012 18:30, Kristoffer Grundström wrote:
><i> Rory Albertyn skrev 2012-01-05 15:01:
</I>>><i> Hi,
</I>>><i>
</I>>><i> On my windows laptop, I can connect to my Wifi network, then setup a
</I>>><i> DSL connection and use that for internet connectivity via the WIFI.
</I>>><i> How am I able to do this with Mageia? It seems to only allow a DSL
</I>>><i> connection over a wired network. Any thoughts?
</I>>><i>
</I>>><i> Regards,
</I>>><i> Rory Albertyn (Gripen)
</I>>><i>
</I>>><i> Ps: Just had this same issue with another GNOME based OS.
</I>><i> First off. check with lsmod if the module is loaded & used.
</I>><i> Then install rfkill & type as root i Terminal-window:
</I>><i>
</I>><i>
</I>><i> rfkill list
</I>><i>
</I>><i> If you read Yes somewhere in the output you type rfkill unblock all or
</I>><i> rfkill unblock wifi or rfkill unblock wlan or wlan0
</I>><i>
</I>><i> Type following as root: rmmod -f and the name of the module that the
</I>><i> card uses.
</I>><i>
</I>><i> Type modprobe followed by modulename to load the module again.
</I>><i>
</I>><i> Afterwards I'd disable eth0-interface by typing ifdown eth0 as root.
</I>><i>
</I>><i> I've had some problems myself with the module for Atheros AR5001
</I>><i> Wireless Adapter in a HP Compaq Presario CQ60-415so & I solved it that
</I>><i> way.
</I>><i>
</I>><i> /Christopher
</I>><i>
</I>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006197.html">[Mageia-discuss] Internet connection and Wifi Connection
</A></li>
<LI>Next message: <A HREF="006199.html">[Mageia-discuss] Internet connection and Wifi Connection
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6198">[ date ]</a>
<a href="thread.html#6198">[ thread ]</a>
<a href="subject.html#6198">[ subject ]</a>
<a href="author.html#6198">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|