Re: [Shorewall-users] Custom Docker Interface Names

2018-07-10 Thread Tom Eastep
On 07/04/2018 04:35 PM, Robert K Coffman Jr. -Info From Data Corp. wrote: > Try "touch /var/log/messages.log" and then taking the dump.  I don't > know arch but you might need sudo or elevated permissions to do this. > Conner, Did Bob's suggestion allow you to obtain a dump? Thanks, -Tom -- To

Re: [Shorewall-users] Custom Docker Interface Names

2018-07-04 Thread Robert K Coffman Jr. -Info From Data Corp.
Try "touch /var/log/messages.log" and then taking the dump. I don't know arch but you might need sudo or elevated permissions to do this. - Bob On 7/4/2018 4:51 PM, Connor Schlesiger wrote: Greetings, My apologies for the delay; I've been on holiday. I quickly tried `shorewall dump` as root

Re: [Shorewall-users] Custom Docker Interface Names

2018-07-04 Thread Connor Schlesiger
Greetings, My apologies for the delay; I've been on holiday. I quickly tried `shorewall dump` as root and it returned `ERROR: LOGFILE (/var/log/messages.log) does not exist or is not readable!`. This is on an Arch Linux install. Do I need to increase my log level? Thanks! Connor Schlesiger

Re: [Shorewall-users] Custom Docker Interface Names

2018-06-29 Thread Tom Eastep
On 06/23/2018 02:35 AM, Connor Schlesiger wrote: > Thanks! I am happy to test! > Please forward the output of 'shorewall dump' taken after starting Docker (with a second interface added) but before starting Shorewall. Thanks! -Tom -- Tom Eastep\ Q: What do you get when you cross a mo

Re: [Shorewall-users] Custom Docker Interface Names

2018-06-23 Thread Connor Schlesiger
Thanks! I am happy to test! Jun. 21, 2018, 9:42 p.m. by teas...@shorewall.net: > On 06/21/2018 01:31 PM, Connor Schlesiger wrote: > >> Greetings, >> >> I am using Docker with Shorewall and the two work quite well together. >> However, with `docker-compose` I have run into scenarios where I must

Re: [Shorewall-users] Custom Docker Interface Names

2018-06-21 Thread Tom Eastep
On 06/21/2018 01:31 PM, Connor Schlesiger wrote: > Greetings, > > I am using Docker with Shorewall and the two work quite well together. > However, with `docker-compose` I have run into scenarios where I must > create a new bridge. > > With docker-compose, it is possible to name the new bridge. F

[Shorewall-users] Custom Docker Interface Names

2018-06-21 Thread Connor Schlesiger
Greetings, I am using Docker with Shorewall and the two work quite well together. However, with `docker-compose` I have run into scenarios where I must create a new bridge. With docker-compose, it is possible to name the new bridge. For example: ``` # docker-compose.yml networks:   router: