Questions tagged [dynamic-ip]

82 questions
0
votes
1 answer

Determine server IP address in SaaS application

I have multiple clients (mobile and web) that need to connect to my application on the cloud using web services. How do I specify the IP address of the server in my client code? Another query is - if I change the server, and go to another cloud…
coolzone
  • 11
  • 4
0
votes
2 answers

Connect to the server which its ip is dynamically assigned

I'd like to develop the app which run on a mobile phone. It acts like a server which is able to be accessed from the PC app which will request for the mobile info such as the GPS coordination. The mobile phone running this app will be response…
0
votes
2 answers

Website needs to only be accessible from two specific iPad's and no other devices or IP's (PHP)

The business I work for has a website for employees to clock in and out of their work shifts. This website needs to be only accessible from our two in-house iPads. I tried doing a simple .htaccess password protection to the directory, but every time…
0
votes
2 answers

Is there anyone to assign a dynamic IP to a virtual machine?

My ISP provider can provide aditional dynamic IP addresses, Though I'm not sure how will I assign them to my virtual machines. What If I reset my modem ? How will I "get" the extra IP I paid for since it's a dynamic IP address ? Can someone clarify…
user56657
0
votes
3 answers

Looking for DNS server software that offers a function like myip.opendns.com

OpenDNS has a resource record setup so if you request that record it will return the IP address (ref). So you can use a command like this host myip.opendns.com 208.67.222.222 and the result you will get will be the IP address of computer you are…
Zoredache
  • 130,897
  • 41
  • 276
  • 420
0
votes
1 answer

How to enable dynamic client in hosts.allowed for SSH?

I'm using a hosts.allowed for SSH. Now, some people have dynamic IPs but they also have dyndns.com hosts. How could I use a dyndns.com like host to /etc/hosts ? (The server is a Debian 5.0 Lenny amd64) (Changing to SSH key auth and so on is not a…
Apache
  • 294
  • 6
  • 19
0
votes
2 answers

What are the advantages and disadvantages of using Exchange in native mode vs pop3 connector

I've a client which has Exchange 2010 installed. He is thinking to have POP3 connector to get all emails from his provider as opposed to native redirection of all MX records to this server. He feels safer that emails are never lost there when he…
MadBoy
  • 3,725
  • 15
  • 63
  • 94
0
votes
0 answers

DCOM Dynamic Port Range: Cannot Connect Locally

I have a service on a server that communicates over the network with servers using DCOM on dynamic port range 64535-65535. All firewall rules are in place and we can see the traffic passing successfully with no drops. Windows Firewall is also…
jshizzle
  • 351
  • 11
  • 29
0
votes
3 answers

MX record pointing to a dynamic IP

I'd like to host simple-login on my home Synology server. For this, I have to register an MX record on a domain that points my IP address. However, my internet provider does not guarantee a fixed IP, though it's not changing a lot. If I just buy a…
0
votes
1 answer

DHCP server failover with dynamic bootp range declaration

I am trying to configure a failover for a ISC dhcp server running on Linux that has dynamic-bootp range declaration. The configuration file looks like this (I am trying it locally first, therefore private ranges): authoritative; log-facility…
Yakup
  • 3
  • 2
0
votes
2 answers

ISP configured Dynamic IP is different from what websites see when I access them

We switched our internet connection and now something wired is going on. I am using a TP Link Archer 1600 modem. The ISP asked me to set connection type as "Dynamic IP" under EWAN settings. Internet is working just fine. But my modem shows the below…
Mathew Paret
  • 95
  • 1
  • 8
0
votes
1 answer

How to run DHCPcd on interface eth1 only

I have several network interfaces - eth0, eth1. ETH0 is connected to the isolated local network (with switch) and has 2 static IP addresses. It was configured using /etc/network/interfaces file and everything works pretty good. auto lo iface lo inet…
Oleksii
  • 103
  • 1
  • 3
0
votes
1 answer

ansible Dynamic inventory Hosts value does not accept list of hosts

I am trying to create dynamic inventory for my setup. everywhere i see examples of IPs and hostname as list. but when i provide hosts value as list it error's out and says it has to be dict. Below inventory i am providing to playbook, { "all":…
0
votes
1 answer

SNMP: How to monitor devices that do not have static IP adress with Zabbix

I have some equipments in my LAN but the way things are working; I cannot set statics IPs for them, they really need to have DHCP enabled. I am using Zabbix, and for host configuration, the Ip address is required; is there any way to go around this…
Xsmael
  • 171
  • 1
  • 10
-1
votes
1 answer

Public dynamic IP address

I have bought a domain from "domain.com", but I have problem updating my newly given IP address from ISP every 14h. How can I use DynDNS service to work with different IPs. DynDNS need to update the ips on "domain.com". Eding/Update "domain.com"…
IvanAK
  • 147
  • 1
  • 1
  • 11