[Solved]Share internet connection

Hi guys
I know the title seems kinda dumb but maybe is not as easy as it seems (or im having a brain segmentation fault).
What i want to do is this, i have a wireless router on the living room and i just bought a PC and put it in my bedroom i alredy had a netbook and i want to have internet connection in my PC i see 3 options:
1. buy a giant ethernet cable, and pay like 25 euros, or 2 not so big cables a put a switch in the midle and pay even more
2. buy a wireless card for my PC, pay 15 euros and it will problably not work in linux
3. connect my netbook to the wireless then connect PC and netbook via ethernet cable (crossover right?) and share internet connection
I rather option number 3 (in long term i will eventually go with number 2) but i dont know how to do it.
Alredy tried windows to windows but of course Microshit didnt put Internet Connection Share on windows 7 starter version (the one theat came up with the netbook).
I only have Windows on the PC yet cause i want internet so i can install arch so option 3 has to be linux-to-Windows(i also want internet on windows, not because i use it that much but you never know), but then when i install arch how i will i get the packges to configure the network without internet.
Anyway i will problably try to talk to my Network Fundaments Teacher in College next week but i wanted this working this weekend so i could install arch.
Help me please just bought the tower and i cant do shit with it (no internet no graphics card)
Sorry for my poor english
Last edited by archoriano (2011-09-30 09:43:31)

alphaniner wrote:
There's an Internet Share topic in the wiki.
BTW, as is often the case, your English is better than a great many native speakers.
Well that didnt work, the problem is as soon as i do "ifconfig eth0 up" computer disconnects from wireless so i lose internet conection on laptop... WAIT A MINUTE i just entered the forum to tell you this.
Turns out it does work, somehow wicd says im not connected to wireless but i am :?
i dont care its working its all that matters.
Thanks

Similar Messages

  • IPhone 3GS can't share internet connection with a windows 7 64 bit version?

    I have an iPhone 3GS with the latest iOS installed, then the personal hotspot option is ON and it shares internet connection to a laptop with Windows 7, 32 bit version and with the latest version of itunes installled (10.6.1.7).
    But when I connect this same iPhone to another laptop with Windows 7, 64 bit version with the latest version of itunes 64 bit, there is no internet sharing, no error, no signal of fails, it is just as if the hotspot option were OFF.
    Its is posible to share internet from iPhone 3GS to a PC with Windows 7, 64 bit version?

    Hey there @slee , welcome back
    I would suggest trying the steps in this guide for the installation troubles you are having on your one specific Windows 7 computer.
    Windows 7: The Progress Bar on the Software Installation Stops or Stalls
    You can also try disabling your firewall while you run the installation to see if that helps.
    Let me know the results!
    Have a great Thursday
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • [Solved] Share internet from Wlan0 to other computers

    Is it possible to share internet connection from my laptop which is connected to internet through wlan0 interface (wireless) to other PCs on the LAN with my eth0 interface and lan cable?
    (Like,  Internet >> wireless Access-point >> laptop (wlan0) >> bridge to eth0 (lan card on this laptop) >> switch (through wired connection) >> other PCs)
    and where can I find how?
    Thanks
    Last edited by ottoshmidt (2012-04-23 21:26:58)

    alex_anthony wrote:
    Can also be done with networkmanager if you don't want to get your hands dirty (and if you're using it anyway).
    In summary:
    Make sure dnsmasq and iptables are installed
    Connect nm to wireless
    Connect ethernet cable between computers
    in nm-connection-editor, edit wired connection
    Under ipv4 settings, choose method, shared to other computers
    Disclaimer: This was when I was using fedora, but I have a hotspot the other way round on arch so I presume it will work.
    https://bbs.archlinux.org/viewtopic.php?id=139653
    Actually I did that one first, saw that post, but couldn't succeed and then tried https://wiki.archlinux.org/index.php/Internet_Share and succeeded. So I needed to enable ipv4  forwards and also to install iptables (which should be running as a daemon). Can't judge what was wrong in your steps for sure but at least, as I said arch wiki gives a right direction to go.
    Thanks all anyway.
    Last edited by ottoshmidt (2012-04-23 21:28:04)

  • Easiest way to share internet connection?

    Please advise the easiest way to share internet  connection. I have a default network setup. Just a desktop with dhspcd for client connections and no network manager. I've inserted another nic and want to share internet connection with another computer.
    I followed instructions from "Internet sharing" and "dhcpd" wikis, but these articles aren't foolproof enough for me. I'm getting the following errors:
    systemctl status [email protected]
    ● [email protected] - IPv4 DHCP server on enp1s9
    Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: disabled)
    Active: failed (Result: exit-code) since nie 2014-12-21 10:45:53 CET; 3min 3s ago
    Process: 291 ExecStart=/usr/bin/dhcpd -4 -q -pf /run/dhcpd4.pid %I (code=exited, status=1/FAILURE)
    gru 21 10:45:53 jakamal dhcpd[291]:
    gru 21 10:45:53 jakamal dhcpd[291]:
    gru 21 10:45:53 jakamal dhcpd[291]: Not configured to listen on any interfaces!
    gru 21 10:45:53 jakamal dhcpd[291]:
    gru 21 10:45:53 jakamal dhcpd[291]: If you think you have received this message due to a bug rather
    gru 21 10:45:53 jakamal dhcpd[291]: than a configuration issue please read the section on submitting
    gru 21 10:45:53 jakamal systemd[1]: [email protected]: control process exited, code=exited status=1
    gru 21 10:45:53 jakamal systemd[1]: Failed to start IPv4 DHCP server on enp1s9.
    gru 21 10:45:53 jakamal systemd[1]: Unit [email protected] entered failed state.
    gru 21 10:45:53 jakamal systemd[1]: [email protected] failed.

    @The Saint
    Do you mean I should manually assign a static IP to my local interface using Persistent configuration on boot using systemd? It's so ruddy complicated! I am deliberately posting in the Newbie Corner to find a simple solution.
    What address, subnet, netmask, etc. should I choose if my primary interface has: inet 192.168.0.11  netmask 255.255.255.0  broadcast 192.168.0.255, if it matters at all?
    Or perhaps I could use netctl to set up the interface as suggested here: [link=https://wiki.archlinux.org/index.php/NAT%27ing_firewall_-_Share_your_broadband_connection#IP_configuration]IP configuration[/link], but I am not sure what provides the existing connection. It's a default setup. I think it's dhcpcd. Would it be OK to have one interface configured through dhcpcd and another through netctl?
    Last edited by kuba_66 (2014-12-28 12:34:29)

  • How to share internet connection from notebook to mobile phone with micro usb cord in Debian based OS? (reverse tethering)

    I want to share internet connection from notebook to my mobile phone (Keon) with micro usb cord (because I don't have wifi). I found in Firefox OS (version: Boot2Gecko 1.1.1.0-prerelease) Settings only the possibility to share internet from mobile phone to PC. I use a Debian based OS: Knoppix. I tried to accomplish this with Networking Manager and I did a new wired connection via my phone with "Shared to other computers" IPv4 Settings and with FE:...:02 (usb0) MAC address. But on my phone there is not internet although the connecton between my notebook and phone is estableshed.

    Hi Pimpo,
    Thank you for posting your question. I was trying to reproduce your the Shared network, and I would love to know what kind of network you used to connect. This is not possible as of yet and I will file a bug being able to do this, but to make sure I have the right steps on the bug can you confirm the set up of the shared network please?
    Also this is currently not possible because the software does not know how to send network traffic over usb, assuming you do not have the ability to turn the computer into a wifi hot spot, which I would recommend instead...

  • How to share internet connection using 5G wifi/channel 36~48

    I'm using a 15 inch late 2013 MacBook Pro with retina display running 10.10.1 and iPhone 5S A1530 running iOS 8.1.
    I use an Apple thunderbolt to ethernet adapter at work for internet and it's all cool and fine.
    The problem comes when I try to share the internet connection with my phone through wifi. It's alright if I use channel 1 to 11. But when I try the 5G channels: 36, 40, 44, 48, it just doesn't work. The wifi icon in the top right corner of my screen has a wave animation and then nothing. It just goes back to grey instead of an arrow pointing upwards. In the slimmest hope of a display error, I search nearby wifi signal with my phone and nothing.
    I have a 5G router at home and both my laptop and my phone can connect to its 5G signal. So the hardware should be fine.
    It's weird since it should be working as Apple decided to put an option there for user to choose from all the channels, among which lie the four 5G channels.
    So to conclude, my laptop with a functioning 5G wifi module can share internet connection through 2.4G wifi but not 5G.
    Hope someone could help me with it. Thanks.

    I've turned on NAT and attempted to create a new Subnet using DHCP but it doesn't offer me Airport in the network interface menu (only en0 and fw0). Airport is turned on in network system prefs.
    Have you actually configured the AirPort network with its own IP address settings (in a different subnet from the wired ethernet port)?
    Having the interface enabled isn't enough to make it a viable gateway interface. It needs an IP address/subnet mask too.

  • How to share internet connection with KDE networkmanager applet

    I mainly use wireless around my house and like to use one computer to share it's wireless to another when installing Arch, until I can get KDE and networkmanager installed so I can easily connect to the wireless. I've always been able to easily share internet connections with Ubuntu, but when I try it with Arch, with Gnome OR KDE (and their respective applets), It just doesn't work.
    Is there some library or backend I need to install to make ICS work?
    Thanks!
    Last edited by MetaMan (2011-09-10 22:12:26)

    If this helps at all, here is what I am currently trying: I open up the network settings KDE Control Module, select "Wired", select the device (eth0) and click edit, and under the "IPv4 Address" tab  selecting "Shared" from the "Method" drop-down.
    Also, to make it clearer, I am trying to share wlan0(on device 1) through eth0 to eth0 on device 2. Also, device 2 is running the Arch setup and I am telling it to connect to eth0 via DHCP after I select the remote mirror to use. I have managed to do this before when device 1 ran Ubuntu.
    I've searched Google, the forums, read the wiki pages for KDE and networkmanager, and can't seem to find a mention of internet connection sharing (pertaining to my usage case; the forums have some posts of people trying to use their computer to broadcast eth0, I'm trying to do the opposite) anywhere on them. In fact, I'll gladly write the section myself if I figure this problem out.
    Hope this extra information helps!

  • How to share Internet connection from Leopard to iPhone 3G?

    Hi!
    How do you share Internet connection from Leopard to iPhone 3G?
    So far I've managed to create a network and I joined my iPhone to the network. But when I turn on Internet Sharing from Leopard, iPhone's Safari won't use the connection. It either starts to use EDGE/3G or says that it isn't connected to the Internet...
    What went wrong?

    I have managed to get it work, but only when I completely turn my desktop computer's firewall off. To do this, select the Security icon in System Preferences, then click the Firewall tab. Next, select the 'Allow all incoming connections' option. I wish there was a way to configure individual ports so that I didn't have to leave my firewall wide open, but I haven't figured out how to do that so far.

  • Connect C3 to PC's AdHoc to Share Internet Connect...

    Is there anybody knows how to share internet connections to C3? I've been thinking about creating an AdHoc Connection so, my C3 can access my PC's Internet connection trough WiFi.
    I use Windows XP. Please help me. Any references are welcome. Thank you.

    I DONT want to use the phone as the modem, read what i posted. I DONT want to use phone modem or GPRS, i want the phone to get internet from the pc via bluetooth or cable, but in the end from the PC, so that i can use my dialup or DSL or broadband
    I love my Nokia E50
    but I've got a new N82 in my life

  • E71: seems impossible to share internet connection...

    Hi nokia users,
    Since a few days I am back to Symbian, after using Windows Mobile for a year. Got a Nokia E71 and really love it (user interface, phone and onboard functions are so much better!!), there is one problem although: whatever I try (see below), it seems impossible to use the phone as an external modem (and that’s a must have function for a phone for me). Important to mention: the mobile internet connection are working fine on the phone itself, AP settings seems to be OK. I tried following:
    - Fixed cable connection, using the E71 USB profile ‘Share internet connection). Phone installs Nokia Connection Manager on my computers and tries acting as a modem. Got the error ‘No modem found’
    - PC Suite One Touch Access: with the USB cable or Bluetooth connections there is no problem in connecting phone with the computer. When I try to connect to the internet with One Touch Access, the connection fails (with error messages ‘No modem found’ or ‘Could not use the connection. Modem could be busy or modem is not configurated properly’). I tried several settings: choose my provider, manually configurations, nothing worked
    - JoikuSpot (let your symbian phone act as a wifi hotspot to share mobile internet connection): installs seamlessly, computers can see and connect to JoikuSpot, but then nothing happens. 0-0 packets are send and received when I check the status on the phone.
    All the above I tried on two different Windows XP Home computers with compatible Bluetooth stacks (first tried Bluesoleil and then the standard Microsoft Bluetooth stack), with three different versions of Nokia PC Suite (6.7.22 + 6.86 + 7.07).
    I hard-reset the phone several times (via *#7370#). I did not synchronise data to use a clean phone. Nothing worked. What worries me is that even the USB connection gave no response, it makes me think that the onboard modem is broken.
    If you have any ideas what I can try, please share them with me!
    Thanks a lot and greetings,
    Wouter

    Have you downloaded the bluetooth modem drivers? You might also need the cable driver.
    You can get the cable driver here:
    http://europe.nokia.com/get-support-and-software/download-software/cable-drivers 
    The Bluetooth drivers are in the downloads section of the E71 section of the Nokia page, but for some reason pasting a link won't work
    I managed to get the trial of joikuspot premium working (on a mac), but you should be aware that the lite version of joikuspot just connects you to their home page. It's a demo only really, I have never been able to use it for sharing my phone's connection.
    Good luck!

  • Can't share internet connection with iPad since installing Time Capsule

    Until today, I've used Earthlink's DSL service with a Netopia DSL modem with an ethernet connection to my iMac through a Linksys WRT54G router. My iPads (1 & 2) have been able to simultaneously share the internet connection over wifi.
    Today, I installed a Time Capsule and removed the old Linksys router. I'm still using Earthlink's DSL service with the same Netopia DSL modem, and I still have an ethernet connection to my iMac, but through the Time Capsule now. I can get online from the iMac without problems.
    But my iPad can no longer connect as they did previously. When I try to visit a website using Safari on the iPad, I get the message, "The Internet connection s currently in use by another computer. Enter your DSL Account logon password to switch the Internet connection to this computer." If I enter the DSL account password on the iPad, I can get online, but then the iMac is knocked offline.
    How can I go back to sharing the connection so that any of the devices can get online at the same time?

    I found another thread right after I posted and seem to have solved the problem following the steps described there (plus a couple more).
    https://discussions.apple.com/message/15758093#15758093

  • How to share internet-connection over vpn

    Hallo,
    first, sorry for my bad english...
    i have a mac mini 2011 with os x mavericks and os x server.
    i use a vpn connection for my mobile clients. these clients need to connect to the internet with the same connection as the server.
    how do i share the connection for my vpn clients?
    thx
    cgwaldt

    Mr. cgwaldt:
    I just ran some tests and confirmed the method.  To mask your ip address via your vpn do the following.
    1. Create a vpn connection to your server.
    2. Use Finder to start your ScreenSharing.app.  This app is located at /System/Library/CoreServices/ScreenShare
    3. When you start the app, it will ask you for the ip address of the network computer.  Enter the ip address of your server.
    4. Log in with a registered account on that server.
    5. Do all your work through the shared screen.
    I have taken a screen shot.  You will see two browsers in the screen shot.  One is open on my local computer, and the other is open on the ShareScreen app.  The one in the ShareScreen app shows the static IP address of my office.  The one that is on my local machine shows the dynamic IP address provided by my mobile internet provider.  Note, my advice in a previous post was not entirely correct; I am forcing all traffic through the VPN tunnel in this picture, and I expected my local machine to have the static ip address that is the same as the one in the ShareScreen app.  Even with all network traffic going back to my home server, I run into the problem that you spoke of, but the solution is to use that connection to work from a home computer, and then the problem is solved.
    Any work you do on your server using the ShareScreen app will use internet packets marked with your static IP address.  The connection was not nearly as slow as I had thought it would be. There is a delay between the typing of text and the appearing of the text on the screen, but if you are good at typing, this should not slow you down.
    In this example, the webpage that is showing 173.198.104.130 would be the one that you would use for your billing.  That IP address is the static IP of my office, which is where the "Mavericks1" computer is located.
    For this test, I used a mobile hotspot on an Android Ice Cream Sandwhich operating system running on an HTC Rizound celular phone.  The connection speed is mediocre, and the delay was not bad.  If you are working in a hotel or have access to a much better wireless connection, then the delay will probably be minimal at best.
    I hope this helps.
    -Jared

  • How can I share internet connection of iPad?

    Under the following considerations:
    - An iPad3 has established a 3G/4G data connection.
    - There is a wireless access-point working.
    - iPad is connected to that wireless access-point.
    - There is a notebook (or desktop whatever) also connected to same wireless network.
    ... is it possible to share iPad's internet connection across the network and how?
    Important note:
    I am not looking for iPad to perform like a wireless hot-spot. IMHO I am looking for a gateway/router application for iPad.

    You can't.
    If you don't want to use your local WiFi you could try using a mobile phone that allows you to create a personal hotspot.

  • Using time capsule to share internet connection with a pc via ethernet

    Hi,
    I've recently acquired a time capsule and was wondering if i could use it to share a wireless internet connection via ethernet to my non-wireless (windows 7) pc?
    My current situation is that i have a wireless modem/router that shares my internet connection wirelessly with my mac mini.
    I have a pc without a wireless card that i want to connect to the wireless network so i was wondering if it was possible to attach the pc and the time capsule with an ethernet cable, then connect the time capsule to the wireless network and share the internet connection with the pc.
    Can anyone tell me if this is possible, and if so how?
    Thanks

    Welcome to the discussion area!
    IF...your wireless network is now being created by another Apple "n" router like an AirPort Extreme, AirPort Express or Time Capsule, it would be possible to do what you want to do.
    But the Time Capsule would not be compatible for what you want if your wireless is created by another manufacturer's router. The Time Capsule could "join" this wireless network so that backups would occur over wireless. However, when the Time Capsule is configured this way, the ethernet ports on the device are not active, so this would not help with the ethernet connection that your computer needs.
    A new AirPort Express 802.11n would do what you want. It has the capability of joining virtually any wireless network and the ethernet port can be enabled using the ProxySTA feature, so it would work for your purpose.

  • How to share internet connection from macbook pro to ipad via bluetooth connection

    can anyone guide me how to share my internet from my MBP to Ipad (gen-1) via bluetooth connection....???
    i can't share my internet via Wifi...
    because my internet always been cracked by someone if i'm sharing throught wifi...
    pleaseeeeee....
    help me.....

    You just need to enter system preferences, open the tab share, and there you can choose the option "share internet". Then you select the way you want to do it and that's all.
    PS.:I'm Spanish, excuse me for the lenguage or the ortographic faults

Maybe you are looking for