Networking :: Slackware 12.2 -- Connecting Two Machines With Crossover Cables?

Feb 12, 2009

I have dell dimension 4700 I installed slackware 12.2 onto with the of making it a headless home network jukebox that I could ssh into and control via a crossover cable.From other posts I've seen, it looks like I just need to set up the IP addresses under the same netmask, and can use ssh then. On the slackware machine, it does not seem to recognize an eth device.

Code:

# dmesg | grep eth
Driver 'st' needs updating - please use bus_type methods
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods

[code]....

View 14 Replies


ADVERTISEMENT

Networking :: Connecting Two Debian Machines Together With Crossover On Different Networks?

Jun 24, 2011

Here is the setup I have. Two debain (squeeze machines) A1(eth0,192.168.33.1, netmask 255.255.255.0) and B1(eth0,192.168.43.1, netmask 255.255.255.0). They both have 3 nics'. So I am trying to connect to each other with a crossover cable and I have added the routes manually. eg: on machine A1 route added was

route add -net 192.168.43.0 netmask 255.255.255.0 gw 192.168.33.2 eth1

and on machine B1

route add -net 192.168.33.0 netmask 255.255.255.0 gw 192.168.43.2 eth1

For project purposes they both have to be on different networks, evn thouhg they are in same room.

View 13 Replies View Related

Networking :: Connecting Debian Client To Voyager Client Via Crossover Cable?

Jan 6, 2011

trying to create a "local network" by directly connecting an IBM Thinkpad with Debian Linux installed on it to an Alix computer running Voyager Linux. I'm following a "how to" I found to create a music server, hence the requirement. My issue is I can't get a static IP address to be configured on the Debian machine.I've trawled the net and have found the instructions about editing the /etc/network/interfaces and have tried to do this. First I tried to get DHCP working so I could connect the Debian machine to the net and this proved successful. I edited the interfaces file to look as follows:

# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp

Then I tried adding a static IP address to the machine. As this is a network purely between two machines I made up the IP addres and used 192.168.0.1 and used a NetMask calculator to give me a NetMask of 255.255.255.254 (I told the calculator there would be 2 machines on the network). I then edited the interfaces file as follows:

# The loopback network interface
auto lo
iface lo inet loopback

[code]....

