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
3 votes
1 answer
211 views

A Canadian in Berlin - problems with FTP and IP numbers - anyone have ideas?

Thanks for taking the time. My problem- I am a Canadian (with Canadian laptop) presently in Berlin. For some reason I am having repeated connectivity problems -- At my flat I cannot connect via ...
Kristan Smith's user avatar
2 votes
1 answer
407 views

Why is my public IPv6 address different from the one listed in linux

Going to [whatismyip.com][1] on different devices inside my home network provides expected results, the same IPv4 address and different IPv6 addresses on each device. However, upon looking at the ...
Ethan Raque's user avatar
2 votes
0 answers
187 views

Mark only the udp traffic above a certain rate using iptables commands

I'm trying to achieve the following scenario: Using the iptables command, mark UDP traffic with destination port 1234 that passes through a Linux router with the recommended DSCP value for Expedited ...
Andres Pasca's user avatar
2 votes
0 answers
109 views

Interface restart causing unpredictable network behaviour (Ubuntu 18.04)

In my server, I have 2 public interfaces with 2 public IPs and 1 has private IP too. eno1 - 149.20.185.126 (public), 10.2.2.2 (private) eno2 - 149.20.185.54 (public) For some other work (DPDK bind) I ...
Nafiul Alam Fuji's user avatar
2 votes
0 answers
512 views

Changing the IP of a network adapter without admin rights as the restricted user

I’m a member of a company where computers are lend to workers without admin rights. Due to my specific hiring situation, despite being part of an area where "we" don't require changing IP ...
Hyza's user avatar
  • 21
2 votes
0 answers
157 views

Can I force a web proxy to use a specific IP address for a hostname?

Background: I want to test a site on Akamai's staging network. This usually requires you to find out the IP address of the specific edge hostname and then change your local /etc/hosts file so the ...
bellackn's user avatar
  • 151
2 votes
0 answers
601 views

Not able to ping AWS ec2 IPv6 address

i have t3.small EC2 instance i have associated ipv6 address to it but not able to ping the address . 1.able to ping IPv4 of same instance 2.for reference i have used - https://docs.aws.amazon.com/vpc/...
krishna's user avatar
  • 21
2 votes
1 answer
1k views

How to fetch the IP address,subnet,gateway and dns servers from ipconfig /all using batch

I want to fetch IP address, subnet, gateway and DNS servers from ipconfig and store in a variable using bash script. I have created below script but it is not fetching dns servers(below XXXX and YYYY) ...
Vidhi Chhabra's user avatar
2 votes
0 answers
729 views

What's the minimum upstream bandwidth required for ACK packets in a TCP connection?

Consumer internet connections often feature asymmetrical bandwidth with just 10% of even 5% of upstream speed compared to downstream, for example 1000MBit/s downstream with 50MBit/s upstream speeds. I ...
neuhaus's user avatar
  • 221
2 votes
3 answers
2k views

dnsutils deprecated, ldns has drill command but no short option

The dig command is deprecated. I'm using drill from ldns. Drill doesn't seem to have a short option to show only the ip. Does anyone know how I can make it show only the ip and not the other text.
Donny Jenkins's user avatar
2 votes
1 answer
2k views

Could I set up ufw to only allow access from the specified ip addresses?

For really high security, how can I add ip addresses of the websites that I want to visit individually? What command should I use? How could I get ip addresses of the websites without being able to ...
Linux_user0987's user avatar
2 votes
0 answers
2k views

ZTE H168N in Bridge Mode: Passing ISP IP to secondary AVM Fritz Box

I have a ZTE H168N device set up as a PTM bridge, providing VDSL2 to my Fritz Box (3390). It works fine, however, my Fritz Box' "ISP IP" is e.g. 100.101.159.155, which I know is not routed and which ...
Tommy Nogger's user avatar
2 votes
0 answers
60 views

How to detect connections to specific IP addresses from home network

(The real title is "how to detect when my son is playing League of Legends".) My home network consists of an RT-AC66U router with the usual wireless network and a few wired connections to Linux boxes....
copper.hat's user avatar
2 votes
1 answer
61 views

Switch between LANs - dynamic internal IPs of Linux guest; how to connect with hostname?

I sometimes bring my computer to home to work; and every time I do this, I have to check the IP of my VMware CentOS box's IP because I connect with Putty. The work LAN use 10.160.xx.xx IP range and ...
WesternGun's user avatar
2 votes
0 answers
1k views

Connect to device over ethernet port

I am trying to to connect to a Hardware Debugger. It's method of connection is an Ethernet port. It has two states, one where you can connect to it using a hostname if it is on a network that supports ...
iTry's user avatar
  • 21

15 30 50 per page
1
2
3 4 5
56