Networking :: Capture With MAC Scanner Tool Host Name Is Not Showing Only IP Address

Jun 7, 2010

I have UcLinux embedded linux. Hostname is updated in that machine. when I try to capture with MAC scanner tool the host name is not showing only IP address and MAC address is showing.Some IP phones are connected in the same network by which the hostname is shown in MAC scanner tool.how to go ahead to achieve the host name in the MAC scanner tool.

View 4 Replies


ADVERTISEMENT

Networking :: Some Other Host Already Uses Address?

Oct 17, 2010

I am setting up a server, with a static IP address. I thought I did the setup correctly, including setting up the static IP address. When the system restarted, I saw a message flash about some other host already uses address 72.86.26.xxx

Then, once logged in, I got a system message: System is not receiving updates, check network connection.

I went to System: Network Configuration, and under Devices, I saw:

Inactive Device: eth0

I clicked on activate, and I received the same message: some other host already uses address 72.86.26.xxx

The file /etc/sysconfig/networking/devices/ifcfg-eth0 reads:

#realtek Semiconductor, Ltd. ...
DEVICE=eth0
BOOTPROTO=none
BROADCAST=72.86.26.255

[Code]....

View 10 Replies View Related

Networking :: SSH Working Via IP Address But Not Host?

Feb 3, 2010

