Timeline for How to set up two NICs in same machine different subnets and route from one to the other?
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 11, 2023 at 16:16 | comment | added | Bodo | Please edit your question and add all requested information or clarification to the question instead of using comments for this purpose. If you don't have an idea what /23 is, then try to configure your network cards and routing without it. Show/describe what settings or configuration files exactly you used to configure your network. | |
| Jun 8, 2023 at 20:28 | history | edited | evanmars | CC BY-SA 4.0 | added 287 characters in body |
| Jun 8, 2023 at 20:27 | history | edited | evanmars | CC BY-SA 4.0 | deleted 38 characters in body |
| Jun 8, 2023 at 20:09 | comment | added | evanmars | Here is what I am attempting: I have a PLC (192.168.0.61) that collects production data. I pull that data from the PLC on the CM4 eth1(192.168.0.200) and write it to an .xlsx file. Every night at midnight, I transfer the file to a directory on the plant network through eth0(192.168.1.224, netmask 255.255.254.0, gw 192.168.1.1) If I have just the connection from CM4/eth1 to the PLC, I can pull the data and save to the .xlsx file. If I have just the connection from CM4/eth0, I can move the file to the target directory. If both connections are made, I can't do either. | |
| Jun 8, 2023 at 7:43 | answer | added | telcoM | timeline score: 0 | |
| Jun 8, 2023 at 5:26 | comment | added | stoney | It would help if you describe your problem more thoroughly. Basically you want to setup a router. Without further information (network layout etc.) nobody really can help you. | |
| Jun 7, 2023 at 19:54 | history | edited | evanmars | CC BY-SA 4.0 | added 240 characters in body |
| Jun 7, 2023 at 18:44 | history | edited | evanmars | CC BY-SA 4.0 | added 8 characters in body |
| Jun 7, 2023 at 18:35 | comment | added | evanmars | @Bodo I set the IP of eth0 to 192.168.1.200/23. I set eth1 to 192.168.0.60, didn't set a mask. No idea what 192.168.0.0/23 is. My question here is why is it 192.168.0.0 at all? What I really need at this point is just to be able to connect to both, don't even care if they can talk to each other. I just need to be able to ssh into it on eth0 and have it see the device on eth1. | |
| Jun 7, 2023 at 18:25 | history | edited | evanmars | CC BY-SA 4.0 | added 727 characters in body |
| Jun 7, 2023 at 17:11 | comment | added | Bodo | Why do you have 192.168.0.0/23? This makes 192.168.0.x and 192.168.1.x belong to the same network. For routing you need different networks. Draw a diagram of your network including the IP addresses of the systems. Show the output of ip addr. Please edit your question to provide requested information od clarification. | |
| Jun 7, 2023 at 17:08 | history | edited | Bodo | CC BY-SA 4.0 | formatting |
| S Jun 7, 2023 at 15:57 | review | First questions | |||
| Jun 8, 2023 at 5:26 | |||||
| S Jun 7, 2023 at 15:57 | history | asked | evanmars | CC BY-SA 4.0 |