Ubuntu Networking :: Sharing 10.10 Network With Win7 Over Cat5 Cable?

Mar 6, 2011

Im a long time Ubuntu user (since 5.04), but networks were never my speciality, I have a desktop running 10.10, connected to the internet trough a US robotics modem (connection eth1), and i want to share its network with my laptop running win7, over a cat5 cable (connection eth0), but the problem is I dont seem to understand what i am doing wrong, what the missing steps required, or in which end is the problem (either ubuntu or windows side).

From what I could grasp was needed googling about the subject, i already set the eth0 connection to share with other computers (in network manager edit connections auto eth0 ipv4 configuration set to share with other computers). Also using the cli set eth0 for static ip using :

Code:
sudo ifconfig eth0 192.168.0.1 Now the question is what i am missing? or is everything needed already done and i just have to properly configure the win7 side (which i already checked several times)?

Here is my ifconfig output:

Code:
eth0 Link encap:Ethernet Endereo de HW 00:01:29:a6:55:fe
inet end.: 10.42.43.1 Bcast:10.42.43.255 Masc:255.255.255.0
endereo inet6: fe80::201:29ff:fea6:55fe/64 Escopo:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Mtrica:1

[Code]...

View 2 Replies


ADVERTISEMENT

Slackware :: Setup A Networked HP C6280 All In One Device Attached To Network Via Cat5 Cable?

Jun 13, 2010

I am trying to setup a networked hP C6280 all in one device attached to my network via Cat5 cable. It has the IP 192.168.0.105 and I am experiencing problems with setting up HPLIP... I know I am not the only one to have this problem, but I cant find specific info for slackware and all the posts I've found on the web are outdated, often refering to slack 9 or having been posted prior to 2006....

I use Slackware -Current (prior to 13.1 release), CUPS V1.4.3 and HPLIP V3.10.2. When I try to setup my device in HPLIP (hp-setup), I select "network/ethernet/wireless device", then HPLIP discovers my printer @ 192.168.0.105 (like I expect), and then I click "add printer" and I get:

Code:
Printer queue setup failed. Please restart CUPS and try again. And then the setup exits. Of course restarting CUPS will not I reinstalled HPLIP and no luck. I can setup the device in CUPS, but if I proceed this way, I will not be able to select the attached scanner as a resource in XSANE.In other words, if I setup the all-in-one device with CUPS, it is considered only a simple printer..I remember that I had the same problem with Slackware 12.2 about 14 months ago, but cannot remember how I fixed it.

View 12 Replies View Related

Ubuntu Networking :: Cannot Get ETH0 To Appear In Ifconfig Via CAT5 Cable

Nov 7, 2010

I'm trying to get my Ubunutu and OSX systems to connected via a cat5 cable to transfer some large files around very quickly. Now i know normally this would require a crossover cable as it's a direct connection but the macbook/OSX can handle changing the wires round to make it work like a crossover cable as I've done it before. However the macbook creates a self-assigned IP or as I've tried I've set it to :
IP:10.10.0.1
Subnet: 255.255.255.0

Then I've setup the Ubuntu system both through the System>Admin>Network panel as:
IP:10.10.0.2
Subnet: 255.255.255.0
and my /etc/network/interfaces file is the same;
#lines added to get static crossover cable working
auto lo
iface eth0 inet static
address 10.10.0.2
netmask 255.255.255.0

Yet when I run ifconfig in the terminal eth0 isn't present
Code:
htpc:~$ ifconfig
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:912 errors:0 dropped:0 overruns:0 frame:0
TX packets:912 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:371613 (371.6 KB) TX bytes:371613 (371.6 KB)

ra0 Link encap:Ethernet HWaddr 70:f1:a1:e6:b1:97
inet addr:192.168.0.42 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::72f1:a1ff:fee6:b197/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:120744 errors:1 dropped:0 overruns:0 frame:0
TX packets:87499 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:171716865 (171.7 MB) TX bytes:7815802 (7.8 MB)
Interrupt:19

htpc:~$ ifconfig eth0
eth0 Link encap:Ethernet HWaddr 90:fb:a6:e4:c0:b0
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:23 Base address:0xe000

