Hello,

I tried to fix a small issue that I have.
PC A is connected to internet through a USB port.
This PC A has 2 RJ45 cards, connected to 2 PC: B and C.
Both interface are in shared to other computers

The problem is this one.
I use /etc/hosts to put a name to each PC connected to A.
PC A is normally always started first.
If PC B and PC C are started always in the same order, there is no problem.
But if I change the starting order, then I cannot connect to them from PC A.
Initially, I configured Automatic DHCP on both (PC B and PC C).
To avoid the issue, I set the configure Manually, but it does not really solve 
the issue.
It seems that PC A configures the interface connected to PC C in 10.42.0.1 if
PC C is started before PC B, and in 10.42.1.1 if PC C is started after PC B.
In theory, I should not care, but it seems that if PC C is connected first to 
the interface
then it is set in 10.42.0.1, then PC C address has to be something like 
10.42.0.204
while if the interface has been set in 10.42.1.1, PC C address has to be like 
10.42.1.204.

How can I solve this issue?
On PC A: Do I need to switch from shared to other computers to Manual?
If Yes how should I configure ?
10.42.1.0   255.255.255.0 Gateway? DNS ?

Thank.



===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
===========================================================================

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to