[systemd-devel] [PATCH 1/2] networkd: ipip tunell add address support
Susant Sahani
susant at redhat.com
Mon Apr 14 03:41:58 PDT 2014
On 04/14/2014 04:04 PM, "Jóhann B. Guðmundsson" wrote:
>
> On 04/14/2014 10:31 AM, Susant Sahani wrote:
>>>
>>
>> It's a name not tunnel type. Tunnel type configured in .netdev . you
>> can put anything here . Should match the .netdev Name='XYZ'
>>
>> The Kind is mode which you can replace with ipip/sit/gre .
>>
>> file: ipip.netdev
>> --------------------------
>> [NetDev]
>> Name=ipip-tun<===========Name
>> Kind=ipip <========================== tunnel type
>
> I thought you had switched to correct it Kind=tunnel just like you
> define bridging, bonding and vlan there, with Tunnel= in the network
> section setting the mode of the tunnel.
>
hmm . That was my original idea. You might want to check .
> I guess Tom just has to rule on this since to me how you are
> implementing things adds an additional learning curve to
> administrators both since it deviates from the command line as well as
> configuration this from /etc/net configuration perspective.
Yes :)
>
> JBG
Susant
More information about the systemd-devel
mailing list