[ipxe-devel] how to set static (classless) route in ipxe?
Harald Jensas
hjensas at redhat.com
Wed Feb 9 18:31:56 UTC 2022
On 2/8/22 11:00, Julien Métairie via ipxe-devel wrote:
> Hi Oliver,
>
> I don't know how to manually configure a static route, however you might want to look at DHCP Classless Static Route Option, code 121. If both your DHCP server and iPXE DHCP client support this option, you will be able to push a route dynamically.
>
AFIK DHCP Classless Static Route Option, code 121 is not supported
either. There are pull requests, but quick glance looks like both would
need work.
https://github.com/ipxe/ipxe/pull/104
https://github.com/ipxe/ipxe/pull/78
> Regards,
> Julien
>
>
> 7 février 2022 16:18 "Oliver Rath via ipxe-devel" <ipxe-devel at lists.ipxe.org> a écrit:
>
>> Hi list,
>>
>> is it possible to set a static (classless) route in ipxe?
>>
>> i.e. in linux i can to this like
>>
>> route add -host 1.2.3.4 gw 3.2.5.5
>>
>> TfH!
>>
>> Oliver
>>
>> _______________________________________________
>> ipxe-devel mailing list
>> ipxe-devel at lists.ipxe.org
>> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
More information about the ipxe-devel
mailing list