강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

nayeon Kim님의 프로필 이미지
nayeon Kim

작성한 질문수

화이트해커가 되기 위한 모의해킹 완전 정복

네트워크설정

작성

·

243

0

버추얼 박스에서 네트워크 설정을 할때 

See "systemctl status networking.service" and "journalctl -xe" for details. 어떤 오류인가요..

 

위 내용은 이거입니다

# cat /etc/network/interfaces

# This file describes the network interfaces available on your system

# and how to activate them. For more information, see interfaces(5).

 

source /etc/network/interfaces.d/*

 

# The loopback network interface

auto lo

iface lo inet loopback

 

auto eht0

iface eth0 inet dhcp

 

auto eth1

iface eth1 inet dhcp

root@kali:~# systemctl restart networking

 

 

 

답변 1

0

시큐아카데미님의 프로필 이미지
시큐아카데미
지식공유자

카페에 질문 주신 분 맞으시죠? 설정 파일 내용 중 오류가 있다는 점을 카페를 통해 답변드렸습니다.

nayeon Kim님의 프로필 이미지
nayeon Kim

작성한 질문수

질문하기