<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Wed May 22, 2013 5:13 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Wed May 22, 2013 5:13 pm</pubDate>
  <lastBuildDate>Wed May 22, 2013 5:13 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Alcatel One Touch X220S</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=92635#92635</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=785'&gt;Birdman&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Sep 03, 2010 10:05 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Running as root makes no difference. Looking at the syslog suggests that the IP address cannot be determined:&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;Sep&amp;nbsp; 3 21&amp;#58;44&amp;#58;02 boris pppd&amp;#91;2149&amp;#93;&amp;#58; Cannot determine ethernet address for proxy ARP&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;It then assigns a default address. This is inconsistent with the output from wvdial.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=92635#92635</comments>
                                        <author>Birdman</author>
                                        <pubDate>Fri Sep 03, 2010 10:05 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=92635#92635</guid>
                                      </item>
                                      <item>
                                        <title>Re: Alcatel One Touch X220S</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=92625#92625</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66236'&gt;PCNetSpec&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Sep 03, 2010 6:12 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I suppose you could create a group called something like 'dialout', then change the permissions of your &lt;span style=&quot;font-weight: bold&quot;&gt;/etc/ppp/pap-secrets&lt;/span&gt; and &lt;span style=&quot;font-weight: bold&quot;&gt;/etc/ppp/chap-secrets&lt;/span&gt; to allow everyone from the group 'dialout' to be able to read/write to them, then add yourself to that group.&lt;br /&gt;
&lt;br /&gt;
But I would just run wvdial with root privileges &lt;span style=&quot;text-decoration: underline&quot;&gt;with sudo&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
Not a security risk as sudo is *only* giving the *dialer* root access.&lt;br /&gt;
&lt;br /&gt;
Switching user to root with su, then running wvdial on the other hand may be a security risk... never really thought about it.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=92625#92625</comments>
                                        <author>PCNetSpec</author>
                                        <pubDate>Fri Sep 03, 2010 6:12 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=92625#92625</guid>
                                      </item>
                                      <item>
                                        <title>Re: Alcatel One Touch X220S</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=92624#92624</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=785'&gt;Birdman&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Sep 03, 2010 5:27 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Good point. I did initially run as root, because wvdial would not work as user. I noted that wvdial is a member of the dip group and added the group to the member permissions so that I could run wvdial as a user.&lt;br /&gt;
&lt;br /&gt;
The next question is whether I &lt;span style=&quot;font-style: italic&quot;&gt;should&lt;/span&gt; be running wvdial as root? Is this a security risk? If so then are there other permission amends that can be made to allow a user to run wvdial?&lt;br /&gt;
&lt;br /&gt;
Interestingly kppp is launched as a user and doesn't need root permissions. Mind you I can't get a decent connection with that either!</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=92624#92624</comments>
                                        <author>Birdman</author>
                                        <pubDate>Fri Sep 03, 2010 5:27 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=92624#92624</guid>
                                      </item>
                                      <item>
                                        <title>Re: Alcatel One Touch X220S</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=92586#92586</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66236'&gt;PCNetSpec&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Sep 02, 2010 11:57 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;span style=&quot;font-style: italic&quot;&gt;--&amp;gt;Warning: Could not modify /etc/ppp/pap-secrets: Permission denied&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Looks like a permission problem to me, are you running wvdial as root:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;sudo wvdail&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=92586#92586</comments>
                                        <author>PCNetSpec</author>
                                        <pubDate>Thu Sep 02, 2010 11:57 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=92586#92586</guid>
                                      </item>
                                      <item>
                                        <title>Alcatel One Touch X220S</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=92580#92580</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=785'&gt;Birdman&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Sep 02, 2010 10:56 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      This is my first venture with mobile broadband and I am about to give up. I have an Alcatel One Touch X220S on the Virginmobile network and I believe I have done everything necessary to get connected. I now cannot decide whether some of the configuration is incorrect or it simply doesn't work properly?&lt;br /&gt;