Also even when I try and ping 10.10.0.2 either from my OS X or the actually Ubunutu machine all I get is:
Code:
ping 10.10.0.1
PING 10.10.0.1 (10.10.0.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3

Yet the Ubunutu machine is also connected to Wifi and when I ping it's own address I get the expected response. To me it just seems like eth0 isn't being recognised somwhere or it's not turned on yet I can't seem to find any toggles or settings for it anywhere. Further more if I check >System>Admin>Network Tools the IP for eth0 is 0.0.0.0. What could be going wrong and why no IP set correctly?

View 7 Replies View Related

Networking :: Sharing Network Using Crossover Cable?

Feb 14, 2011

At the outset I would like to tell everyone that I am still relatively a newbie in linux. I use a usb mobile broadband data card to connect to the internet, and I recently purchased another desktop for my wife. Both of us do not share any files, but I do not have a router and was wondering if I could share my connection with her using a crossover cable.I did a lot of Googling around and tried various different things, I even followed another thread in the same forum but the most that I have got is my network manager saying that connection has been established. I am however not able to see her computer under my windows network and don't know how to proceed.I don't know where I am going wrong, and considering that my knowledge of networking is at below basement level, I would really appreciate any help in this regard.

View 2 Replies View Related

Ubuntu / Apple :: EMac And IMac File Sharing With Ethernet Cable And Other Cable?

Oct 12, 2010

how I could file share, or make the whole Hard Drive (HDD) accessible to another computer. The two other computers I have are a Toshiba Laptop with Ethernet and USB, and a iMac Intel with Firewire, USB, and Ethernet. Putting these to use along with:

Three Ethernet Cables
Two Printer Peripheral USB Cables
The Two Computers
A 2GB Flash Drive

That is all I can think of right now. I do not want to use CDs. In a way, I would like to do a network boot. So, how do I get the whole HDD visible to the others computers (either/both) and be able to write to it? I want to put Xubuntu on it, and earse the rest of the Hard Drive. The computers getting this are the iMac G3s and the eMac G4. The eMac has 256MB RAM, 40GB HDD, and a 700MHz processor. Two iMacs have 128MB RAM, 40GB HDD, and a 600MHz Processor. The other iMac is the same as the rest but has a 500MHz processor.

View 8 Replies View Related

OpenSUSE Network :: Sharing Files Between Win7 And 11.4

May 8, 2011

I have installed OpenSUSE 11.4 on my PC. Want to share my files with Win7 system. So far so good, I can access my files on Linux computer from my Windows PC. My problem starts when I want full access to my files, as you see on image it says directory is Public and Writable but still I can't delete or add files to that directory what did I missed ?

View 9 Replies View Related

Ubuntu Networking :: Sharing A Cable Modem ?

Apr 26, 2010

Linux box could act as a router? I have one machine running ubuntu, another running windows 7, a cable modem and a switch. Is it posible to share the connection between both computers by making the linux box a "router"?

View 7 Replies View Related

OpenSUSE Network :: Set 'password Protected Sharing' To Off On Win7 Computer

Jan 5, 2011

Have followed swerdna's guide as in the past and my wife from her win7 computer can see and has read write access to all the shares & can print to the shared printer attached to the Opensuse computer etc. However, when I try to access her Win7 shares from my opensuse computer I am presented with a username / password prompt. Here is my smb.conf

[code]...

have followed swerdna's guide (as mentioned previously) and set 'password protected sharing' to off on the win7 computer.

View 9 Replies View Related

Ubuntu Networking :: Wireless Driver Became De-activated After Plugging In Ethernet Cable For File Sharing

Dec 10, 2010

Using ubuntu 10.10 (pinguy OS) i connected an ethernet cable from my girl's macbook pro to her lenovo ideapad s10-3t to transfer some DS9 episodes onto it. new enough to linux to have not been able to figure out how to access the files on the mac, so i disconnected the ethernet, and the wireless hasn't worked since. tried everything i know, and googling for a while (as well as searching again on this forum) to no avail.

Just before linking the 2 computers via ethernet, the wireless worked fine on the ideapad, always had; but not so after the ethernet connection that did nothing other than apparently kill the wireless. an "lshw -C network" command tells me i have a BCM4313 wireless card, and *-network UNCLAIMED. also, if i launch "install additional drivers", i see that the proprietary driver is not active.

How could merely plugging in an ethernet cable that happened to be conncected to a MBP running OSX.6 do that? and will that happen again? i thought linux was supposed to play real nice with other OS's, so why did a simple file transfer kill my wireless connectivity? i have no access to internet via ethernet cable, so i cannot just download the driver i need now. shouldn't it still be in the computer still? somewhere? is there a simple solution to this, or has the wireless driver been wiped out by plugging in the ethernet? is this a bug that should be reported?

View 3 Replies View Related

Ubuntu Networking :: File Sharing - Access From Win7

Feb 21, 2010

I have two computers in my local network one with Ubentu Karmic 64 and one with Win7 64. The problem is in file sharing. I would like to be able to have access from one computers to another in both ways. But now I have only access from ubuntu to windows shares. On win machine I'm able to view ubuntu shared folders and printers but not able to browse them (or use printers from windows). I tried to change samba configuration, but my knowledge is to poor to solve this problem

View 9 Replies View Related

Ubuntu Networking :: Sharing Internet Connection Towards Win7

Dec 9, 2010

I have a laptop with Easy Peasy / Intrepid Ibex connecting to internet through wifi (firewalled VPN), a PC with Windows 7, and a crossed ethernet cable to connect them. How can I get Internet on the PC? I tried to connect them but I can't even ping each other!

View 3 Replies View Related

Ubuntu Networking :: Cable Modem Networking - Can't Connect To Each Other On The Home Network

Feb 14, 2010

I just got connected to Charter Cable Internet service a few days ago and I'm having a weird problem with my home network. Prior to this my network worked fine. On my network I have a desktop running Ubuntu 9.10/64 and Virtualbox with WinXP installed, an HTPC with Ubuntu 9.10/32 installed and a laptop dual booted with Ubuntu 9.10/32 and WinXP. The desktop and HTPC are hard wired to a wireless router and the laptop is wireless. The cable modem is hard wired to the router. I have samba installed and UFW is disabled. The problem is: with the cable modem turned off or on standby, all machines connect to each other and can transfer files, etc just fine but when I activate the cable modem all of the machines can connect to the Internet but the machines running Ubuntu can't connect to each other on the home network. If I boot the laptop into Windows, it can connect to the Linux machines just fine but if I boot it into Linux, it won't connect to the Linux machines but it can connect to the Internet and as far as the desktop, Ubuntu won't connect to the network but Windows running in the Virtualbox with bridged networking can connect to all of the machines.

View 2 Replies View Related

Ubuntu Networking :: No Wifi And Cant Use Network Cable

Apr 22, 2011

I thought id give 11.04 a bash and i cant connect to internet via wifi i have a broadcom network adapter built into my hp530 laptop , and my network port is broken so cant use cable connection , so i thought id go back to 10.04 , guess wat i need to d/l the drivers again ... and again i have the same problem ? i have another laptop running win 7 , anyone know how i can get the drivers or what i can do ... ? its a broadcom BCM4311 802.11b/g

View 3 Replies View Related

Networking :: Crossover Cat5 Vs Switch

Feb 15, 2011

got a watchguard firebox 1000 here, old tech i know, the manuals/pdfs on their site want me to use a crossover cable for the quick setup and I havent got any at the moment, but I got dozens of normal patch cables and switches. Can I use 2 patch cables on a switch to simulate a crossover cable scenario? If so ... would there be anything extra to do to make that method work? --tia

this thread indicates there is no difference other than what they mention in the thread? confirmation on that? [URL]

View 2 Replies View Related

General :: Networking - Impossible To Run A Network Cable

Dec 16, 2010

I have a Verizon wireless/wired router that I access the internet through. I have a desktop computer running Slackware 13.1 i386, but it is in a place where it would be impossible to run a network cable to. Would you buy a USB wireless card? Would it work with Linux? Is there another way I can get my computer networked that I am not thinking of?

View 12 Replies View Related

Networking :: Use Wicd To Authenticate In A 802.1x Network (cable)?

Sep 9, 2009

I'm using Debian Lenny and installed wicd package.It does not ask me for the credentials and i can't find where to define them?!

View 1 Replies View Related

Networking :: Network Cable Just Stopped Working

Dec 14, 2008

I have a laptop, and the wireless and cable worked fine for a while, but one day, for some odd reason, the wireless and network cable just stopped working. I'd connect to the web, and I would get output using "ifconfig" and the GUI wireless signal. When I hook up the wire, it detects it. However, no matter what I can't load any web pages. The wire does work in another house, and my windows partition utilizes these devices well. Any ideas?Additionally, I am able to log into my wireless router and change configurations, but that's about it :/.

View 2 Replies View Related

Networking :: Ethernet Cable And Wireless Network Won't Work In Ubuntu 9.10 / Sort It?

Feb 20, 2010

I'm a new user of Ubuntu, so i'm not that familiar with this OS. My wireless network is detected but when I'm entering my 128 bits WEP key, it doesn't connect at all. I have no clue where to start troubleshooting.

Here's some of my specs if that's of any help:
Computer is a Sony Vaio laptop model VGN-SZ370P
My wireless card is from Intel Corporation 82801G (ICH7 Family) USB UHCI Controller

The ethernet cable connection used to work before, but I fooled around with some commands and now seems to be disabled...

View 4 Replies View Related

Ubuntu Networking :: Slow Wifi - But Fast Connection On Network Cable

Jan 22, 2011

I have a strange problem that I cannot diagnose -- slow wifi. About two or three weeks ago, I noticed that my wifi began to slow down dramatically. The problem is the same on my ubuntu laptop and my ipad. But when I connect directly to the router with a network cable, my connection is fine. So it is definitely a problem with the wifi signal itself.

What I have done so far:
(1) I checked all of the MAC addresses connected to my wifi. I identified my tivo box, laptop, and ipad. Nothing else.

(2) I used [I]wifi analyzer[I] on my android phone and selected an unused wifi channel (channel 8).

(3) I changed the username/password on my wifi signal. I also changed the password for my router's admin privileges.

(4) I restarted my router and computer.
None of this helped.

I am using a Netgear WGR614 wireless router.

View 3 Replies View Related

Ubuntu Networking :: Freeze On Network Cable Plugging-in HP Mini 5101?

May 2, 2011

Since I upgraded to Ubuntu 11.04 my system freezes when I plugging-in an ethernet cable.My network devices:

Code:
#sudo lshw -C network
*-network

[code]....

View 9 Replies View Related

Fedora Networking :: File Transfer Using CAT5 Without Internet?

Apr 9, 2009

I have 2 PC ( one have Fedora 8 and other have fedora 10 )

I want to connect them directly through CAT5 cable and want to transfer files from one two another (without internet) ...

View 9 Replies View Related

Ubuntu Networking :: Network Manager Replaces Default Route When Eth Cable Plugged

May 5, 2010

I have been encountering this problem, not only on 10.4, but on older versions too: I use a wifi router to connect my laptop to the Internet, but sometimes I need to connect directly to another computer to move some files over GLAN. But Ubuntu's Network manager doesn't allow me to configure the eth0 interface without specifying a gateway (no gateway = grey submit button), but when a gateway is specified, it always rewrites the default gw specified already by the active wifi connection and returns back after unplugging the eth cable.

Of course this can be solved by a few route commands, but this is unacceptable since it is needed to establish the cable connection without any further assistance from within and as well without replacing the default gw and thus breaking the Internet connection. Is there, please, any possibility how to prevent Network Manager from replacing these routes?

View 2 Replies View Related

Networking :: When On The Network, Can See The Shares Just Fine, But If Use A Crossover Cable, Cannot See Or Access The Folders?

Mar 3, 2011

I have a home network and I use Samba to share files. Now when I am on the network, I can see the shares just fine, but if I use a crossover cable, I cannot see or access the folders or files.My goal is to use a crossover cable from one computer with clonezilla to my server in order to use Samba to make an image of my workstation and save the image on my server.But everytime I try to connect with clonezilla I get a persmissions error and the share will not mount. I tried going to the shell and mounting as root, but that did not work either.

I have another server which is only a console and it works though I am unsure why. The share though is a mounted usb drive while on the one that does not work, it is on the internal hard drive.I was wondering if anyone had any ideas or anything I could try to narrow down the problem. Oh, I can access the share using ssh, but not samba. One other thing, the shares are set to allow read/write access to everyone so I don't see why I can not access it.

View 3 Replies View Related

Networking :: Network Doesn't Work If Cable Is Plugged In At Boot (Debian Lenny)?

Jan 19, 2010

For about the past month I have been having a very frustrating problem When I boot the system with the ethernet cable attached it acts as if the cable is unplugged even though the connection light is litWhen I boot the system with the ethernet cable disconnected and wait until it boots all the way to gnome and then plug in the cable everything works fine

View 1 Replies View Related

General :: File Sharing Between Win7 And Ubuntu 9.10

Feb 18, 2010

I use before Ubuntu and win xp in different 2 desktops, they have no samba related problem. But this time I cannot access from ubuntu to windows 7 or reverse way both. Installed Samba, configure it, searching web lot and nothing is working. My windows 7 is Home Premium edition. Btw, the error shows "Failed to mount windows share" about ubuntu to w7 and from w7 to ubuntu the error is "find no network path"...both machine is pinging each other.

View 2 Replies View Related

Ubuntu :: Sharing DVDROM Drive With Win7?

May 21, 2010

However, since installing Lucid I've spent loads of time trying to re-establish the share I had under Karmic whereby my Ubuntu PC's DVDROM was automatically available to my LAN (simple router) connected Win7 PC. After a couple of days effort I've got to the point where I can access the CD or DVD mounted in Ubuntu, from Win7 but I cannot access the files within the CD or DVD (Err Mssg: You Do Not Have Permission To Access......).

I have noticed that the mount point seems to be the name of the disk under Lucid whereas under Karmic it was fixed as something like cdrom1. So if I edit smb.conf I can't specify the mount point as it depends on the disk name. Though to be honest I have no idea if this is anything to do with the problem! To save what little hair I have left I'd be grateful if someone could point me in the right direction. Your mission, should you chose to accept it, is to have my Ubuntu PC's DVDROM available on my Win7 PC for read & write.

View 1 Replies View Related

Networking :: Can Cat5e Cable Tester Be Used For Cat 6 Cable

Apr 7, 2010

Can Cat5e RJ45 connector crimper be used for Cat 6 connector because I heard cat 6 connector is different from cat 5e connector and also same question for cable tester can cat5e cable tester be used for cat 6 cable?

View 1 Replies View Related

Ubuntu :: Samba In Virtualbox - Sharing Folders With Win7?

Aug 11, 2010

Win7 x64 host with Virtualbox installed running Ubuntu 32bit guest OS. I have Samba installed and I am sharing a folder to have read access from Win7. The folders I tried to share (here 'folder1-3') have been added in the conf.d in etc/samba/ like this - I used these 3 variants, all showed the same problem:

Code:

[folder1]
path = /data/mp3
read only = yes
guest ok = yes

[code]....

While I can connect to all of these from Windows and map them in Windows Explorer, I am unable to serve those files using my FTP server that is running on Windows. The folders simply do not show up when I add them as folders to serve in FileZilla. The problem I am assuming is causing this is the fact that FileZilla is running as a different instance and not on an administrator level. I cannot however add any users to the permissions list on the Windows side. The 'security' tab of the mapped folder shows the following Users:

EVERYONE
root (Unix user
oot)
root (Unix group
oot)

None of these seem to have rights to 'read' or 'list folders', the only permissions listed are 'special permissions'. Does anyone know how I can assign the group EVERYONE privileges to read and list files and then be able to serve this shared folder through my Windows-run FTP server?

View 1 Replies View Related

Ubuntu Networking :: Printer Sharing Across The Network?

Jan 6, 2011

i have a printer which is shared across the network. All the computers have ubuntu installed. I want that some computers should not be allowed to use this printer.

View 8 Replies View Related

Ubuntu Networking :: Sharing The CDROM Over Network

Mar 28, 2011

I seem to be having difficulties sharing a CDROM... Here is where I am at: My smb.conf section looks like this

Code:

[cdrom]
comment = Samba server's CD-ROM
read only = yes
locking = no

[code]....

My fstab looks like this, (as directed in smb.conf)

Code:

# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1 during installation

[code]....

I am trying to read the CDROM with a Windows 7 netbook.My mount folder has the following permissions:

Code:

dr-xr-xr-x 1 root root 2048 2007-10-10 01:00 samba

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved