Skip to main content

Questions tagged [ip]

This tag is for questions related to the Internet Protocol. You may want to use the tag [ip-address] instead of or in conjunction with this tag. For questions about intellectual property, use [intellectual-property] instead.

ip
-1 votes
1 answer
18 views

Reserved IP ranges for Vertex AI pipelines in GCP

Can anyone explain what the "reserved_ip_ranges" parameter is in the GCP Vertex AI Pipeline job? From this doc: https://cloud.google.com/python/docs/reference/aiplatform/latest/google.cloud....
Oleksandr Lytvynskyi's user avatar
-1 votes
0 answers
14 views

How to correctly route the packets through host and namespaces?

I am trying to route the packets from Client [Host], through namespaces [Demo0 -> Demo1], to Server [Host]. The packets should be routed to tun device 10.0.3.2, from where the black-box process ...
MPutak's user avatar
  • 51
-2 votes
0 answers
16 views

I bought a port range from my provider and Iam having trouble with it [closed]

So, i have my normal ip adress that pops up when i search "What is my ip adress" and i recently bought ports that i can host on from my provider. But the ip adress that the ports are on is ...
Dzajryn's user avatar
-1 votes
0 answers
13 views

Changing host adress for openstack [closed]

Sorry to bother you all, i just need help with openstack ! I'm an IT student in an internship about 5G I have to use openstack to do it. Also, i'm using differents wifis depending on where I am, so my ...
Kenzo Moreno Carpio's user avatar
0 votes
0 answers
18 views

DNS related. SAME IP. A and PTR records

I have to create 2 'A' records and both the records are pointing to the same IP address. Now if multiple A records pointing to same IP can be created why is it not recommended to create PTR records ...
simran arora's user avatar
0 votes
1 answer
15 views

Problem with using IPPROTO_RAW with source address filled in when zero

https://man7.org/linux/man-pages/man7/raw.7.html I am using IPPROTO_RAW to send my tcp packet I spefic 0.0.0.0 to source address, so linux kernel will auto fill, and ip checksum auto filled in. I can'...
Long's user avatar
  • 155
-1 votes
0 answers
22 views

Wrong http header IP address for client when running FastAPI application in Docker container

I am running a FastAPI application (backend) which has some logic which depends on the ip address of the client which is connecting to the backend. Here is some example code which shows how the client ...
FreelanceConsultant's user avatar
0 votes
0 answers
14 views

Scraping Only First Page Using Proxy Server: Subsequent Pages Fail to Load

I'm working on a web scraping project using Python and Playwright to collect data from a website. When accessing the website without a proxy server, my IP gets blocked. To prevent this, I use a proxy ...
Shahana farvin's user avatar
0 votes
0 answers
27 views

Raspberry Pi 5 - Blinking green LED Error

I bought a raspberry pi 5 4GB and when i plug my ethernet cable, micro sd card with pi os and a 5V 3A USB-C power supply , basically it starts to blink green three times over and over with an interval ...
alarmant0's user avatar
-1 votes
0 answers
35 views

Double colon destroys command in batch

It's simple, we all know what the double colon (::) is for, yet I'm trying to make a script possible for everyone to connect said client via a batch file: @echo off FOR /F "delims=: tokens=2"...
Ani.'s user avatar
  • 1
-1 votes
0 answers
24 views

Ethernet to WiFi Client Communication Failure in Linux Network [closed]

I am trying to set up a network where multiple devices can connect to each other. All devices are running Linux. The network setup includes: One WiFi Access Point (AP) Host Multiple WiFi AP Clients ...
Serhiy Mamedov's user avatar
-3 votes
0 answers
21 views

Website Slow with Domain but Fast with IP on AWS Lightsail [closed]

I'm hosting my website on AWS Lightsail with the following setup: Domain: jobhub.co.il IP Address: 3.76.88.118 I have changed the nameservers of my domain to point to AWS: ns-896.awsdns-48.net ns-1590....
Algo's user avatar
  • 179
0 votes
1 answer
24 views

Raspberry Pi IP routing keeps adding default eth0 with metrics 100

I have a Raspberry Pi (latest version of x64 OS with desktop for Pi3 B+) with an apache2 webserver and it connects to a router via WiFi wlan0. It should be available through the Internet via a domain ...
TheKillerCH's user avatar
0 votes
1 answer
31 views

My domain IP is redirected to Tilda's IP, not to my server

I have a website with a domain and had a website on Tilda. Then the domain was removed from Tilda, all domain records were erased, but it turned out that when I launch a self-written website, a Tilda ...
Photonik's user avatar
0 votes
1 answer
33 views

Pymongo: automatic IP

I am writing an application using Pymongo to access a database on MongoDb Atlas using some basic syntax such as: import pymongo as pm url = "mongodb+srv://user:[email protected].." ...
Sim81's user avatar
  • 1,775

15 30 50 per page
1
2 3 4 5
620