&lt;br /&gt;
The story:&lt;br /&gt;
&lt;br /&gt;
When first plugged in the dongle it showed as a storage device as 1bbb:f000. After unmounting the device it changes to 1bbb:0017. I later discovered from the user_modeswitch forum that the device had actually switched at this point and was now ready for action.&lt;br /&gt;
&lt;br /&gt;
I initially tried useing wvdial and after trial and error appeared to have a connection i.e. no apparent errors and a solid light on the dongle (more later). However, I could not load any web pages - just error messages! I then remembered the LXF113 article and that motivated me to try kppp. This was good because of the useful display giving some information about the connection. Sure enough I connected and peeked at 5kb/sec. It took about a minute to load the google home page - not great but a result! I disconnected and tried again but it wouldn't work and kppp kept locking up. It was late so I turned off the box for the night. Following day I got connected with kppp (apparently) with a data rate of 1kb/sec and no response from firefox. I had a steady light on the dongle but no data. I then went back to wvdial and got a solid light on the dongle - but no data.&lt;br /&gt;
&lt;br /&gt;
Lights on dongle:&lt;br /&gt;
&lt;br /&gt;
The booklet gives the following posibilites:&lt;br /&gt;
Blue    Modem is on&lt;br /&gt;
Green and orange    Alternate blinking    Searching for network&lt;br /&gt;
Green    Registered HSPA/UMTS&lt;br /&gt;
Orange  Registered GPRS/EDGE&lt;br /&gt;
&lt;br /&gt;
I have never seen a blue light. If the PC is turned of with the dongle plugged in I get an orange light. When turned on it can flash either green, orange or RED. When I have an apparent connection it is either solid red or green (but not orange).&lt;br /&gt;
&lt;br /&gt;
Given the absence of red in their note and my absence of blue in use I do not know what to think.&lt;br /&gt;
&lt;br /&gt;
I am using LInux Mint Isadora KDE. Here is one of my sample wvdial.conf files that appears to connect:&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&amp;#91;Dialer Defaults&amp;#93;&lt;br /&gt;
Init1 = ATZ&lt;br /&gt;
Init2 = ATQ0 V1 E1 S0=0 &amp;amp;C1 &amp;amp;D2 +FCLASS=0&lt;br /&gt;
Init3 = AT+CGDCONT=1,&amp;quot;IP&amp;quot;,&amp;quot;goto.virginmobile.uk&amp;quot;&lt;br /&gt;
Modem Type = /dev/gsmmodem&lt;br /&gt;
ISDN = 0&lt;br /&gt;
Phone = *99#&lt;br /&gt;
New PPPD = yes&lt;br /&gt;
Modem = /dev/gsmmodem&lt;br /&gt;
Username = user&lt;br /&gt;
Password = blank&lt;br /&gt;
Baud = 9600&lt;br /&gt;
Stupid Mode = on&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
This is the output:&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;--&amp;gt; WvDial&amp;#58; Internet dialer version 1.60&lt;br /&gt;
--&amp;gt; Can&lt;br /&gt;
not get information for serial port.&lt;br /&gt;
--&amp;gt; Initializing modem.&lt;br /&gt;
--&amp;gt; Sending&amp;#58; ATZ&lt;br /&gt;
ATZ&lt;br /&gt;
OK&lt;br /&gt;
--&amp;gt; Sending&amp;#58; ATQ0 V1 E1 S0=0 &amp;amp;C1 &amp;amp;D2 +FCLASS=0&lt;br /&gt;
ATQ0 V1 E1 S0=0 &amp;amp;C1 &amp;amp;D2 +FCLASS=0&lt;br /&gt;
OK&lt;br /&gt;
--&amp;gt; Sending&amp;#58; AT+CGDCONT=1,&amp;quot;IP&amp;quot;,&amp;quot;goto.virginmobile.uk&amp;quot;&lt;br /&gt;
AT+CGDCONT=1,&amp;quot;IP&amp;quot;,&amp;quot;goto.virginmobile.uk&amp;quot;&lt;br /&gt;
OK&lt;br /&gt;
--&amp;gt; Modem initialized.&lt;br /&gt;
--&amp;gt; Sending&amp;#58; ATDT*99#&lt;br /&gt;
--&amp;gt; Waiting for carrier.&lt;br /&gt;
ATDT*99#&lt;br /&gt;
CONNECT 115200&lt;br /&gt;
--&amp;gt; Carrier detected.&amp;nbsp; Starting PPP immediately.&lt;br /&gt;
--&amp;gt; Starting pppd at Thu Sep&amp;nbsp; 2 22&amp;#58;12&amp;#58;35 2010&lt;br /&gt;
--&amp;gt; Warning&amp;#58; Could not modify /etc/ppp/pap-secrets&amp;#58; Permission denied&lt;br /&gt;
--&amp;gt; --&amp;gt; PAP &amp;#40;Password Authentication Protocol&amp;#41; may be flaky.&lt;br /&gt;
--&amp;gt; Warning&amp;#58; Could not modify /etc/ppp/chap-secrets&amp;#58; Permission denied&lt;br /&gt;
--&amp;gt; --&amp;gt; CHAP &amp;#40;Challenge Handshake&amp;#41; may be flaky.&lt;br /&gt;
--&amp;gt; Pid of pppd&amp;#58; 2361&lt;br /&gt;
--&amp;gt; Using interface ppp0&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; local&amp;nbsp; IP address 10.220.159.140&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; remote IP address 10.64.64.64&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; primary&amp;nbsp; &amp;nbsp;DNS address 149.254.192.126&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;br /&gt;
--&amp;gt; secondary DNS address 149.254.201.126&lt;br /&gt;
--&amp;gt; pppd&amp;#58; &amp;#40;&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;@&amp;#65533;&amp;#65533;&amp;#91;08&amp;#93;&amp;#539;&amp;#65533;&amp;#91;08&amp;#93;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
Should I give up or is there still hope?&lt;br /&gt;
&lt;br /&gt;
PS. there are a couple of virgin mobile phones in the house and the signal is good.&lt;br /&gt;
&lt;br /&gt;
Alan</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=92580#92580</comments>
                                        <author>Birdman</author>
                                        <pubDate>Thu Sep 02, 2010 10:56 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=92580#92580</guid>
                                      </item></channel></rss>