I re-booted the machine (ifdown eth0 followed by ifup eth0 keeps saying that eth0 hasn't been configured - a problem there that I don't understand), but during boot up time it failed to assign the Static IP address to eth0 and made me go into SU mode. To fix it I simply replaced the interface file with the static IP inputs with the file that had the DHCP entries (I'd made a copy of the DHCP file), and re-started the machine. Everthing came up fine. So the first question is how do I get a static IP address to be assigned to eth0 such that whenever I shut down and restart the machine the static IP address is always loaded?

The second question is around creating the network via the cross over cable. From what I've found via Google, all I should have to do is create a static IP address on the Debian machine and a static IP address on the Voyager machine. Once they're connected by the cross over cable they should see each other. Is that correct, or do I have to do anything else?

View 2 Replies View Related

Ubuntu :: Connecting 2 Computers Via Crossover?

May 9, 2010

I'm trying to connect 2 Ubuntu computers with a crossover cable (ethernet). I found the following thread:

[URL]

Its says to go to:

1. In System > Preferences > Network Connections

and under IPv4 tab, change Method to Link-Local Only.

The problem for me is I'm using Xubuntu 9.04 (on 1 of them) and I don't have "Network Connections". Is there a way to get this utility in Xubuntu 9.04 so I can set the method to 'Link local only' ?

View 2 Replies View Related

Ubuntu Networking :: 11.04 Ssh Broken Connecting To 10.04.2 Machines

May 1, 2011

I have just upgraded 2 machines to ubuntu 11.04. One was an upgrade, the other a new install. On both machines, I cannot ssh to any machines running Ubuntu 10.04.2 I can ssh to machines running 10.04.1, 10.10, etc. and all those machines can connect to the 10.04.2 machines. I get: Read from socket failed: Connection reset by peer To workaround the problem, I have copied the /usr/bin/ssh on a 10.10 machine to the 11.04 machines.

View 3 Replies View Related

OpenSUSE Network :: Connecting Two Computers On LAN \ Both Computers Are Connected To A Switch With Cables?

Jan 31, 2011

im trying to connect two computers on lan.One computer has: VMWare Workstation and has Opensuse 11.3 mounted in it.The other computer has: VMWare Player and has Opensuse 11.3 mounted in it.Both computers are connected to a switch with cables.I have followed this guide in both computers:Depanati singuri calculatorul!: Opensuse 11.3 - configure local networkin order to setup a network.In one computer, if i go to: Computer---Network---Network folder, i only see one machine. When in fact i could see both of them right

View 9 Replies View Related

Ubuntu Networking :: Identify CAT 5 And CAT 6 Cables ?

Jun 14, 2010

The way to identify CAT 5 and CAT 6 cable?What are the differences between these two cables..?

View 8 Replies View Related

Ubuntu Networking :: Netbook Is Not Capable To Deal With Some UTP Cables

Feb 18, 2010

I have a strange problem regarding the connection to a LAN. I have a asus eeepc 1000H with Ubuntu netbook remix 9.10 (dual boot with WinXp). I've discovered two days ago that one of the pins from the ethernet port is pushed inside. This led to the fact that my netbook is not capable to deal with some UTP cables in the sense that it won't connect at the network through this cables. These cables work perfectly for any other computer.This is true for XP - for Ubuntu I found that it is not possible at all to connect through any cable at a LAN. There is an exception to that - my internet connection at home is done through PPPOE and I am able to access the internet through Ubuntu and WinXp.

Asus Romania won't honor the warranty (in their opinion I abused the product and it is my fault - fair enough - it is my fault since I am the single owner of the product - and I am connecting it in various locations to various ethernet cables) and in order to fix it they told me they will need to change the entire motherboard - which I guess it will cost me a price close to the price of the netbook itself - and I don't want to pay that much just for a pushed inside pin. (I wrote these to avoid questions regarding the warranty).I can live with the fact that some of the ethernet/UTP cables won't work with my netbook - but I can't live with the fact that the Ubuntu OS is not capable to connect to the internet through the ethernet port in any other locations besides my home. I require help in order to establish if there is something wrong with the Ubuntu ethernet settings or the Ubuntu OS is not capable to connect to internet through the faulty ethernet port (WinXp can).

View 2 Replies View Related

Ubuntu Networking :: Wired Network Card Not Detecting Lan Cables?

Dec 8, 2010

I have a 64 bit install of Ubuntu 10.04, I was surfing up to 11:30pm EST last night, shut down for the night, upon reboot am unable to connect to the internet or my local network. Ubuntu seems to think that I have no ethernet cables connected.My networking is controlled by my motherboard (Gigabyte P55A-UD4P) and the problem is not on my cable modems side. The modem has multiple wired jacks, all of them are unresponsive with my Ubuntu PC while my roommate can connect to all of them with his Windows 7 PC. Both network cables (the one connecting to his box and the one connecting to mine) are interchangeable: They both work on his and neither on mine, so there is no broken cable.I've followed the troubleshooting in other posts, here are some commonly requested diagnostics:

ifconfig -a
Code:
eth0 Link encap:Ethernet HWaddr 6c:f0:49:53:1f:c0

[code]...

View 1 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

Ubuntu Networking :: Crossover Transfer From Vista

Oct 9, 2010

So i have a Vista desktop wirelessy connected to the router and a laptop running UNR 10.04. I used a Gigaware Cat5e crossover network cable to connect the desktop and laptop, and the lights light up orange so it's responsive i guess. I installed samba and can access my shared files on vista from my laptop but the transfer is 1mb/sec, i was hoping the crossover could help achieve something like 50mb/sec. Which is why i don't think i set it up right at all. How can I connect vista to ubuntu via crossover cables to transfer files?

View 4 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 Networking :: Crossover Direct Connect To Windows 7 Pc?

Apr 8, 2010

Ive just installed ubuntu on a small nettop type pc. It can connect to the internet but I want a direct network connection thru gigabit LAN using a crossover (apparently a straight cable would have been sufficient). Anyway, I have no idea where to begin. The network connection manager in Ubuntu shows Autoeth1 which is right and, if I manually set the IPv4 I can get the PCs to somehow see each other and the 7 pc to give a 'network access only' but that's it.

View 2 Replies View Related

Ubuntu Networking :: Serial Cable Crossover Connection?

Oct 13, 2010

I've been reading too much and understanding too little. What I have: Lucid laptop & desktop. Both have ethernet > hub > internet. What I want: connect them directly by the serial ports so the laptop can access the desktop's drives, and the desktop can be retired from the internet. I've got an old DB-25 null-modem, last used for multiplayer Doom. The laptop's dock has DB-9, so the connections is desktop > null-modem > Belkin DB-25 - DB-9 cable > laptop.

I had hoped this post would get me somewhere:[URL].. No such luck. When I ping 'grin.local', the connection is through the internet. If I disconnect the hub, i cannot ping.

Dunno if there's something more I should do to enable serial connection in Lucid, or if my null-modem is no longer good. I'm also rather curious how "grin.local" manages a connection through my ISP's system. These are DHCP. Shouldn't that have required the full numerical IP?

(It's nothing to do with the hub. Checked that by connecting a third box to the hub. My ISP only hands out two IP. I couldn't ping the third box.)

View 5 Replies View Related

CentOS 5 Networking :: Setup A Crossover Connection Between 2 5.5 Boxes

Feb 7, 2011

i am not able to set up a crossover connection between 2 CENTOS 5.5 boxes.

View 4 Replies View Related

Ubuntu Networking :: SSHFS Crossover Cable Connection 10x Slower In 10.04

May 2, 2010

I have a desktop running Ubuntu 8.04. I installed 10.04 on my laptop. When I mount my desktop music folder on my laptop and transfer files, they now only go at 100-200 KB/s. When I had 9.10 installed, they transferred at 1-2 MB/s.

This is the command I use to mount the directory:
sshfs matt@169.254.6.233:/home/matt/Music/ /home/matt/Music/desktop/
Is there any way I can speed it up to get it back to max speed?

View 1 Replies View Related

Networking :: Unable To Connect Two Ubuntu Computers Via Crossover Cable / Sort It?

May 31, 2010

I tried to connect two ubuntu computers via crossover network. But sometimes they can connect and see each other and even ping each other and sometimes not!
Each time, each of my PC's can ping it's own IP address but may not ping the other PC. I tried to disconnect cable, reconnect, disable network, enable it again, change IP address, disconnect via Network Manager Applet, reconnect and... . But when one of them don't want to connect I can't do this anyway!
Anyone knows what must be the problem? Sometimes it took about many seconds to get them connected, and sometimes they can't connect for many hours.
I must add that I have an ADSL modem on one of two Ubuntu PCs that connect via another cable.

View 9 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

Slackware :: 13.1 Freezing Up On 2 Different Machines?

Feb 19, 2011

Two completely different slack 13.2 systems just started to lockup, no matter what gui I use. They had been running fine for months. Mouse and keyboard stop working, the only thing I can do is hit the reset button to reboot. The only things in common are they are both slack 13.2 and they were installed about the same time, but the graphics cards and cpus are different. Where should I start to troubleshoot this problem?

View 14 Replies View Related

Ubuntu Networking :: 9.10 Not Connecting To Internet At Home But Connecting From Work

Feb 9, 2010

I just installed Ubuntu 9.10 and its great. However when I connect to the internet at home it shows that the connection has been established but I still cant connect to the internet. My flatmates are all able to connect. However, I am able to connect from work both wirelessly and through an ethernet cable.

View 2 Replies View Related

Slackware :: Use One Of Machines For All Kinds Of Audio Applications?

Jan 2, 2010

I'd like to use one of my machines for all kinds of audio applications, including home recording (MIDI and analog). Now I am looking for a suitable audio/recording interface. I've searched the web, but didn't find a lot of current information. Most of what I found is outdated.

RME Hammerfall seems to be brilliant, but exceeds my budget. MAudio 2496 seems to be excellent in quality, but a bit limited in connectivity. ESI Juli@ appears to be even better, but the parts exposed to the outside of the computer case don't seem to be overly robust..And that seem already to be all PCI devices supported by ALSA for my purpose! (MAudio Audiophile 192, e. g., is reported not to work that well).

Now I thought, I could avoid all this hassle by choosing a USB device. However, situation seems to be even worse. Terratec DMX 6Fire USB is not supported, at all, MAudio Fast Track Pro is limited to USB 1.1 and 48kHz (I want 96 kHz, at least!) only and requires a patch for 24 Bits. And so on...

View 2 Replies View Related

Slackware :: Unable To Ping Other Machines On The Same Network?

Feb 19, 2010

I am using slackware 13.0 on my HP 520 machine. I got a problem with wireless connection.I use #iwconfig wlan0 essid Rendezvous key s:09876 mode Ad-Hoc. to connect to the Rendezvous network,but i am not able to ping other machines on the same network. Firewall have no prob. I am using iwl 3945 module.

View 9 Replies View Related

Slackware :: Connecting Slackware 13.37 To The Internet

Jun 17, 2011

I'm having some trouble getting my new copy of slackware connected to the internet. I'm new to slackware, so I'm not sure where to begin troubleshooting. So far, I've run netconfig and tried to set up a DHCP and a Static-IP connection, both to no avail. I know my internet connection is working since I'm currently using the same box with a hard-drive that has crunchbang on it. I've read chapter 5 of the slackbook up to the section on PPP and have thus far gotten lost in my /etc/rc.d folder looking at lottsa neat files.

Using ifconfig -a gives me information about an eth0, an eth1, and a lo connection thing. From what I understand from the book, this means that slackware has registered my network card but does not have the right configuration necessary to connect.

I tried getting information about my connection from crunchbang, which was as simple as right-clicking a certain icon and copying down my interface, hardware address, driver, speed, security, ip address, broadcast address, subnet mask, default route, and primairy DNS. Since setting up DHCP didn't work after startup, I assumed I was using static I.P. I put in my IP address, mask, default route, and DNS, but it has not yet connected.

View 14 Replies View Related

Ubuntu :: TV Output Using Svideo Cables?

Jan 12, 2010

how to connect using my TV as a monitor using SVideo cables. I connect the computer and it boots up fine so that I can see it booting up with Grub until Ubuntu loads then the screen goes black and starts to flicker. I was previously able to connect using Windows can I do the same with Ubuntu and do I need to upload drivers.

View 9 Replies View Related

Ubuntu Multimedia :: Build A Streaming Box Or Cables ?

May 19, 2010

So I'm sitting on some components from my old pc build and am looking to stream over my tv once again. My decision rests on do I build the box, run Boxee and/or Windows Media Platform to keep the box with my TV or do I buy the 35ft RCA video cable and dvi composite out adapter for my video card and go that route? All my music and media is stored on a external backup drive so the box I build would not have access to the media unless I could create a wireless network but I do not know how to do this with Ubuntu. Anyone willing to hold my hand and help me walk through this to get a decision made?

View 2 Replies View Related

Hardware :: Switching Acer Aspire One Ssd To 1.8" Hdd - Cables Are Different Sizes ?

Jul 24, 2010

I have a broken ssd in my acer aspire one. I bought a Toshiba MK3006GAL 30 GB 1.8" iPod laptop HDD, and planned to make a switch. however, the zif or tif cables are different sizes. the ssd has a way smalled cable it looks like. I know nothing about switching these...i thought i could just plug it in and be ready to go. I also ordered a ZIF/LIF Ribbon Cable FFC for Toshiba 1.8"HDD Drive 56mm, i dont have it yet.

View 2 Replies View Related

Networking :: Feasible / Desirable To Setup A Network Of Virtual Machines To Use As An Environment To Learn Networking?

Nov 18, 2010

I've been learning linux for a while now with half an eye on making a career out of it in future. One sizeable gap in my knowledge at the moment is networking. Is it feasible/desirable to set up a network of virtual machines to use as an environment to learn networking? My budget is non-existent so I was hoping to be able to get a basic understanding of the principles from installing a few desktops, a virtual gateway etc on VMware workstation on my laptop, and doing a lot of reading online.

Is this feasible, or will I just end up learning about virtual networks instead of real ones? Also how much power would be required, because my 3GB RAM lappy has just gone bang and all I have now is a (new) 1GB RAM lappy.

View 10 Replies View Related

General :: Slackware - Not Connecting To The Internet

Apr 23, 2011

I'm new to slackware (and the forums) and I just installed it onto my laptop. I have previously used linux mint, and I like it but I feel that slackware might give me more experience with the terminal, and more original linux ideas. I have kde up and running as far as a window manager, and everything seems to work except connecting to the internet. I have a linksys router. I usually use wifi, but I even tried connecting through an ethernet cord and that didn't work either. I have searched many different threads, but either they didn't address my specific problem, or I couldn't understand what was going on. I tried to configure using "netconfig", but I didn't understand what many of the prompts wanted. I entered a name and a domain name, and selected DHCP, but this did nothing.

View 18 Replies View Related

Slackware :: Automatically Connecting To The Internet?

Nov 21, 2010

im kind of a novice at this type of thing, but i've gotten into it alot lately (coding that is) I was wondering how i might go about making a boot process that automatically connects to the internet. I've currently got a boot script that connects me to my home network, but will fail if I'm at work/school. so i was thinking there had to be a way to list all possible network connections, and then pick out one of them and automatically connect.Almost completely new to the world of linux.Im running slackware 13.1

I want to make a boot script that automatically identifies wireless networks in the area, and connects to one, I currently have a boot script that connects to my home network automatically but fails at work/schoool. So i figured theres got to be a way to identify networks, pluck one from the list, and use it.

View 8 Replies View Related

Slackware :: 13.1 - Connecting To Wireless Printer

Dec 13, 2010

I am running Slackware 13.1. I have a Samsung SCX-4720FN connected to a Linksys wireless access point. How can I install this printer. Well first off, how can I even detect it to start installing it. What tool should I use?

View 4 Replies View Related







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