I am trying Ubuntu on a trial basis to see if I think I could use it in place of Windows. One of the things I can do in Windows is connect my XP laptop thru a wireless access point which is connected by ethernet cable to my desktop, which is set to share its internet connection. The desktop connects to the internet by dialup.
I have my desktop pc with a wired/ LAN connection to a Belkin wireless router.
We also have a couple of laptops in the house which connect to the same router, but wirelessly.
Is there anyway I can create a network for file transfer and desktop sharing between these computers
whilst the desktop pc is connected via LAN cable? All machines are running Ubuntu 12.04.
Laptop gets the Internet through wifi. I'm trying to plug a router to the laptop to create a new wifi network. Laptop would bridge.
hello i have a laptop thats running live cd ubuntu and its sharing internet from wlan0 to eth0 and i want to make it when on my moms/dads computer i type in internal ip of laptop it will show up the website/game from my desktop(i have a server running there)
thanks
I have no telephone connection at home, so I use my cellphone to connect to the internet. Network manager reports this interface as a "wired connection", usb0, using the cdc_ether driver. I also have a router at home, so I can connect my netbook to my desktop wirelessly.
Alright, Here's the setup:
Server<eth0>Desktop<wlan0>Router-Internet
What I want to do on my personal 12.04 desktop is allow the server to connect to to the internet and have its own internal ip address on the router so i can use it for minecraft and assaultcube server stuff.
Sharing the internet via the network manager is not suitable because I need to be able to ssh to my ma
Hi, I can't seem to be able to connect to the internet in my Ubuntu 10.04 Dell Dimension E-310 desktop. I am able to connect to the router(a 2wire AT&T wireless gateway) with my UNR 10.10 Lenovo ideapad S10-3t both wired and wirelessly. I tried connecting manually to the router on my desktop using the eth0 connection but it still says "You are now offline" after a few seconds.
Hi everyone
I have a laptop running ubuntu with a wireless internet connection and ip masquerading through the ethernet port, and a desktop running debian which connects to the internet through the laptop.
Its been working well, and have been able to ssh to the desktop from the laptop, but recently it has stopped working.
The network mask for the LAN is 192.168.0.0/24, so im worried that might be
I want to use my desktop with a wired ethernet connection (eth0) to operate my USB Wifi Adapter (wlan0) as a non-adhoc access point (so my android can connect to it).
After MUCH searching, I finally found a method that works with about 95% of what I want.
I modified "/etc/network/interfaces" to contain:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto br0
iface br0 i