Merhaba, Proxmox üzerinde çalışan CT ya da VM' in options-start at boot kısmından seçebiliyorsun. |
Xiaomi Router Modelleri ve OpenWrt Firmware [ANA KONU] - OpenWrt 23.05.5 Yayınlandı! (344. sayfa)
-
-
OpenWRT WAN bağlantınısı nasıl sağladınız? Bu konuda yardımcı olabilir misiniz? Network kartlarını conteynera fiziksel olarak mı gösterdiniz yoksa köprü olarak mı? Bilgi verebilirseniz sevinirim.
-
Hocam Selamlar,
Öncelikle container değil de virtual machine üzerine OpenWrt'yi kurmanı öneririm. VM bu konuda daha esnek bir yapı sunuyor. Örneğin; container'de hardware passthrough yok. Eğer network kartlarını doğrudan OpenWrt içerisinde kullanmak istiyorsan bunu container ile yapamazsın. Özellikle WAN interface'i tarafında virtual network ek bir katman getireceği için bağlantıda sorunlar olabilir.
Ben superonline fiber kullanıyorum. OpenWrt VM'in bir tarafı içerideki wiresless access point'e (ki burası ev network'ü), diğer tarafı da WAN için ONT cihazına bağlı. Superonline PPPoE şifresini öğrenip OpenWrt üzerinde konfigürasyonu yapmak ve Superonline'dan gelen router'a ait MAC adresini o interface'e tanımlamak yeterli oluyor.
Mevcut durumunu biraz daha açıklayabilirsen daha fazla yorum yapma şansımız olabilir.
-
Hocam Selamlar,
Evimde Türk Telekom fiber 100mbps internet aboneliği kullanıyorum ve binadaki switchden eve cat kablo geliyor. Yapmak istediğim sizin evinizde kullandığınız sistemin hemen hemen aynısı. Evime aşağıda linkini belirtmiş olduğum cihazı satın aldım ve içerisinde 512GB Disk, 20GB Ram bulunuyor. Cihazı daha önce openwrt kurup kullandım ve daha önce belirttiğiniz gibi cihaz kaynakları çok atıl kalıyordu. Cihaza proxmox kurup, Evdeki internet yönetimini OpenWRT ile buradan yönetip, türk telekomun verdiği cihazı köprü moduna alarak access point görevi vermek istiyorum. Ayrıca bir conteyner olarak da Adguard Home kurup evimdeki internette reklam kirliğini önlemek istiyorum. Sizin kullandığınız gibi prometheus ve grafana ile sistem kullanımını takip etmek istiyorum. Sistem kaynakları yeterli olursa, cihaza bir adet ubuntu kurup torrent içeriklerini buradan indirmek istiyorum. Aşağıda linkini belirtmiş olduğum konuda proxmox conteyner üzerine fiziksel olarak network kartlarını göstermişler sanıyorum fakat deneme şansım olmadı. Yorumlarınızı rica ediyorum. Saygılar.
proxmox support forumPhysical NIC assignment for LXC containers in Proxmox 7.2https://forum.proxmox.com/threads/physical-nic-assignment-for-lxc-containers-in-proxmox-7-2.109981/amazonKingnovyPC Güvenlik Duvarı Mikro Cihazı, 4 Port i226 2.5GbE LAN Fansız Mini PC N5100, 2* DDR4, HDMI, DP, RJ45 COM, 4* USB Gigabit Ethernet AES-NI VPN Yönlendirici Openwrt Barebonehttps://www.amazon.com.tr/dp/B0C1Z2KC1R?ref=ppx_yo2ov_dt_b_product_details&th=1
-
Selamlar, docker container olarak openwrt kuran , deneyimleyen oldu mu ? Mümkün mü ?
25 - 30 docker container'ım var. Docker container olarak openwrt kurulumu ile alakalı düzgün bir guide veya videoya rastlamadım. Hep Çinlilerin videoları falan var.
Kullanacağımdan değil ama docker container olarak openwrt de denemek istedim.
< Bu ileti Android uygulamasından atıldı > -
Hocam, attığınız linkteki cihazdan bulunuyor bende, aliexpress üzerinden almıştım. Proxmox ototmatik ağ kartını tanıyor, tüm ethernet portları sıkıntısız görünüyordu. Tek bir problem vardı o da portları sanal köprüye(vmbr0) tanımlamak gerekiyor yoksa portları proxmox da dahil olmak üzere tüm VM ya CT' ler algılamıyor.
eth0 varsayılan olarak tanımlı geliyor. Web arayüzünden pve-network-bridge ports kısmına gelip diğer portları da eklememiz gerekiyor.
OpenWRT' yi ben VM olarak kurmuştum çünkü tüm ağımı o yöneteceği için CT olarak kurmak istemedim.
i12bretroyoutube#OpenWRT #Proxmox #VirtualMachine Full steps can be found at https://i12bretro.github.io/tutorials/0405.html -------------------------------------------------------------------- What is OpenWRT? -------------------------------------------------------------------- OpenWrt is an open-source project for embedded operating systems based on Linux, primarily used on embedded devices to route network traffic. The main components are Linux, util-linux, musl, and BusyBox. All components have been optimized to be small enough to fit into the limited storage and memory available in home routers. - https://en.wikipedia.org/wiki/OpenWrt -------------------------------------------------------------------- Creating the VM -------------------------------------------------------------------- 01. Open a web browser and navigate to the ProxMox web UI https://ProxMoxDNSorIP:8006/ 02. Click the Create VM button at the top right 03. On the General tab, name the VM OpenWRT and set a VM ID (123 in this example) ≫ click Next 04. On the OS tab select Do not use any media and set the Guest OS Type to Linux and Version to 5.x - 2.6 Kernel ≫ click Next 05. On the System tab click Next 06. On the Hard Disk tab set the Disk size to 0.001 ≫ click Next 07. On the CPU tab set the number of CPU cores and the Type to host ≫ click Next 08. On the Memory tab set the amount of memory to 256 MiB ≫ click Next 09. On the Network tab set the Model field to VirtIO (paravirtualized), Uncheck the Firewall box ≫ click Next 10. On the Confirm tab review the settings and click Finish 11. Select the newly created OpenWRT VM from the left navigation panel 12. Select Hardware from the left sub-navigation menu 13. Click the Hard Disk to select it 14. Click the Detach button at the top of the main content window to detach the hard disk from the VM 15. Click the Unused disk to select it 16. Click the Remove button at the top of the main content window to permanently delete it 17. Click the Add button ≫ Network Device 18. Set the Model field to VirtIO (paravirtualized), Uncheck the Firewall box ≫ Click Add -------------------------------------------------------------------- Setting Up the OpenWRT Disk -------------------------------------------------------------------- 01. Select the Proxmox node name in the left navigation menu 02. Click Shell in the left sub-navigation 03. Run the following commands in the terminal # lookup the latest stable version number regex='≪strong≫Current Stable Release - OpenWrt ([^/]*)≪\/strong≫' && response=$(curl -s https://openwrt.org) && [[ $response =~ $regex ]] && stableVersion="${BASH_REMATCH[1]}" # download openwrt image wget -O openwrt.img.gz https://downloads.openwrt.org/releases/$stableVersion/targets/x86/64/openwrt-$stableVersion-x86-64-generic-ext4-combined.img.gz # extract the openwrt img gunzip ./openwrt.img.gz # rename the extracted img mv ./openwrt*.img ./openwrt.raw # increase the raw disk to 512 MB qemu-img resize -f raw ./openwrt.raw 512M # import the disk to the openwrt vm # update the vm id and storage device as needed # usage: qm importdisk qm importdisk 123 openwrt.raw HDD_500GB 04. Once the disk import completes, select the OpenWRT VM from the left navigation menu ≫ Hardware 05. Double click the Unused Disk ≫ Click the Add button 06. Select Options from the left sub-navigation menu 07. Double click Boot Order 08. Check the Enabled box next to the hard disk 09. Drag the Hard disk up in the boot order as needed, typically below the CD-ROM device 10. Click OK 11. Double click Use tablet pointer ≫ Uncheck the Enabled box ≫ Click OK 12. Click the Start button in the top right of the screen 13. Click the Console link to watch the boot process 14. Wait for the text to stop scrolling and press Enter 15. Run the following command to change/set the root password passwd 16. Type a new root password twice to set it 17. Continue the configuration by running the following commands # set the lan ip address, use something in the same subnet as your LAN uci set network.lan.ipaddr='10.10.27.151' # restart network services service network restart # update openwrt packages opkg update # install the luci web ui opkg install luci 18. Open a new browser tab and navigate to http://IPofVM, http://10.10.27.151 in the example 19. At the login screen, enter the username root and the password set above ≫ Click the Login button 20. Enjoy OpenWRT running in Proxmox ### Connect with me and others ### ★ Discord: https://discord.com/invite/EzenvmSHW8 ★ Reddit: https://reddit.com/r/i12bretro ★ Twitter: https://twitter.com/i12bretrohttps://www.youtube.com/watch?v=_fh7tnQW034Bu videodaki arkadaşın yaptığı gibi yaparsanız kurulumda sıkıntı yaşayacağınızı sanmıyorum. Eğer CT olarak kuracağım derseniz aşağıdaki link yardımcı olur.
tteck.github.ioProxmox VE Helper-Scripts | Scripts for Streamlining Your Homelab with Proxmox VEhttps://tteck.github.io/Proxmox/
< Bu mesaj bu kişi tarafından değiştirildi rokejunior -- 29 Ocak 2024; 14:11:22 >
-
Vay be meğerse ne kadar çok kişi hypervisor üzerinde sanal firewall kullanıyormuş. Proxmox candır
< Bu ileti mobil sürüm kullanılarak atıldı > -
Akşam bahsettiğiniz şekilde bütün portları göstererek tekrar deneyeceğim, bende bütüm ağımı OpenWRT üzerinden yönetmek istiyorum. VM yerine CT kursak daha hızlı çalışmaz mı?
-
Yani. Yabancı forumlara bakıldığı zaman öyle bir kanı oluşmuş durumda. Ama reelde durum nedir bilemem. Aslında bir test etmek gerekir de neye göre, nasıl test edilir bilemiyorum.
-
Tekrardan Merhaba,
OpenWRT' yi deneme amaçlı container olarak yükledim ama bir türlü internete bağlayamadım pppoe üzerinden. NO_KERNEL_SUPPORT hatası veriyor. Eğer kurabilirseniz bizi de bilgilendirirseniz çok iyi olur.
-
bende aynı sorunu yaşıyorum açıkçası
-
Deneme amaçlı son sürümü VM olarak kurun isterseniz. pppoe bağlantısından kullanıcı adı ve şifreyi bi girelim. İnternete erişim sağlanırsa en azından sıkıntının container tarafında olduğunu anlamış oluruz. Ek olarak VLAN ID girmeniz gerekebilir. Bi onu da denemek lazım. Bir videoda nasıl yapılacağı anlatılıyordu. Türkiyede VLAN ID 35 olarak giriliyor. Aşşağıya linki bırakıyorum.
Van Tech CorneryoutubeThe first stable release of the OpenWRT 21.02 stable series is now available. It comes with a lot of new changes, for example WPA3, TLS, HTTPS and initial DSA support for some of the targers, including ath79, mvebu and ramips (mt7621). At the same time, the Switch page had been removed and we need to configure VLAN on Network - Interfaces - Devices Tab. In this video, we will install OpenWRT 21.02 on the Linksys WRT1900AC. After that, we will configure the WAN interface in DHCP client mode on VLAN 30. You can follow this tutorial to configure PPPoE with VLAN on OpenWRT 21.02, all you need to do is change the Protocol of the WAN interface to PPPoE, instead of DHCP. Video timeframe: 00:00 - Highlights in OpenWRT 21.02.0 01:12 - Download Firmware & Upgrade from OpenWRT 19.07 04:41 - Linksys WRT1900AC OpenWRT 21.02 walkthrough 08:50 - Configure VLAN for WAN interface 11:40 - Speedtest & CPU usage Resources: Install OpenWRT 19.07 on Linksys WRT1900AC - https://youtu.be/GVjIOzErKcc OpenWRT 21.02.0 Release Note - https://openwrt.org/releases/21.02/notes-21.02.0 Mini DSA Tutorial - https://openwrt.org/docs/guide-user/network/dsa/dsa-mini-tutorial Converting to DSA - https://openwrt.org/docs/guide-user/network/dsa/converting-to-dsa Linksys WRT1900AC - https://openwrt.org/toh/linksys/wrt1900ac Thanks for watching and see you the next video!https://www.youtube.com/watch?v=EwYTV0z6lJk -
vm olarak kurduğunuzda modeme gelen wan kablosunu bu cihaza bağlıyorsunuz değil mi?
-
Hattınız fiber mi yoksa VDSL-ADSL mi?
-
fiber hat kullanıyorum binadaki switchden cat kablo geliyor
-
@0ldskool hocam bir arkadaşım aracılığıyla amerikadan bir router getirmeyi düşünüyorum. Şuan aklımda DL-WRX36 var lakin asıl isteğim dahili ONT içeren ve/veya daha ucuz olan bir model. Aklınızda böyle bir model var mıdır?
-
Mi Router 4A Gigabit Edition var. Deneme yanılma yaparken (daha önce hiç OpenWRT kullanmadım) bozdum herhalde.
OpenWRT kurdum ama wireless menüsü yoktu. Repeater olarak kullanıyordum stok yazılımla. Ne wifi noktası ne de repeater olarak ayarlayamayınca stok yazılıma geri döneyim dedim ama o da olmadı.
Şimdi ne OpenWRT olarak kullanabiliyorum ne de stok yazılıma dönebiliyorum. TinyPXE olarak paylaşılan yöntemi deniyorum ancak turuncu ışıktan sonra beyaz ışık yanıp sönüyor ve stok yazılım yüklenmiyor. Global, Çin her türlü romu denedim.
Reset tuşu ile reset atınca da herhangi bir şekilde ne stok yazılım ne de OpenWRT şeklinde görünmüyor ethernet ve wifi olarak.
Bilen arkadaşlar yardımcı olursa sevinirim. Hiç umut yok mu doktor?
< Bu ileti mobil sürüm kullanılarak atıldı > -
linux kur pc ye ordan devam et ve stok yazılıma ordan dön yapabileceginden eminim rom seçimi yapabiliyor cihazlar tek tek denediginde 10 dakika işini görür
-
fiberde çok bilgim yok. Mac klonlama vb işlemler gerekiyor galiba. Bilen arkadaşlar yardımcı olurlar.
-
Hocam Selamlar,
Proxmox üzerinde Openwrt çalıştırırken WAN kablosunu OpenWRT koşturan mini bilgisayarınıza mı bağlıyorsunuz yoksa modem de mi kalıyor. Proxmox üzerinde OpenWRT çalıştırsam da bağlantı sağlayamadım. Bu konuda yardımcı olabilir misiniz? Bir döküman var mı? Saygılar.
Bu mesaj IP'si ile atılan mesajları ara Bu kullanıcının son IP'si ile atılan mesajları ara Bu mesaj IP'si ile kullanıcı ara Bu kullanıcının son IP'si ile kullanıcı ara
KAPAT X