Ubuntu Networking :: App To View Computers On Network?

Nov 22, 2010

Does anyone know of an app that I can use to view all the computers connected to my network and the IP addresses to those computers?

View 8 Replies


ADVERTISEMENT

Ubuntu :: How To View In Terminal Computers On Network And Their Ip's

Jun 5, 2011

in windows you do i think ipconfig and it shows all computers on the network and their ip's including yours , how to do that in ubuntu ? well i just want to see other computers and their ip's including their names ( in windows for names you use net view)

View 2 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 :: Connecting To Other Computers On Network?

Oct 2, 2010

When I try to use Nautilus to connect to another computer on my network, and I attempt to connect using the name of the Windows XP computer I am connecting to, I get the following error; Could not display "smb://computername/". Error: Failed to retrieve share list from server Please select another viewer and try again. However when I attempt to connect using the IP address on the network, it connects instantly. smb://192.168.1.101/ Why doesn't it connect using the computer's name? What am I doing wrong?

View 3 Replies View Related

Ubuntu Networking :: 10.04 Beta Can't Computers On Home Network

Apr 16, 2010

Just installed 10.04 LTS beta on 3 computers in home. At first, two of them showed up under the network window using places. The third never did and would not find the shared printer. After all rebooted, none show up. All three can access the internet and can display a valid internal network ip address using ifconfig.

View 1 Replies View Related

Ubuntu Networking :: Network Computers Not Accessible By Host-name

Aug 16, 2010

For some reason, all the computers on my network can't reach each other via their host names. For example, the ping command doesn't recognize host names:

Code:

$ ping file-server
PING file-server (208.68.139.89) 56(84) bytes of data.
^C
--- file-server ping statistics ---

20 packets transmitted, 0 received, 100% packet loss, time 19152ms However, ping works fine if I use IP addresses instead. I would put the address for "file-server" in my /etc/hosts file, except for the fact that DHCP changes it's address occasionally.I attempted changing the line

send host-name "<host-name>";
in /etc/dhcp3/dhclient.conf to
send host-name "file-server";

but to no avail.

View 2 Replies View Related

Ubuntu Networking :: Monitor Network Traffic (for All Computers)?

Sep 27, 2010

what I want to achieve is just to be able to say to who ever is killing our relatively fast connect that they aren't the only person using the network. Everyone just says "I hardly download anything." which is obviously untruthful as normally I can download at 1.5 MB/s but now loading even google.com takes way too long (same with pinging and all other sites). Once I do this, I can determine whether or not I need to call my ISP and do the long 'on hold' dance and "have you tried rebooting the router" BS.

View 8 Replies View Related

Networking :: Sync PDA & Other Computers Across Home Network

Apr 17, 2010

I am interested and looking forward to get a smartphone or a personal data assistant with calendar/ email/ contacts just like the iphone does.My intention is to be able to sync my smartphone's data with my home server that actually carries my PIM applications. Basically, during the day when I am not home I will modify or add/remove data from the phone. When I arrive home I would like to be able to sync my changes to my server. My laptop will be reconfigured to retrieve and sync from that server.

Proudly running with Slackware on ALL my machines (gotta love Slack!), and Apple being **** by not supporting open source and linux environment, it seems that it will be difficult to have something working out of the box and will probably require jail-breaking the device, etc.. I don't want to rely on external services such as Google calendar except for the email from Gmail.

View 1 Replies View Related

Ubuntu Networking :: Viewing Computers / Shares On Windows Network?

Oct 23, 2010

When I goto Places->Network sometimes I see the other Windows computers in our house, and sometimes I don't. How do I make this more consistent?

When I double click on the "Windows Network" icon right now, I get "Failed to retrieve share list from server". Sometimes this works and I get to see the shares on the Windows pcs.

View 1 Replies View Related

Ubuntu Networking :: Setup A Network Of 21 Computers Running Edubuntu 10.10?

Feb 7, 2011

I have recently set up a network of 21 computers running Edubuntu 10.10 I use iTalc to communicate with the pcs and also to shutdown all of them at once. The only problem I have, is it doesn't start up again with iTalc. So I switched to ClusterSSH. Only problem I have now is that everytime I run cssh, I need to manually add IP addresses of all the pc's, before I can start issuing commands. Is there a config file or something I can populate with all the IP addresses so that it starts up with all of them already added? And while we are at it, the command to start up a computer on the network?

View 2 Replies View Related

Networking :: Unable To Ping Laptop From Other Computers On The Network?

Apr 15, 2011

I have installed Micro Core onto a usb of mine and am running it on my laptop. I have been able to successfully obtain a connection and valid ip with my router. As you can see below my wireless connection seems valid computer-end and on my router's page it comes under the list of attached devices.Although this is all fine and dandy, I'm am unable to ping my router or any other computer on my network, I am also unable to ping my laptop from other computers on the network. Also by the looks of it I have having no trouble transmitting, but I am not receiving any packets.

[Code]...

View 3 Replies View Related

Ubuntu Networking :: Program \ Use To Monitor The Number Of Computers That Are Connected To Network And Block Them?