This is a fun one (x used in place of real IP's and hostnames):

Code:
$ host 134.174.xxx.xx
xx.xx.174.134.in-addr.arpa domain name pointer xxx.xxx.xxx.com.
$ host xxx.xxx.xxx.com

[Code].....

View 6 Replies View Related

Networking :: What Is Command To Show Host Name Of Ip Address?

May 25, 2010

What is the command to show the host name of the ip address?Suppose, I've an ip address like 209.191.122.70, now I want to know its host name.What is the command for that?

View 7 Replies View Related

Fedora Networking :: Resolving Host Names To IP Address ?

Jul 27, 2010

At work we run DHCP. hostnames have the format: computername.city.mycompany.com

I have a laptop runing Fedora 13 and a desktop I use for backups, etc. My laptop is named copernicus. Desktop is named galileo. If ping either hostname from itself I get back the localhost IP address. If I ping the fully resolved hostname it tells me unknown host. The desktop is exporting an NFS share I use for backing up work data. I need the laptop to be able to resolve host names to mount the share since we use DHCP. The desktop is dual boot and if it is booted into windows my laptop can resolve the hostname properly. What do I need to do in Fedora to get it to register a hostname with the DNS and/or DHCP server? Should the domain and the search path below both say the same thing?

Here is resolv.conf on the laptop (I am at home). The desktop looks the same, except for a different nameserver. Both computers can resolve other hostnames, just not each other.

View 6 Replies View Related

Ubuntu Networking :: Host Website With Dynamic IP Address With NAT?

Nov 6, 2010

We have Verizon as our ISP with a dynamic IP address. We published our website but the IP changes frequently. How can we set Network address translator(NAT) so our website can be published regardless of IP changes? We don't have domain name and have no intention for one.

View 2 Replies View Related

Ubuntu Networking :: Ping To Offline Host Returns Arbitrary Ip Address?

Mar 17, 2011

A brief description of my network:It is a small home network consisting of an Ubuntu 10.04LTS server edition, an Iomega ix2 NAS, a WinXP pro server and several family laptops.This is all routed through a Netgear WNDR3300 home router. All are assigned IP's via DHCP and all but the laptops are static (via DHCP though). The WAN address/DNS is assigned via DHCP from my ISP.The problem:When one of the machines is offline, Ubuntu does not resolve the netbios name correctly. No surprise here. But what is happening is that it is finding some arbitrary machine on another network. Below is what a ping to an offline host reveals:

Code:
ping -c3 hostname
PING hostname (204.232.162.92) 56(84) bytes of data.

[code]....

View 9 Replies View Related

Networking :: Deploy A Remote OS Installation For Host With Public Network Address?

Jan 27, 2010

Is there any one know how to deploy a remote OS installation for a host with public network address? In a LAN with private network, we can use PXE, kickstart... but what we could do with the hosts have only public ip address?

View 2 Replies View Related

Networking :: 'Unable To Resolve Host Address' Errors With Newer Distributions

Mar 10, 2010

I'm trying to troubleshoot some strange networking problems. The pattern seems to be that only newer distributions are affected. CentOS 5.4 and Ubuntu 8.04 work fine out-of-the-box. But Arch, Sidux, AntiX, Fedora, etc. show the same pattern of errors.Certain websites cannot be found unless I disable ipv6 in Firefox. And certain addresses cannot be resolved using various terminal commands (wget, apt-get, yum, etc.). What I would ideally like is a permanent solution, perhaps changing some settings on my router, so that I don't have to deal with this each time I test-drive a new distro. I have a hunch the issue has something to do with my DSL provider (Fairpoint) filing for bankruptcy.

One more piece of information that may or may not be relevant: I recently switched a website from one hosting company to another. I noticed there was a delay of several days where I saw the old version at the old host, but viewing the site at a friend's house or the coffee shop showed the new site on the new host. This leads me to suspect DNS issues perhaps, but this is not an area of expertise.

View 3 Replies View Related

Networking :: Unknown Host - Placing Eth0 In Dhcp Through The GUI And Bash But Always Get A 169 Address Or 127

Jan 22, 2010

I'm having an issue configuring eth0. I'm using ubuntu 8.10 in a virtual machine (VirtualBox). The correct adapter is being used and it has worked in the past. I've tried placing eth0 in dhcp through the GUI and bash, but always get a 169 address or 127.

When I run the following command:

Code:

The output is:

Code:

View 1 Replies View Related

General :: Get The Ip Address Of Host Using Of Host And Nslookup Command?

Oct 20, 2010

HOW TO GET THE IP ADDRESS OF HOST IN LINUX WITH USING OF HOST AND NSLOOKUP COMMAND and after getting the ip address how to assign it in the variable

View 4 Replies View Related

General :: Tool Or Set Of Scripts To Capture Information And Do System Level Comparison?

Jun 12, 2011

If I have three (3) servers that are suppoed to be configured exactly alike, is there a tool or set of scripts that I can use to capture the information and do a system level comparison?

View 1 Replies View Related

Networking :: QEMU: Tap Host: Windows 2003 Server - Guest: Ubuntu 9.04 - No Ip Address And Can't Access Public

Oct 28, 2010

host is windows 2003 server 64-bit
guest is ubuntu 9.04 server 64bit
Qemu : 0.11.1
Qemu manager: 7.0

from Qemu manager, if network card is using User Networking, it's a NAT and I can see that Guest Ubuntu has an ip address 10.0.2.15 and is able to access the internet. However, as Guest ubuntu is running server so I want to do use Tap networking and I assue with Tap, the Guest ubuntu will get an ip address which is in the same subnet as host machine by dhcp. so from Qemu Manager 7.0, I changed Network card to be:

NE2000PCI
Vlan Number =0
VLAN Type: Tap Networking
Mac address: tap0's mac address from host
TAP Network Adpator: Tap0

Note that tap0 was created by openvpn. and then fired Ubuntu guest, ifconfig shows no ip address on eth0 (which has the same mac address as Tap0) so the guest Ubuntu has no ip address and can't access public.

View 1 Replies View Related

General :: Capture Packets From Multiple Host Through Tcpdump?

Apr 27, 2010

What is the syntax to capture packets from multiple host through tcpdumptcpdump ip host host1|host2|host3|host3

View 3 Replies View Related

Ubuntu :: Canon MX320 Scanner Not Able To Get The XSane Image Scanner To Recognize Scanner?

Jul 11, 2010

I just received a Canon Pixma MX320 as a gift.

I am currently running the Ubuntu 10.04 OS

I was able to get the printer up and running by downloading the printer driver for debian linux (3.1) from the Canon site without any problems.

Unfortunately I am not having the same luck with the scanner.

I tried downloading ScanGear MP for Linux (deb) (1.3) from the same Canon site but have not yet been able to get the XSane Image Scanner to recognize this scanner driver for my Canon.

View 2 Replies View Related

Ubuntu :: Stop Alt+Tab Showing Gimp Tool Windows?

Jun 21, 2010

When pressing Alt+Tab to switch between applications, I notice that it's actually all open windows that are presented, including tool windows in Gimp. Is there a way I could configure this so only document windows are presented, or better still, only applications like on Mac OS X? Or a third party solution?

View 1 Replies View Related

Ubuntu :: Finding A TWAIN Tool To Operate A Scanner Using The TWAIN Protocol Over USB

Dec 20, 2010

I am looking for a NATIVE Linux tool (e.g. does NOT require WINE) to operate a scanner using the TWAIN protocol over USB. I found a package called "twain" but it appears to not be a package. The following message is produced by attempting to install it:

Code:

E: Package 'twain' has no installation candidate

The following information is produced about it by the "aptitude show twain" command:

Code:

No current or candidate version found for twain
Package: twain
State: not a real package

I'm looking for a real package, of course.

View 7 Replies View Related

General :: Get Only Ip Address Of Host?

Oct 20, 2010

my problem is when iam typing

a=host test.com
echo $a
output
test.com has address 17.108.43.86

now i want to print only address (17.108.43.86) and don't want to print this line [[URL] has address] how to do this

View 3 Replies View Related

Debian :: Netstat Showing Google IP Address

Jan 29, 2016

I have just installed a new clean version of debian. an hour later I have used the netstat to check connections and I see this :

The (italic) is me, but the first IP with 104.155. I have searched it on google and it says Google INC. Why is deb connected to it ?

somehost@delldebc2:~$ netstat -actun
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:43182 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN

[Code] .....

View 12 Replies View Related

Fedora :: Resolving Host Name To IP Address?

Jan 25, 2011

I am using Fedora 7 in my server. Currently windows server 2003 (Active Directory integrated with DNS) is running. I want to switch my DNS to Linux. In my small organization there are only 20 users using static IP address and the IP are mostly permanent. so should deploy name server or I just populate eateries in /etc/hosts file ?

View 1 Replies View Related

Fedora :: KMail - Default Address Book Not Showing Up

May 14, 2010

Here's a good one. Using KMail when I open a new message and click on 'Select' it doesn't seem to be giving me all of my contacts from KAddresbook. Just ones I have sent mail to. That's under the all contacts tab. If I try to select default address book it shows nothing.

View 2 Replies View Related

General :: Where To Find Host In Order To Put IP Address

Mar 27, 2010

a friend created an IP address for me.where do I find the Host in Linux in order to put the IP address.

View 2 Replies View Related

General :: Trace Time / Host / Ip Address?

Feb 20, 2010

if we wish to know who connect what time and from what host or ip address and logout and what he did, or what was activities.

View 9 Replies View Related

Server :: Connect To Address 10.0.0.100 : No Route To Host

May 12, 2010

i wanaa to config tlenet server and did the steps to enable it

but when i try to connect to server this error show :

telnet : connect to address 10.0.0.100 : No route to host
telnet : Unable to connect to remote host : No route to host

[URL]

View 10 Replies View Related

Software :: Need Command To Show Host Name / IP Address

Jun 16, 2010

I need a command that can show me the HOST-NAME as well as ip-address in a single stress.

View 4 Replies View Related

Slackware :: Remove Ip Address From Remote Host?

Apr 16, 2010

If I have a dnsmasq server and it dished out a IP address that I don't want it to and it still gives it to my machine no matter how many times I restart windows and issue ipconfig /renew|release or enable/disable the adapter, how do I force it to give my windows machine an IP I want it to have?

The only way I've accomplished this in the past is by rebooting my slackware system.

View 10 Replies View Related

Programming :: Display IP Address And Host Names In Wireless?

Jul 7, 2010

can any one post the "Java Program to Display IP Address and Host Names in Wireless".

View 9 Replies View Related

Ubuntu :: Unable To Configure Ip Address - Unknown Host.

Aug 10, 2010

this issue which has suddenly occurred on both my Desktop and my Laptop. When I try to configure an IP address to any interface I get the following error....

uadmin@Ubuntu:~$ ifconfig br0 addr 192.168.10.1/24
addr: Unknown host
ifconfig: `--help' gives usage information.
uadmin@Ubuntu:~$

I get this for ethernet interfaces as well. I do not understand what is different as I was able to configure the ip address only the day before yesterday on the laptop..? The Desktop has had this issue for about 3 weeks now.

br0 Link encap:Ethernet HWaddr 32:70:40:91:06:25
inet6 addr: fe80::3070:40ff:fe91:625/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0

[Code]....

View 2 Replies View Related

Ubuntu :: Change Ip Address - Get This,The Authenticity Of Host '192.168.1.28 (192.168.1.2' Can't Be Established?

Aug 9, 2011

I changed my ip address to a static one. Hope did it correctly. Now when I try to ssh or sftp I get this.The authenticity of host '192.168.1.28 (192.168.1.2' can't be established.RSA key fingerprint is 6b:31:28:58:ee:2b:77:36:08:64:a1:33:85:3c:f1:1f. Are you sure you want to continue connecting (yes/no)?

View 2 Replies View Related

General :: Using Webmin: Added Allowed Host IP Address

Jul 16, 2010

I am using Webmin to access a database. I finally acquired a static IP address. After entering it into the allowed host for the PostgreSQL server, I still can't access it through the SQL Manager for postgres in Windows. It doesn't seem to actually make the change. I am the new person managing this database. The old person use to be able to just add an IP address and it would connect. Is there something I am missing that I may need to install?

View 1 Replies View Related







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