Python Forum
Use specific IP Address
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use specific IP Address
#3
I would first verify that you do indeed have 2 ip addresses assigned to the same device "eth0", rather than NIC1 assigned to "eth0" and NIC2 to "eth1" (for example) or perhaps a WiFi connection. I believe in Linux, the command is ifconfig . If they are indeed both assigned to to "eth0", why would you do that? It would be helpful for you to post the output of the "ifconfig" command (between the 'output' code tags, of course).
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Use specific IP Address - by EnGeLs - Jul-12-2017, 04:52 AM
RE: Use specific IP Address - by metulburr - Jul-12-2017, 12:00 PM
RE: Use specific IP Address - by sparkz_alot - Jul-12-2017, 02:58 PM
RE: Use specific IP Address - by EnGeLs - Jul-12-2017, 04:16 PM
RE: Use specific IP Address - by wavic - Jul-12-2017, 05:14 PM
RE: Use specific IP Address - by EnGeLs - Jul-12-2017, 05:43 PM
RE: Use specific IP Address - by wavic - Jul-12-2017, 06:02 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020