Tagged Questions
2
votes
3answers
438 views
Availability of IP Address - Python
How to check the availability of an IP address in python?
For example, I wan't to change my system's IP address to 192.168.112.226 statically overriding the dhcp provided address. The default gateway ...
0
votes
1answer
55 views
How safe is it to give away my static IP? [closed]
If someone asks me for my static IP for giving me access to their ftp, cms, etc, how safe is it give away my static IP to them?
0
votes
3answers
607 views
Why have DHCP and static IP address at the same time? [closed]
At my current place of employment, on my Windows box, when I do an ipconfig /all from my command prompt I see that I have both a static IP address as well as a dynamic IP address. Why could that be? I ...