Feb 1, 2011

i have recently had a house mate move in and he is using my wireless network, even though i asked him not to give out the network key to his friends either he has or they have hacked my network and are using it when they come over, is there a program i can use to monitor the number of computers that are connected to my network and block them, or is there a way i can just wee what is going on. They seem to just connect and i don't want to have to change the password particularly because that involves changing it on multiple devices.

View 1 Replies View Related

Ubuntu Networking :: View Network Connection Speed?

Nov 12, 2010

how to view my network connection speed. EG: 10/100/100 mbit. I searched and searched with no luck, I tried ethtool as well as mii-tool.

View 4 Replies View Related

Networking :: Building System Router - Can't Access Computers On Other Side Of Network / Fix It?

May 20, 2009

I have built a linux router with a pc having two network cards. I am running ubuntu 8.10.

I have enabled forwarding on the router. One network (192.168.1.0/24)is connected to eth0 and another (192.168.2.0/24) is connected to eth1.

The interfaces have addresses 192.168.1.1 and 192.168.2.1.

On any side side of the network, I can ping both interfaces on the router.

However when I ping a machine on the other side of the network, I get 100% packet loss.

I have not touched iptables on the router or any machines.

What I am doing wrong?

View 2 Replies View Related

Fedora Networking :: Can't View Windows Network?

Jan 8, 2011

I use Fedora 14. When i try to acces on windows network i get this error :Unable to mount locationFailed to retrieve share list from server.

View 3 Replies View Related

Ubuntu Networking :: 10.10 - In Network Manager Can View Wifi Networks Fine But Cannot Connect

Apr 28, 2011

I have been an Ubuntu user for a year or so. My level is still ultra n00b but I am trying. Whenever I update Ubuntu there is always a WiFi problem, always. So now I am having problems getting wifi to work in 10.10. In Network Manager I can view wifi networks fine but I cannot connect. I tried with wicd also but I got as far as "getting ip" and then it would hang up.

lspci

Code:

Code:

Code:

I am not sure what driver I am using as I don't know how to exactly ID my driver. I know there is a way to ID the driver using airodump-ng but I have yet to find it.
I have a feeling this is a driver issue as one time I was able to establish a connection that then dropped a few minutes later. I have a feeling I should be disabling/removing the current driver and replacing it with ipw3945 or possibly a driver ndiswrapped? The problem is I cannot figure out how to remove the current driver.

I was going to switch back to 9.04 but I thought I would try to manually figure this one out instead of taking the easy way.

View 2 Replies View Related

OpenSUSE Network :: View Of The Network Manager In System Tray?

May 21, 2011

openSUSE 11.4 | SUSE Linux | Beginner's guide to multimedia codecs MP3 DVD 3D nvidia ati wireless wi-fi netbookplease see the second image under wireless driver installation in above link.it is a image of a network manager when we clicked the network manager icon in system tray.but i am not getting the like that.if i click that icon i will see only a small window only with enable networking,enable wireless and manage connections only.how to get a detailed windows like that in the image.

View 9 Replies View Related

Ubuntu :: Getting External Ip Of Other Computers On Network?

Aug 8, 2010

if there is a way to determine the external ip of other computers on a network. For example, if someone is sending malicious emails and you identify the ip that sent the email by looking at the original, is there a way from the terminal to figure out which computer on your network it was?

View 3 Replies View Related

Ubuntu :: 11.04 Can't Find NAS And Computers On Network

Apr 30, 2011

I just replace my Ubuntu 10.10 with the last one 11.04. I have a NAS and other windows computer that I used to share files with, but with the new Unity interface I don't know how to do it.

View 1 Replies View Related

Ubuntu :: Cisco VPN - Cannot Ping Computers On Remote Network

May 21, 2010

I go to system > preferences > network connections in 9.10 and import a profile. The vpn seems to connect but I cannot ping computers on the remote network. When I attempt to ping, it seems it can see an ip (DNS must be working) but I can't actually ping the machine or rdp in. I've disabled my firewall and rebooted and that didn't help. What can I do?

View 3 Replies View Related

Ubuntu Installation :: Easiest Way To Install 10.10 On 30 Computers (No Network)

Mar 2, 2011

I need to install ubuntu 10.10 into 30 computers (using windows XP). I don't want to take each computer, format it and install the new operation system.(That's going to take too much time). Some documentations about the way that I can accelerate this process.

View 5 Replies View Related

General :: Syncing Computers On A Network?

Apr 15, 2010

i am currently running Ubuntu 9.10 on my laptop, and the 9.10 netbook remix on my HP Mini. I have set up a Samba connection, so I can access the files from my laptop from the netbook, but I am wondering about software to make synchronization of particular folders in my home folder easier, especially since with my setup now, if I access my laptop's home folder from the netbook, I can see all the folders, including the hidden ones!

View 3 Replies View Related

Server :: SSH On Multiple Computers In Same Network

Dec 29, 2010

