Skip to main content

3 posts tagged with "Network"

Linux Netwoking

View All Tags

Enable Tun Modul in Arch Linux

· 2 min read
Fa'iz Maulana Habibi
College Student of Dian Nuswantoro University

Enable Tun

How to enable tun module in arch linux? To verify you are able to hit these commands below.

lsmod | grep tun
ls -l /dev/net/tun

it will show you tun if show nothing, it means your module is disable. To check whether tun module is available in your system, hit this command.

modinfo tun

virtbr0 unable to Access the Internet

· 3 min read
Fa'iz Maulana Habibi
College Student of Dian Nuswantoro University

virtbr unable connecting to internet

Description

Saat melakukan instalasi Ubuntu Server 25.10 menggunakan QEMU/KVM di host Arch Linux, Virtual Machine (VM) berhasil mendapatkan alamat IP melalui DHCP dari bridge virbr0, namun gagal mengakses internet (error Network Unreachable atau IGN pada tahap pemilihan mirror).