On Fri, Dec 14, 2012 at 11:26:06PM -0800, Chris H wrote:
> ifconfig_ue0="DHCP"
> create_args_ue0="ether ##:##:##:##:##:##"
> create_args is simply ignored.
>
Ignored how? What commands are you running to verify it works?
For me, create_args_IFNAME works fine on my firewall.
> I don't get it. I'
On Fri, 14 Dec 2012, Chris H wrote:
with: ifconfig_ue0="ether ##:##:##:##:##:##; DHCP"
the ether isn't honored (ignored)
Remove the semicolon. I don't know if the order of parameters there
matters, but think that the rc scripts just look for the presence of
DHCP.
This just worked in a VM
Hello Glen, and thank you for your reply.
> On Fri, Dec 14, 2012 at 11:26:06PM -0800, Chris H wrote:
>> ifconfig_ue0="DHCP"
>> create_args_ue0="ether ##:##:##:##:##:##"
>> create_args is simply ignored.
>>
>
> Ignored how? What commands are you running to verify it works?
> For me, create_args_IFN
On Sat, Dec 15, 2012 at 10:11:41AM -0800, Chris H wrote:
> Hello Glen, and thank you for your reply.
> > On Fri, Dec 14, 2012 at 11:26:06PM -0800, Chris H wrote:
> >> ifconfig_ue0="DHCP"
> >> create_args_ue0="ether ##:##:##:##:##:##"
> >> create_args is simply ignored.
> >>
> >
> > Ignored how? Wh
Greetings Warren, and thank you for your reply.
> On Fri, 14 Dec 2012, Chris H wrote:
>
>> with: ifconfig_ue0="ether ##:##:##:##:##:##; DHCP"
>> the ether isn't honored (ignored)
>
> Remove the semicolon. I don't know if the order of parameters there
> matters, but think that the rc scripts just
> On Sat, Dec 15, 2012 at 10:11:41AM -0800, Chris H wrote:
>> Hello Glen, and thank you for your reply.
>> > On Fri, Dec 14, 2012 at 11:26:06PM -0800, Chris H wrote:
>> >> ifconfig_ue0="DHCP"
>> >> create_args_ue0="ether ##:##:##:##:##:##"
>> >> create_args is simply ignored.
>> >>
>> >
>> > Ignore
Hi,
Please file a PR for this. I think this (and mac address
setup/changing on net80211, similar issues) needs both some better
documentation/FAQ entries and updates to the rc scripts.
I think we may want to add an ifconfig_X_ether="" to set the L2
address appropriately for an interface.
Thanks,
On Sat, 15 Dec 2012, Chris H wrote:
Greetings Warren, and thank you for your reply.
On Fri, 14 Dec 2012, Chris H wrote:
with: ifconfig_ue0="ether ##:##:##:##:##:##; DHCP"
the ether isn't honored (ignored)
Remove the semicolon. I don't know if the order of parameters there
matters, but thi
> Hi,
>
> Please file a PR for this. I think this (and mac address
Greetings Adrian, and thank you for your reply.
> setup/changing on net80211, similar issues) needs both some better
> documentation/FAQ entries and updates to the rc scripts.
>
> I think we may want to add an ifconfig_X_ether="" t
Hello Warren, and thank you for your reply.
> On Sat, 15 Dec 2012, Chris H wrote:
>
>> Greetings Warren, and thank you for your reply.
>>
>>> On Fri, 14 Dec 2012, Chris H wrote:
>>>
with: ifconfig_ue0="ether ##:##:##:##:##:##; DHCP"
the ether isn't honored (ignored)
>>>
>>> Remove the se
>> Hi,
>>
>> Please file a PR for this. I think this (and mac address
> Greetings Adrian, and thank you for your reply.
>
>> setup/changing on net80211, similar issues) needs both some better
>> documentation/FAQ entries and updates to the rc scripts.
>>
>> I think we may want to add an ifconfig_X_
>> Hi,
>>
>> Please file a PR for this. I think this (and mac address
> Greetings Adrian, and thank you for your reply.
>
>> setup/changing on net80211, similar issues) needs both some better
>> documentation/FAQ entries and updates to the rc scripts.
>>
>> I think we may want to add an ifconfig_X_
Yes, please file a PR so that the documentation gets updated to reflect this.
You can't be the only person who wishes to do this.
As I said, I think it's worth extended rc.conf to have a specific
"ether" field for ifconfig, so any device-specific weird crap
(especially when creating cloned device
On Sat, 15 Dec 2012 12:51:11 -0800, Chris H wrote:
> in rc.conf, adding the following (order is important!), everything
> works as expected/desired/anticipated;
>
> --- begin rc,conf
> --
> ifconfig_ue0="ether ##:##:##:##:##:##"
> Yes, please file a PR so that the documentation gets updated to reflect this.
>
> You can't be the only person who wishes to do this.
>
> As I said, I think it's worth extended rc.conf to have a specific
> "ether" field for ifconfig, so any device-specific weird crap
> (especially when creating c
> On Sat, 15 Dec 2012 12:51:11 -0800, Chris H wrote:
>
> > in rc.conf, adding the following (order is important!), everything
> > works as expected/desired/anticipated;
> >
> > --- begin rc,conf
> --
> > ifconfig_ue0="ether ##:##:##:
16 matches
Mail list logo