ubnt edgerouter lite

  • Category: 電腦相關
  • Last Updated: Thursday, 27 April 2017 22:33
  • Published: Thursday, 27 April 2017 22:22
  • Written by sam

好久之前買的設備

自從設定好之後,就沒有再重開過了(除了把它從前公司拎回家…)

想不到今天家裡斷電

復電後,正常的上網,到睡覺前

才發現Vmware Host 都沒有pppoe出去

原來是之前改的 pppoe-relay 沒有起來

sudo pppoe-relay -h
sudo pppoe-relay -S eth0 -C br0

這樣就完成了

Proxmox - network nat

  • Category: 電腦相關
  • Last Updated: Friday, 10 February 2017 09:26
  • Published: Friday, 10 February 2017 09:16
  • Written by sam

Set Proxmox - network nat function

From 172.24.1.249 icmp_seq=3424 Destination Host Unreachable
From 172.24.1.249 icmp_seq=3425 Destination Host Unreachable
From 172.24.1.249 icmp_seq=3426 Destination Host Unreachable
64 bytes from 172.24.1.248: icmp_seq=3427 ttl=64 time=2010 ms
64 bytes from 172.24.1.248: icmp_seq=3428 ttl=64 time=1005 ms
64 bytes from 172.24.1.248: icmp_seq=3429 ttl=64 time=2.10 ms
Read more: Proxmox - network nat

azure to vmware

  • Category: 電腦相關
  • Last Updated: Tuesday, 18 July 2017 11:12
  • Published: Tuesday, 07 February 2017 11:46
  • Written by sam

Try to azure to vmware

I download Azure vm, format is VHD.

And convert it to vmdk

qemu-img convert wantgooS-os-1946.vhd -O vmdk wantgooS-os-1946.vmdk

Than mount to my vmware workstation

If I boot up it , always hangs at "nonblocking pool is initialized"

nonblocking pool is initialized

I've try again and again to test

Finally.

Read more: azure to vmware