Skip to main content

Questions tagged [ip]

The IP (internet protocol) is a protocol for transmitting data over packets ("datagrams"). It is the primary protocol of the Internet. "IP" may also refer to an IP address, the numerical address assigned to an IP-capable device.

27 votes
3 answers
6k views

Why does searching "0.693" bring me to "0.0.2.181"? [duplicate]

While working on math, I encountered a number and wondered if it had any significance. So, in the browser search bar I entered it ("0.693"). I got redirected to the IP address 0.0.2.181, which ...
MCMastery's user avatar
  • 413
27 votes
3 answers
53k views

Wrong IP address from DHCP client on Ubuntu 18.04

I'm experiencing a weird issue where my Ubuntu 18.04 (server) box gets issued a wrong IP address during boot from the DHCP server. Running dhclient after boot on the interface results in the right IP ...
NoMad's user avatar
  • 782
26 votes
6 answers
187k views

How can I connect via SSH (Putty) to my VMWare machine (Ubuntu)?

I'm trying to connect to my VMWare (Workstation 7.1.3) machine (Ubuntu Lucid) via SSH. I've read through some other posts, but I can't figure this out. I ran ifconfig, and got a inet addr: and Bcast ...
orokusaki's user avatar
  • 1,244
26 votes
2 answers
36k views

How many characters can an IP address be?

I have to create a field in a mysql table to store ip addresses. I need to know the maximum characters an ip address can possibly be. Whether ipv4, ipv6 or some other type that can render a valid ip ...
Lonand's user avatar
  • 263
25 votes
4 answers
107k views

How do I find out which program and process ID accesses a given IP address in Windows?

Is it possible to catch, which program is accessing a specific IP address? I found my computer is flooding and wish to check addresses one by one. May be it is possible to set up some audit for ...
Dims's user avatar
  • 12.8k
25 votes
3 answers
80k views

How to map an IP adress to localhost?

I want to map the IP address 192.168.1.222 to 127.0.0.1 so that if I use 192.168.1.222 in the web browser or ping command I get the response (and that from my 127.0.0.1). Is this possible via ...
Sebastian's user avatar
  • 373
25 votes
2 answers
69k views

How do I setup a virtualbox server with a static ip?

I'm trying to get a Virtualbox instance running with a very specific networking setup. Here's what I have right now: I have a laptop running Ubuntu, hosting a Debian Virtualbox. My loptop regularly ...
Jonathan Beebe's user avatar
24 votes
11 answers
73k views

How do I find the IP address of a virtual machine using VMware Fusion?

Can I determine the IP of a virtual machine using VMware Fusion without actually entering the operating system running on the virtual machine? I'm looking for a menu option, command line, or otherwise ...
Adron's user avatar
  • 363
24 votes
5 answers
110k views

How to make my IP publicly accessible to make my local Tomcat server public?

I'm working on my desktop computer. On this machine I also run Tomcat for my Java development so that I can visit my local address: http://192.168.1.1:8080/myapp Now I go to whatsmyip.com and get ...
jayesh's user avatar
  • 351
23 votes
5 answers
177k views

How to tell what MTU is being used in Windows XP

I'm suffering from a really weird problem where I randomly get "The connection to the server was reset" errors when trying to access web pages (HTTP error 12031 according to the Windows network ...
andygeers's user avatar
  • 343
23 votes
5 answers
183k views

How to get the IP address of a Unix machine?

I need to know the IP address of a UNIX machine. I can login to it with ssh but don't know the IP address. Can anyone please tell me a command to get the IP address of the Unix machine I logged in ...
Anto Varghese's user avatar
23 votes
3 answers
83k views

how to hide public ip adress on irc channel

I have public ip address (for example 77.77.77.222). When somebody type /who on irc channel he sees: [email protected] How can I hide under a domain? For example [email protected]
Linkas's user avatar
  • 341
22 votes
5 answers
9k views

Is it possible to use global IP addresses without internet?

Is it possible to use global IP addresses without internet? Obviously, private IP addresses should be used without internet access. But I'm curious whether we can use any IP address as private IP. Is ...
user9414424's user avatar
21 votes
6 answers
47k views

How to find out all IP ranges belonging to a certain AS?

I want to know what IP ranges are belonging for example to the AS714. How do I get this information? I know how to do the reverse way, which is easy with whois. But the other way doesn't seem to be ...
JohnnyFromBF's user avatar
  • 4,988
21 votes
2 answers
8k views

ip versus ifconfig

After reading this answer, I began my quest for the difference between ip and ifconfig for *nix systems. I soon learned that ip had "more" features than ifconfig, but what's the real difference? Is ...
Pylsa's user avatar
  • 31.1k

15 30 50 per page