• 돌아가기
  • 아래로
  • 위로
  • 목록
  • 댓글
가이드

Ubuntu 24.04 LTS 고정 IP설정하기

달소 달소 235

0

3

 

안녕하세요. 달소입니다.

 

이번글에서는 앞서 설치한 Ubuntu 24에서 고정 ip를 설정하는방법입니다.

기본적으로 Ubuntu 20인가부터 netplan을 사용하기 시작했기때문에 설정방법은 모두 대동소이하나 기록용으로 남겨봅니다.

 

최초에 dhcp로 설정한 경우에는 헷갈릴수도있으니까요.

 

기본 vi 에디터가 없으면 apt install vim 으로 설치해주시면됩니다.

 

vi /etc/netplan/50-cloud-init.yaml

 

 DHCP로 설치하신경우 기본적으로 아래와같이 되어있는데요.

 

image.png.jpg

 

해당 값들을 아래처럼 바꿔주시면 됩니다.

 

인터페이스는 ifconfig 명령어로 확인해주시고 설정해주세요.

 

image.png.jpg

 

address: 는 ip와 서브넷마스크를 의미합니다.

nameservers:는 dns이고

routes:는 디폴트라우팅 설정입니다.

 

# This file is generated from information provided by the datasource.  Changes
# to it will not persist across an instance reboot.  To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
    ethernets:
        ens18:
            addresses:
            - 192.168.1.23/24
            nameservers:
                addresses:
                - 1.1.1.1
                search:
                - 8.8.4.4
            routes:
            -   to: default
                via: 192.168.1.1
    version: 2

 

설정 후 netplan apply로 적용을 해주시면되는데

주의할점은 기존연결한 ip가 구 ip라면 연결이 끊기기때문에 가급적 콘솔에서 작업해주시는게 좋습니다.

 

image.png.jpg

 

ip가 바뀌면 아래처럼 다시 로그인하실 수 있습니다.

 

image.png.jpg

 

신고공유스크랩
3
profile image 1등
kmw_ 2024.04.26. 19:28
고정아이피 설정하려 했다가 이게 맞나 싶었는데 바뀌었나보군요
profile image
kmw_ 2024.04.26. 19:32
kmw_

추가로 위 방법대로 안해도

# This file is generated from information provided by the datasource.  Changes
# to it will not persist across an instance reboot.  To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
    ethernets:
        enp6s18:
            addresses: [192.168.0.16/24]
            gateway4: 192.168.0.1
            nameservers:
                addresses: [1.1.1.1, 1.0.0.1]
    version: 2

 이전 방법으로 해도 되긴합니다 (분명 답글로 단것같은데 새로 달렸네요)

댓글 쓰기 권한이 없습니다. 로그인

취소 댓글 등록

cmt alert

신고

"님의 댓글"

이 댓글을 신고하시겠습니까?

댓글 삭제

"님의 댓글"

삭제하시겠습니까?


목록

공유

facebooktwitterpinterestbandkakao story
번호 제목 글쓴이 날짜 조회 추천
서브 미니PC Proxmox로 집합시켰습니다.. 12 EXP 3일 전21:58 399 +1
나만의 구독 관리하기 Wallos 서버 구축하기. 8 달소 5일 전17:19 352 +2
네트워크 구성도와 상세 스펙 공유 3 맘맘 5일 전16:17 342 +1
3747
normal
미녀와확고한동맹 23시간 전11:03 110 0
3746
normal
달소 1일 전22:58 107 0
3745
normal
newsted1 1일 전20:17 205 0
3744
normal
해피몽 1일 전11:49 166 0
3743
normal
리프로박 2일 전00:22 114 0
3742
image
ljr10 2일 전17:29 114 0
3741
image
EXP 3일 전21:58 399 +1
3740
normal
newsted1 3일 전20:53 132 0
3739
normal
랩실뚜벅이 4일 전16:42 276 0
3738
image
달소 5일 전17:44 401 0
3737
image
달소 5일 전17:19 352 +2
3736
image
맘맘 5일 전16:17 342 +1
3735
normal
fenfen 5일 전11:36 193 +6
3734
normal
eond 6일 전09:41 159 0
3733
normal
초보입니다ㅠㅠ 6일 전12:41 188 0
3732
normal
블랙앤해적 24.05.14.21:41 190 0
3731
image
kmw_ 24.05.14.19:42 286 0
3730
image
감자탕 24.05.14.17:03 302 0
3729
image
똥쓰똥쓰 24.05.13.17:43 278 0
3728
normal
ljr10 24.05.13.16:55 201 0