I am setting up my home network. Currently, I have one computer (Munchen) which I have set in my router to receive SSH requests. This works just fine; I can SSH into that box from anywhere. I just put together a new computer, which I want to be a file repository, my ftp server, my http server, etc. What I would like is to be able to SSH into that machine from anywhere, then SSH into the other computers on that network from there.

Here is where I really don't understand the concept of what is going on. I can SSH past the router into one computer just fine either from anywhere (that makes sense to me). I can SSH from my new computer (Chemnitz) into Munchen (which is where the router points to and is running sshd) by using its local IP address, but I can't go from Munchen to Chemnitz (even though the server is running and the firewall should be allowing the connection). [URL]

Details of the system setup are below.
Munchen (receives all port 22 requests now)
Ubuntu 10.04
Chemnitz (I want to receive all port 22 requests and SSH into other computers on the network from it. Ultimately it will be a file sharing box, hosting a webpage, running an ftp server, etc.)
Fedora 14

View 8 Replies View Related

Ubuntu :: Send Messages To Computers On Same Network With Write Command

Sep 14, 2010

The write command just isn't working for me at all. Am I right in thinking it can even do this function? I am using:
Code:
write paul@paul-laptop pts/0
It keeps telling me
write: paul is not logged in on pts/0

View 2 Replies View Related

Ubuntu Servers :: Setup An Office Network Consisting Of Three Computers?

Sep 16, 2010

I am wanting to setup an office network consisting of three computers and one server. We already have the equipment ready with Vista Business pre-installed on the computers. I want to be able to create a network which allows users to use any machine as this will reduce downtime should a machine break. Also I would like user's files to be held centrally on the server which makes backups easier.

The most important element here is data backup. As like most businesses we are moving away from paper and using the computers to store important records such as customer information. If this data were to be lost, the business would come to a complete halt.

I have been looking at the idea of installing a Microsoft Small Business Server as it would be nice to have centralised control of the machines. However the cost would be over 800 which can not be justified for three machines and five users. Therefore I am turning to Linux for a alternative solution. I have previously used CentOS and Ubuntu for home use but never really gained much knowledge or experience of either.

It is my understanding that Samba can act as a Primary Domain Controller, which if I'm not mistaken is where it handles the network logins and profiles. Is this correct? I have come across many samba tutorials online but whats confusing is they are all different. Some of the tutorials involve using Kerberos and OpenLDAP. Do I need to learn about either of these? What do they do and what benefit will they bring?

Finally, I see Samba 4 is in development and is likely to bring a lot of new features which aren't available in Samba 3. Is this worth waiting for because I don't want to be upgrading everything again 6 months down the road?

View 9 Replies View Related

Ubuntu Servers :: Will Opening Port 80 Affect All Computers On A Network

Oct 11, 2010

I'm thinking about making a web server but, I have an issue:will opening Port 80 affect all computers on a network?

View 1 Replies View Related

Fedora :: 11 Laptop Will Not See Other Computers On The Wireless Network?

Oct 10, 2009

I have a mainly windows house with a notebook running Fedora 11. The problem is that when this computer is on the wireless network it shows no computers on the network. It gives me the error that it can't retrieve the shared list from server. However when I am using it on the wired part of the same network it will see all of the other computers. I was wondering if anyone here could shed light on what might be going on. I am not sure if it is a setting on the computer or something to do with the router. However I don't think it has anything to do with the router because I have windows laptops that run on the same wireless access point and have no problem

View 7 Replies View Related

OpenSUSE Network :: Share Files Between 2 Computers?

Jul 2, 2010

I have Ubuntu on one machine and open SUSE on the other. Both connected with an ethernet cable to the same router. Both connect to the internet ok. I did manage to set up 2 machines both running Ubuntu with file sharing but now I have switched one to SUSE I seem to be getting into a mess. Ubuntu sees the SUSE machine but does not open any folders. SUS does NOT see the Ubutu machine. I have looked for a beginners guide to setting up file shaing with SUSE without success. (I like SUSE better because I can use my Audiophile sound card "out of the box")

View 9 Replies View Related

General :: Add Devices To Computers /dev Folder Over A Network?

May 24, 2011

I was wondering if it were possible to add devices to my computers /dev folder over a network. In linux philosophy, everything is treated as a file, and if I can have my /home/user1 and /home/user2 folders located somewhere on the network, why not the devices in /dev? The idea is that I might control, say, a cd drive in another computer or, a monitor on another computer. Can anyone give me some thoughts on adding devices to my /dev folder over a network? The aim is to make something evil of course! (like a 10 monitor PC)

View 2 Replies View Related

General :: Connect Two Computers With Ssh But Without Local Network

Jun 6, 2011

I have been trying to remotely access another computer (which is outside my local network) with ssh and have not succeeded. I've done everything I've seen nothing to suggest and as I opened port 22 on both computers, I have ssh configured so as to allow access from any computer (with password) and tried to log in using the external IP (the encounter with these online pages of "what is my ip"), I have a firewall turned off, the pc from which I agree is Fedora 14 that I want to access MacOS 10.5.8.

I need this because I'm running a very heavy program at the university that I can not run on my personal laptop, but do not want to have to go every day to college for this.

View 1 Replies View Related







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