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.

828 questions with no upvoted or accepted answers
2 votes
1 answer
264 views

How can I make a call with/to multiple people on the same public IP?

I need to set up a Skype call in a net cafe. The problem is that every PC in the net cafe uses the same IP address and because of this, no more than two people can join the same call on Skype. (I ...
Simon Levente's user avatar
2 votes
0 answers
67 views

Is there any reason not to use the external IP when accessing local resources?

Until recently I had always assumed that accessing the external IP address from within the LAN would go out to the internet and then back unless specially configured in the router. Apparently, if it ...
Pak's user avatar
  • 439
2 votes
0 answers
138 views

How to get my router to forward IP address to web app?

My web server is behind a Microtik router v6.1. My web app is only able to see the router's IP when referencing "REMOTE_ADDR" or "HTTP_X_FORWARDED_FOR" (asp.net app). How do I enable "IP forwarding" (...
jrjensen's user avatar
  • 121
2 votes
0 answers
3k views

*.org domain websites are not loading

The problem is that any page with *.org domain in not loading on my computer (Ubuntu 14.04). Any other domains like *.com, *.net are loading! This is very strange. I tried in different browsers, and ...
Rafcio Kowalsky's user avatar
2 votes
1 answer
3k views

Batch check if IP is within specific range

I'm trying to make a batch script to get local IP-address of active NIC (could be wireless or local). To get IP adress I have used following line: FOR /F "delims=[] tokens=2" %%a in ('ping -4 %...
Markus Sacramento's user avatar
2 votes
1 answer
2k views

IPv6 Web Site, But Fails IPv6 Readiness Tests

This is driving me bonkers. I have a Windows Server 2012 R2 machine running IIS 8.5. IPv6 is working fine on this machine. All the IPv6 test sites I browse indicate this machine is indeed running ...
Tom Baxter's user avatar
2 votes
1 answer
3k views

Blocking Incoming IP With Win 7 Firewall

This question was asked before, but the answer is not working for me and the rules of this forum say do not respond to answers, so I am asking again. I went through the following process on the Win 7 ...
Roger Haft's user avatar
2 votes
1 answer
3k views

Can't externally ping my server

I set up an a Ubuntu Server with LAMP and am trying to access it externally. What I did: I set up an account at no-ip.com following this article I gave the server a local static ip of 192.168.1....
TAAPSogeking's user avatar
2 votes
0 answers
568 views

How to mitigate IP fragmentation attacks before reassembly when authentication information is available?

I'm trying to filter incoming traffic to high bandwidth, low latency network, to mitigate DDOS. The incoming traffic is custom UDP (I'm setting the protocol specs so I can force IP headers if ...
darkblue's user avatar
  • 121
2 votes
0 answers
906 views

Add a VLAN for virtual machines to Tomato USB

I've got an ASUS RTAC66U with Tomato Shibby 1.28 v115 installed. I've got some VMs with which I'm trying to replicate a set of servers, down to IP address to debug some stuff. I've set the VMs to ...
Greg B's user avatar
  • 1,058
2 votes
1 answer
127 views

adhoc networking in decentralized way

I am trying to create a adhoc network in which I am going to use one or more android devices to connect to laptop(s). Say laptop A, laptop B, Mobile C, Mobile D. I rooted one of my android device and ...
AllIsWell's user avatar
  • 143
2 votes
1 answer
355 views

Is there a trickle-like tool to set IP ToS?

I've set up my router to traffic shape using the ToS field, but not all bandwidth-heavy programs set an appropriate value. So I need a way to set the ToS for the traffic of an arbitrary program. Is ...
otus's user avatar
  • 353
2 votes
3 answers
1k views

Is it possible to break IP address based network speed restriction?

My company restricted the network speed by IP as 200K. That mean my maximum download speed is 200K per second. However, since the restriction is IP based, I can install a virtual machine and set its ...
user2996423's user avatar
2 votes
1 answer
3k views

Blocking incoming connections from IP in windows XP

I have a request to block any incoming connections from a block of IP addresses but they would like to leave the outgoing traffic alone (no block). Is there a way to do this in Windows XP? The ...
William MacDonald's user avatar
2 votes
0 answers
232 views

IP based tunneling using putty

under linux i learnt to establish an ip-based tunnel using ssh, doing this: # background tunnel ip based on tun5 sudo ssh -f -N -w 5:5 root@remoteserver # setup remote: tun5 ssh root@remoteserver "...
Markus Siebeneicher's user avatar

15 30 50 per page
1 2 3
4
5
56