LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Creating linux wifi hotspot to share pc internet with android galaxy ace, dsnt detect (https://www.linuxquestions.org/questions/linux-wireless-networking-41/creating-linux-wifi-hotspot-to-share-pc-internet-with-android-galaxy-ace-dsnt-detect-4175411866/)

bhupinderjitbawa 06-16-2012 10:57 PM

Creating linux wifi hotspot to share pc internet with android galaxy ace, dsnt detect
 
Looking for working solution to share my linux internet over wifi with my android galaxy ace.
I have linux mint 13. And i m trying to create a wifi hotspot. It creates and connects only to adhoc. but android galaxy ace doesnt detect adhoc connections. and linux doesn't connect to any other type of connection. when we create wireless connection to infrastructure mode it keep connecting nothing happens. any help?

when i try ifconfig it displays the following:

Code:

# ifconfig

eth0      Link encap:Ethernet  HWaddr b8:70:f4:a1:d5:32 
          inet6 addr: fe80::ba70:f4ff:fea1:d532/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:16419 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14063 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:20451425 (20.4 MB)  TX bytes:1934614 (1.9 MB)
          Interrupt:16

eth1      Link encap:Ethernet  HWaddr 38:59:f9:36:b5:a0 
          inet6 addr: fe80::3a59:f9ff:fe36:b5a0/64 Scope:Link
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:17

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:995 errors:0 dropped:0 overruns:0 frame:0
          TX packets:995 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:118559 (118.5 KB)  TX bytes:118559 (118.5 KB)

ppp0      Link encap:Point-to-Point Protocol 
          inet addr:117.199.84.118  P-t-P:117.199.80.1            Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
          RX packets:16410 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14017 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:20028660 (20.0 MB)  TX bytes:1560372 (1.5 MB)


I have connected my linux to pc via a wired broadband router using network manager.

schneidz 06-17-2012 04:21 PM

this mite work:
http://www.linuxquestions.org/questi...7/#post4643950


All times are GMT -5. The time now is 11:33 AM.