Router OS


Setp 2 - Install

    Hardware 
    vCore 2core
    Ram 256Mb
    HDD 512Mb
    Vnat(wan) - 1, Vant(Lan) -2 
    http://Lan ip addr (default 192.168.1.1)
    
    Linux server add /dev/xvdb (512Mb)
    [root@localhost ~]# gzip -d openwrt-23.05.2-x86-64-generic-ext4-combined-efi.img.gz
    [root@localhost ~]# dd if=openwrt-23.05.2-x86-64-generic-ext4-combined-efi.img of=/dev/xvdb
    Linux Server detach 
    
    ########
    [root@localhost ~]# cd /etc/config
    [root@localhost ~]# cat network
    [root@localhost ~]# /etc/init.d/network restart
    
    ###########