View previous topic :: View next topic |
Author |
Message |
2510
Joined: 29 Jan 2012 Posts: 2 Location: Japan
|
Posted: Sun Jan 29, 2012 1:47 pm Post subject: Make friendly name and pf anchor name configurable |
|
|
Hi,
I would like to run multiple miniupnpd on a single OpenBSD router, but "friendly name" and anchor name for pf is not configurable.
I have wrote the patch to make them configurable. It runs fine for me.
Reviews and merging are welcome.
Thanks,
2510 |
|
Back to top |
|
 |
2510
Joined: 29 Jan 2012 Posts: 2 Location: Japan
|
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1587
|
|
Back to top |
|
 |
nms
Joined: 08 Nov 2008 Posts: 4
|
Posted: Sat Sep 15, 2012 12:12 pm Post subject: |
|
|
Two more features are missing:
1) interface name (or anything else) in syslog messages to differentiate messages from daemon instances
2) command line switch for anchor name |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1587
|
Posted: Sat Sep 15, 2012 3:07 pm Post subject: |
|
|
nms wrote: |
Two more features are missing:
1) interface name (or anything else) in syslog messages to differentiate messages from daemon instances
2) command line switch for anchor name |
1) PID is shown in syslog in order to differentiate several daemon instances
2) you are probably right, I need to add a command line switch for anchor name _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
nms
Joined: 08 Nov 2008 Posts: 4
|
Posted: Sat Sep 15, 2012 3:13 pm Post subject: |
|
|
miniupnp wrote: |
1) PID is shown in syslog in order to differentiate several daemon instances
|
Hard to link to interface. PID value is different over daemon restart. |
|
Back to top |
|
 |
|