Skip to main content

Tun

Component to create a TUN interface.

Tags: NETWORKING, IO, INGRESS

FieldTypeOptionalDescriptionDefault Value
InputStringNo
OutputStringNo
Interface NameStringNoName of the tun interface.tun0
IpStringNoIP address for tun interface.10.0.0.1
NetmaskStringYesNetmask of the tun interface.255.255.255.0
Is Default RouteBoolYesUse this tun interface as default route.false
Generic OffloadBoolYesUse generic offload for tun interface.false
MtuUint32YesDefine MTU of tun interface.1280