Skip to main content

Questions tagged [ip-address]

An Internet Protocol address (IP address) is a numerical label assigned to each device in a computer network that uses the Internet Protocol for communication. This is a general tag that covers both IPv4 (like 172.168.100.1) and the newer IPv6 (like 2012:da8:0:1234:7:577:8:2). If you specifically mean any of these, use IPv4 or IPv6 tags.

ip-address
0 votes
0 answers
62 views

Azure AAD sign-in log IPs for ADFs do not match Public Azure IP Ranges

I have an app with conditional access turned on. I'm getting the IPs of my ADFs to add them to the policy. To find these IPs, I made a few sign in requests to the app from my ADFs, and looked in the ...
JasonFan's user avatar
0 votes
0 answers
27 views

ip address with lwip

I am trying to get a dynamic IP address with custom mpc5775b board and ksz8041 phy device in s32 design studio for pa but I don't get an IP address. I have used eth,phy,tcpip components. I have added ...
fiyaz's user avatar
  • 1
0 votes
0 answers
216 views

Verify that user agent facebookexternalhit is really Facebook

I'm seeing a lot of hits on my website with the following user agent: facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php) I'm trying to verify whether it really is from Facebook ...
user984003's user avatar
  • 29.1k
-2 votes
1 answer
42 views

Does IPv4 address has abbreviation? [closed]

Today I mistyped the IP address of ping command by ignoring dot between zeros, like this: ping 127.001 However, the command works, it outputs: PING 127.001 (127.0.0.1) 56(84) bytes of data. 64 bytes ...
amp-likes-linux's user avatar
0 votes
1 answer
49 views

How to compare IP address (whose column datatype is ARRAY of String) for a particular range in PostgreSQL

In PostgreSQL, I have a column named as 'IP' whose Datatype is Array. I want to filter the records where IP are between the particular range. I tried below queries but throwing error in postgresql. ...
Hemavathy A's user avatar
0 votes
0 answers
15 views

How can I be in the same subnet of my switch?

I'm new to networking and I have to get in the admin page for my switch to see how it's configured. It's IP address is in the subnet 192.168.0.x, while mine is in 192.168.1.x. I've tried to set a ...
ElAzazel's user avatar
0 votes
0 answers
14 views

Allowing other users to access web apps through browser on my PC with AWS Client VPN

For work, we do not have a dev environment and I run a lot of the applications I work on locally. We connect to our company cloud services via AWS Client VPN. I want to allow other devs to access the ...
aCarella's user avatar
  • 2,477
0 votes
0 answers
12 views

Trying to get the client ipaddress using Jacorb transport current throws org.jacorb.transport.current - No events were available

I have tried to start the Jacorb orb with the transport current properties set in my service controller. but by adding these properties throws exceptions while starting each of my services on my ...
Anusha's user avatar
  • 1
0 votes
1 answer
111 views

Getting Azure front door IP Instead of client IP

Hello I am trying to fetch IP. My application is running on Microsoft Azure so remoteIpAddr and remoteHost is saving Azure Frontdoor IP. Whereas ipAddress is null .. How to fetch the Client's IP ? How ...
Wajih Haider's user avatar
0 votes
1 answer
116 views

How to fetch user's (my) public IP address inside AWS CloudShell?

I'm not looking for the public IP address of CloudShell; I know that I can find it out by hitting some external website. I would like to find out what my public IP address is when I'm connected to ...
m01010011's user avatar
  • 1,004
0 votes
0 answers
31 views

request.getRemoteAddr() returns server address or client's machine address?

I am trying to fetch the IP of the client in a Spring Boot application. I send a request from my local PC, from Postman and I get the following results: String abc = request.getRemoteAddr(); // it ...
Wajih Haider's user avatar
0 votes
1 answer
35 views

apache2 how to prevent automatic directory listing for all except specific ip address

I want clients to be denied automatic directory listings, other than those from specific ip addresses. What should I put in my virtual host conf file? I've tried <Directory "/var/www/...
twisted's user avatar
  • 772
-1 votes
1 answer
36 views

How to set multiple ip addresses for the string url setting in jdbc api of Apache IoTDB?

I am now using jdbc API included in Apache IoTDB. When I try to setpublic static Connection getConnection(){String driver ="org.apache.iotdb.jdbc.IoTDBDriver'; String url = "jdbc:iotdb://127....
zlyf's user avatar
  • 156
0 votes
1 answer
39 views

Does the iphone private browing producing different each visit?

I am using the service called maxmind to convert visitor's ip address to location. I set up the cache in database so when the same ip addresses is requested it won't call the service but it will get ...
Shinya Koizumi's user avatar
0 votes
0 answers
42 views

SQL Server Configuration Manager doesn't show the IP [duplicate]

When I try to connect Java to SQL Server, I get the error: Error: "connect timed out. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and ...
EduRushian's user avatar

15 30 50 per page
1
2 3 4 5
259