Re: Finding out what port to open on the firewall

2017-05-06 Thread Javier Perez
Hi Mike. I always knew it was a firewall problem. I just did not want to open the firewall to the whole ip address, specially given the fact that I was already printing without problem. But I was not able myself to find out what ports I had to open on the firewall to make it work (yet!). I will ke

Re: The Case of the Disappearing Scanner: SOLVED

2017-05-06 Thread Tom Horsley
On Sun, 07 May 2017 00:48:19 +0100 Patrick O'Callaghan wrote: > Apologies for wasting everyone's time, but it works now. My #1 rule is always "check the dumb stuff first", but I constantly find that I can't always convince my brain to descend to the level of dumbness required :).

Re: The Case of the Disappearing Scanner: SOLVED

2017-05-06 Thread Patrick O'Callaghan
On Fri, 2017-04-21 at 13:37 +0100, Patrick O'Callaghan wrote: > I have a Brother DCP-7055W all-in-one laser printer and scanner, > connected by Wifi to my LAN. The printer works perfectly, and the > scanner worked at least up until a couple of weeks ago when I last used > it. Now, it seems to have

Can't get surround sound on new Intel NUC

2017-05-06 Thread Chris Adams
I have a new 7th-gen Intel NUC (NUC7i5BNB), hooked up to an audio receiver via HDMI. I have tried a bunch of different things, but I am only able to get stereo audio out of it. I can connect my notebook to the same HDMI and get surround just fine; when I select that output, the receiver sees a PC

Re: Is blacklist broken?

2017-05-06 Thread Tom Horsley
On Fri, 5 May 2017 10:50:14 -0700 Gordon Messmer wrote: > I wouldn't worry too > much about another module being loaded, even if I can't explain why it is. Sometimes,if the driver is loaded during the initramfs, any changes to config files in the regular filesystem won't take effect till the ini

Re: log message meaning

2017-05-06 Thread Gordon Messmer
On 05/05/2017 10:44 AM, Rick Stevens wrote: I suppose you could edit /usr/lib/systemd/system/cups.service Use "systemctl edit cups.service" ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedo

Re: Finding out what port to open on the firewall

2017-05-06 Thread Mike Wright
On 05/06/2017 06:28 AM, Tim wrote: Allegedly, on or about 06 May 2017, Javier Perez sent: Ended up accepting all the traffic from the printer IP on the firewall. Now it works. Forgot to add: Now that it works, do a check on what traffic is going to and from the device, and see if you can fig

Re: Finding out what por to open on the firewall

2017-05-06 Thread Tim
Allegedly, on or about 06 May 2017, Javier Perez sent: > Ended up accepting all the traffic from the printer IP on the > firewall. > > Now it works. Forgot to add: Now that it works, do a check on what traffic is going to and from the device, and see if you can figure out which particular ports

Re: Finding out what por to open on the firewall

2017-05-06 Thread Tim
Allegedly, on or about 06 May 2017, Javier Perez sent: > Tried with tcdump -n host printer_ip and opened up all the ports I > could see on the dump. Did not work out. Just being cautious, but did you write the IP of the printer, or did you actually type in "tcdump -n host printer_ip"? It ought to

Re: log message meaning

2017-05-06 Thread Tim
Allegedly, on or about 05 May 2017, Rick Stevens sent: > Looking at the cups.service file, it doesn't have a > > after=local-fs.target > > specification, so it doesn't wait until local-fs.target has been > launched before running. I guess the assumption is that most systems > now use a si

Re: Finding out what por to open on the firewall

2017-05-06 Thread Javier Perez
Tried with tcdump -n host printer_ip and opened up all the ports I could see on the dump. Did not work out. Ended up accepting all the traffic from the printer IP on the firewall. Now it works. Thanks JP On Fri, May 5, 2017 at 1:19 PM, Doug wrote: > > On 05/05/2017 01:16 PM, Tim wrote: > >>