Re: [smartos-discuss] VLAN in KVM

2018-07-09 Thread gtreanto
I am running Opnsense in KVM with 3 vlans through 1 nic. Search the archives for my json. Sent from my Verizon, Samsung Galaxy smartphone Original message From: comp.smar...@mheckel.fastmail.fm Date: 7/9/18 4:55 PM (GMT-05:00) To: smartos-discuss@lists.smartos.org

Re: [smartos-discuss] VLAN in KVM

2018-07-09 Thread Daniel Plominski
Hi, use (for example): { "nic_tag": "vlan", "ip": "10.0.0.254", "netmask": "255.255.252.0", "gateway": "10.0.0.1", "vlan_id": 100, "model": "virtio", "allow_dhcp_spoofing": true, "allow_ip_spoofing": true, "allow_mac_spoofing": true,

[smartos-discuss] VLAN in KVM

2018-07-09 Thread comp . smartos
Hi all For my OPNSense setup I would need PPPoE on a vlan for my WAN. Unfortunately, I don’t seem to get it to work. OPNSense runs in a KVM machine, the vnic is a e1000 model (tried virtio as well) with all restriction lifted (allow*=true) and the only one on the physical NIC. The physical NIC