[๋คํธ์ํฌ] eno1 / lo
eno1 / lo What does eno1 and lo mean When running the following command in bash: netstat -i I am returned something which looks like this: Kernel Interface table iface MTU ... eno1 1500 lo 50000 I ran this command wit... unix.stackexchange.com 127.0.0.1 ๊ณผ localhost์ ์ฐจ์ด ์ฐ๋ฆฌ๋ ๋ด๋ถ์ ์ผ๋ก ์๋ฒ๋ฅผ ๊ตฌ์ถํ๊ณ ๋ฐฑ์๋ ์๋ฒ๋ฅผ ๊ฐ๋ฐํ ๋ ํํ๋ค localhost:3000 ์ ์ฌ์ฉํ๊ณค ํ๋ค.๊ทธ๋ฆฌ๊ณ localhost:3000 ๊ณผ ์ด๊ฒ์ ip์ฃผ์์ธ 127.0.0.1:3000 ์ ๋ธ๋ผ์ฐ์ ธ ์ฐฝ์ ์
๋ ฅํ๋ฉด ๊ฐ์ ๊ฒฐ๊ณผ..
2021.07.28