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