Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-09 Thread Jim Pingle
On 1/7/2014 3:11 PM, Joe Landman wrote:
> It doesn't allow you to change names of gateways once they are set. I am
> not sure precisely why, but it simply does not work.

To do that requires some extra code to search through all other places
where the gateway could be used (firewall rules, routes, gateway groups,
DNS, WAN settings, gateway monitoring, and so on) and update the name in
each place when it needs changed.

The odds of missing something and causing a problem after the change are
nontrivial so we've been cautious about trying to allow that to happen.

If someone wants to submit a patch to add the feature that properly
accounts for updating the gateway name everywhere in a safe manner and
restarting services as needed, feel free to submit the code.

Jim

___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-09 Thread Adam Piasecki

On 1/7/2014 11:57 PM, Mark Tinka wrote:

On Tuesday, January 07, 2014 10:11:35 PM Joe Landman wrote:


It doesn't allow you to change names of gateways once
they are set. I am not sure precisely why, but it simply
does not work.

It would be nice to lift this limitation while in-flight.
I've hit situations where it would have been useful to do
so, and it's twice the effort if you have to delete it and
re-enter it as something else you actually want.

Mark.

I agree +1

___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-07 Thread Mark Tinka
On Tuesday, January 07, 2014 10:11:35 PM Joe Landman wrote:

> It doesn't allow you to change names of gateways once
> they are set. I am not sure precisely why, but it simply
> does not work.

It would be nice to lift this limitation while in-flight. 
I've hit situations where it would have been useful to do 
so, and it's twice the effort if you have to delete it and 
re-enter it as something else you actually want.

Mark.


signature.asc
Description: This is a digitally signed message part.
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-07 Thread Joe Landman

On 01/07/2014 03:02 PM, Matthias May wrote:

Am 07.01.2014 20:52, schrieb Joe Landman:

Hi folks:

  I am trying to match a spec we've been given as precisely as 
possible.  I can't rename the gateways from the web interface. Is it 
possible to rename them from hand editing the config.xml file? or 
some other method?


  Thanks!

Joe


Not sure i follow.
What is not working with:
Click on the "System --> Routing --> Gateways" on the "e" button next 
to the gateway you want to change the name of.

Set the name you want in the "Name" field.


It doesn't allow you to change names of gateways once they are set. I am 
not sure precisely why, but it simply does not work.





Regards
Matthias May
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list



--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics, Inc.
email: land...@scalableinformatics.com
web  : http://scalableinformatics.com
twtr : @scalableinfo
phone: +1 734 786 8423 x121
cell : +1 734 612 4615

___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-07 Thread Joe Landman

On 01/07/2014 03:09 PM, Walter Parker wrote:
Once you create a gateway, you can not rename it from the GUI. I had 
to delete and re-create my gateway in order to rename it.


Got it.  Thanks!


--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics, Inc.
email: land...@scalableinformatics.com
web  : http://scalableinformatics.com
twtr : @scalableinfo
phone: +1 734 786 8423 x121
cell : +1 734 612 4615

___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-07 Thread Walter Parker
Once you create a gateway, you can not rename it from the GUI. I had to
delete and re-create my gateway in order to rename it.


On Tue, Jan 7, 2014 at 12:02 PM, Matthias May  wrote:

> Am 07.01.2014 20:52, schrieb Joe Landman:
>
>  Hi folks:
>>
>>   I am trying to match a spec we've been given as precisely as possible.
>>  I can't rename the gateways from the web interface.  Is it possible to
>> rename them from hand editing the config.xml file? or some other method?
>>
>>   Thanks!
>>
>> Joe
>>
>>  Not sure i follow.
> What is not working with:
> Click on the "System --> Routing --> Gateways" on the "e" button next to
> the gateway you want to change the name of.
> Set the name you want in the "Name" field.
>
> Regards
> Matthias May
>
> ___
> List mailing list
> List@lists.pfsense.org
> http://lists.pfsense.org/mailman/listinfo/list
>



-- 
The greatest dangers to liberty lurk in insidious encroachment by men of
zeal, well-meaning but without understanding.   -- Justice Louis D. Brandeis
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


Re: [pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-07 Thread Matthias May

Am 07.01.2014 20:52, schrieb Joe Landman:

Hi folks:

  I am trying to match a spec we've been given as precisely as 
possible.  I can't rename the gateways from the web interface.  Is it 
possible to rename them from hand editing the config.xml file? or some 
other method?


  Thanks!

Joe


Not sure i follow.
What is not working with:
Click on the "System --> Routing --> Gateways" on the "e" button next to 
the gateway you want to change the name of.

Set the name you want in the "Name" field.

Regards
Matthias May
___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list


[pfSense] is it possible to rename gateways in 2.1 release AMD64?

2014-01-07 Thread Joe Landman

Hi folks:

  I am trying to match a spec we've been given as precisely as 
possible.  I can't rename the gateways from the web interface.  Is it 
possible to rename them from hand editing the config.xml file? or some 
other method?


  Thanks!

Joe

--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics, Inc.
email: land...@scalableinformatics.com
web  : http://scalableinformatics.com
twtr : @scalableinfo
phone: +1 734 786 8423 x121
cell : +1 734 612 4615

___
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list