Re: [ipxe-devel] how to set static (classless) route in ipxe?

2022-02-10 Thread Oliver Rath

Hi Julien & Harald,

thank you very much! Ich will have a look on these pull requests. Maybe 
this is sufficient for my needs.


TfH!

Oliver

Am 09.02.22 um 19:31 schrieb Harald Jensas:

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" 
 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@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel


___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel


Re: [ipxe-devel] how to set static (classless) route in ipxe?

2022-02-09 Thread Harald Jensas

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"  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@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel


___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel


Re: [ipxe-devel] how to set static (classless) route in ipxe?

2022-02-08 Thread Julien Métairie via ipxe-devel
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.

Regards,
Julien


7 février 2022 16:18 "Oliver Rath via ipxe-devel"  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@lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
___
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel