From 6f1f3b4758eb4980cc3b6f27dbb8d38fc3c4a7be Mon Sep 17 00:00:00 2001 From: Olaf Seibert Date: Tue, 5 Jan 2016 22:53:27 +0100 Subject: [PATCH] Add some NI20 usage hints in config file. --- run/klt20/klt20.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/run/klt20/klt20.ini b/run/klt20/klt20.ini index 2a7a489..5ceaad8 100644 --- a/run/klt20/klt20.ini +++ b/run/klt20/klt20.ini @@ -17,7 +17,11 @@ devdef mta0 rh1.0 tm03 type=tu45 ; tap device dynamically and bridges it to the default interface. ; If you want it differently (for instance routed instead of bridged), ; you can create the tap yourself and it will be used as it is. -devdef ni0 564 ni20 ipaddr=10.0.0.51 ifc=tap0 dedic=true +devdef ni0 564 ni20 ipaddr=10.0.0.51 ifmeth=tap+bridge ifc=tap0 dedic=true +; Use ifmeth=tap if you handle the bridging or routing yourself. + +; Use this version if you want to use libpcap for ethernet access. +devdef ni0 564 ni20 ipaddr=10.0.0.51 ifmeth=pcap ifc=re0 dedic=false ; Load disk bootstrap directly load boot.sav