• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
EtherCAT Master: any options?
#24
I have investigated a little bit your DNS problem.

If you have successfully setup a cifx0 interface then calling the command

Code:
ip route show

will give you a similar output like the following

Code:
default via 172.17.0.1 dev eth0
10.11.0.0/16 dev cifx0 proto kernel scope link src 10.11.5.25
172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2

There are two networks up and running and the default route is via the docker0 bridge 172.17.0.1.

If I now remove the network cable of eth0 and call
Code:
ping google.com

then I get no response ... cause all unroutable network traffic goes through eth0 due to the default route setting ... but eth0 connection it is no more. 

If I now call

Code:
ip route delete default
ip route add default via 10.11.5.25 dev cifx0

to set the routing to the exisiting cifx0 then ping to google.com works fine as expected.

So I cannot confirm with the latest container that resolving DNS does not work.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
Answer - by maiorfi - March-31st-2018, 02:59 PM
RE: EtherCAT Master: any options? - by Armin@netPI - April-15th-2019, 09:23 PM
RE: EtherCAT Master: any options? - by andreash - April-16th-2019, 10:41 AM
RE: EtherCAT Master: any options? - by Armin@netPI - April-16th-2019, 01:49 PM
RE: EtherCAT Master: any options? - by andreash - April-16th-2019, 01:54 PM
RE: EtherCAT Master: any options? - by Armin@netPI - April-16th-2019, 02:23 PM
RE: EtherCAT Master: any options? - by andreash - April-16th-2019, 03:03 PM
RE: EtherCAT Master: any options? - by Armin@netPI - April-16th-2019, 03:10 PM
RE: EtherCAT Master: any options? - by andreash - April-17th-2019, 03:51 PM
RE: EtherCAT Master: any options? - by Armin@netPI - April-17th-2019, 05:38 PM
RE: EtherCAT Master: any options? - by andreash - April-19th-2019, 11:59 AM
RE: EtherCAT Master: any options? - by Armin@netPI - April-19th-2019, 01:26 PM
RE: EtherCAT Master: any options? - by Armin@netPI - April-20th-2019, 07:31 AM
RE: EtherCAT Master: any options? - by Armin@netPI - April-23rd-2019, 07:24 AM
RE: EtherCAT Master: any options? - by andreash - April-30th-2019, 01:17 PM
RE: EtherCAT Master: any options? - by Armin@netPI - April-30th-2019, 01:46 PM
RE: EtherCAT Master: any options? - by andreash - May-20th-2019, 05:59 PM
RE: EtherCAT Master: any options? - by Armin@netPI - May-20th-2019, 06:37 PM
RE: EtherCAT Master: any options? - by andreash - May-21st-2019, 09:43 AM
RE: EtherCAT Master: any options? - by Armin@netPI - May-21st-2019, 10:13 AM
RE: EtherCAT Master: any options? - by andreash - May-22nd-2019, 09:28 AM
RE: EtherCAT Master: any options? - by Armin@netPI - May-22nd-2019, 10:01 AM
RE: EtherCAT Master: any options? - by andreash - May-22nd-2019, 10:18 AM
RE: EtherCAT Master: any options? - by Armin@netPI - May-22nd-2019, 10:25 AM
RE: EtherCAT Master: any options? - by andreash - May-22nd-2019, 10:33 AM
RE: EtherCAT Master: any options? - by Armin@netPI - May-22nd-2019, 12:11 PM
RE: EtherCAT Master: any options? - by andreash - May-22nd-2019, 01:12 PM
RE: EtherCAT Master: any options? - by Armin@netPI - May-22nd-2019, 02:18 PM
RE: EtherCAT Master: any options? - by andreash - May-28th-2019, 11:39 AM
RE: EtherCAT Master: any options? - by Armin@netPI - May-22nd-2019, 03:00 PM
RE: EtherCAT Master: any options? - by Armin@netPI - May-28th-2019, 01:41 PM
RE: EtherCAT Master: any options? - by andreash - May-28th-2019, 01:57 PM
RE: EtherCAT Master: any options? - by Armin@netPI - May-28th-2019, 02:11 PM
RE: EtherCAT Master: any options? - by andreash - May-28th-2019, 02:21 PM
RE: EtherCAT Master: any options? - by andreash - May-30th-2019, 05:04 PM
RE: EtherCAT Master: any options? - by Armin@netPI - May-30th-2019, 07:55 PM
Answer - by Armin@netPI - March-31st-2018, 06:07 PM
Answer - by maiorfi - April-4th-2018, 05:26 PM
Answer - by Armin@netPI - April-4th-2018, 06:53 PM
Answer - by Armin@netPI - April-19th-2018, 10:49 AM
Answer - by Jorgem - April-19th-2018, 10:50 AM
Answer - by Jorgem - April-20th-2018, 11:41 AM
Answer - by Armin@netPI - April-20th-2018, 12:53 PM
Answer - by Jorgem - April-20th-2018, 01:39 PM
Answer - by Armin@netPI - April-20th-2018, 05:39 PM
RE: Answer - by andreash - April-15th-2019, 06:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  communication cycle as EtherCAT slave tad 2 2,213 April-20th-2021, 11:14 AM
Last Post: tad
  NodeRed and EtherCAT Schranz 3 6,242 September-23rd-2020, 08:01 AM
Last Post: Armin@netPI
  Ethercat master mapping SteP 1 2,374 March-2nd-2020, 12:42 PM
Last Post: Armin@netPI
  EtherCAT Slave OP mode (netPI RTE3) mauroriva 1 2,579 June-20th-2018, 08:38 AM
Last Post: Armin@netPI
  Container IP address - Network Options kimsmyth 2 3,346 January-30th-2018, 11:04 AM
Last Post: kimsmyth

Forum Jump:


Users browsing this thread: 3 Guest(s)