aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/linux/qnx_qemu_build_files/local/misc_files/etc/hosts
blob: 58b8d5a131dc2b2d80445a2f35ced8f6731d8f96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Need to add all testserver names statically
# as current Docker uses Multicast DNS (mDNS) (avahi)
# Which does not work with QNX qemu
172.31.1.1  apache2     apache2.test-net.qt.local
172.31.1.1  squid       squid.test-net.qt.local
172.31.1.1  vsftpd      vsftpd.test-net.qt.local
172.31.1.1  ftp-proxy   ftp-proxy.test-net.qt.local
172.31.1.1  danted      danted.test-net.qt.local
172.31.1.1  cyrus       cyrus.test-net.qt.local
172.31.1.1  echo        echo.test-net.qt.local
172.31.1.1  iptables    iptables.test-net.qt.local

# For network test server which is still used on some test
# like networkselftest for local dns resolution
172.31.1.1  qt-test-server

# QtCoap testservers
172.31.1.1  californium     californium.test-net.qt.local
172.31.1.1  freecoap        freecoap.test-net.qt.local