1. VMWare: CentOS 6
* hostname
** /etc/sysconfig/network
** HOSTNAME=tttt
* Xilinx License File
** hostname
** return port (2222)
* Firewall Open (firewall-config)
** 2100 port tcp
** 2222 port tcp (return)
* IP 확인
** 192.168.xxx.yyy
2. Windows10
* IP 확인
** 192.168.xxx.1
* 연결 확인
** ping 192.168.xxx.yyy
* Port 확인
** tcping 설치
** tcping 192.168.xxx.yyy 2100
** tcping 192.168.xxx.yyy 2222
www.elifulkerson.com/projects/tcping.php
www.xilinx.com/support/answers/69577.html
'IT > Platform' 카테고리의 다른 글
[FPGA] ZYBO Z7: Vivado (0) | 2022.02.11 |
---|---|
[RPi4] I2C LCD & Python (0) | 2022.02.05 |
[FPGA] HDMI Solution (0) | 2022.02.03 |
[RPi] 4B Tips (0) | 2022.02.03 |
[Jetson] Power Issue @Nano (0) | 2022.02.03 |