On Fri, 16 Nov 2018 07:27:36 +0300
Reco wrote:
...
> kernel can mark any outgoing packet.
> These 'marks' are not actual modification of packet (hence they are
> invisible once packet goes into NIC), but rather a way to apply a
> pre-determined set of rules to it.
> net_cls controller is a way t
Hi.
On Thu, Nov 15, 2018 at 10:26:03PM -0500, Celejar wrote:
> > systemd may be controversial, but they got one thing right - per-service
> > resource control. And that includes so-called 'user services' that GNOME
> > programs start left and right and all other.
> >
> > So the framework
The process gnome-software is downloading up of 10 MB every time (or
> > > many times) I connect to the internet, this is killing my internet data
> > > quota.
> > > Can someone tell me how to disable this, what exactly is gnome-software
> > > doing (it d
Richard Owlett wrote:
> I would suggest investigating MATE. Does it meet your functional needs?
or TDE if the gtk stuff is not friendly enough.
connect to the internet, this is killing my internet data
> > quota.
> > Can someone tell me how to disable this, what exactly is gnome-software
> > doing (it does not seem to be searching for updates)?
> >
> > 2. Is there a way to set a metered connection in deb
On Thu, 15 Nov 2018 06:56:19 -0500
Anil Duggirala wrote:
> Hello,
> Ive got 2 questions:
> 1. The process gnome-software is downloading up of 10 MB every time (or many
> times) I connect to the internet, this is killing my internet data quota.
> Can someone tell me how to dis
On Thursday, November 15, 2018 10:21:19 AM Roberto C. Sánchez wrote:
> Some settings to check (in about:config):
>
> media.autoplay.enabled -> false
> media.block-autoplay-until-in-foreground -> true (probably not necessary
> if you have the above setting)
> media.default_volume -> 0.0 (or somethi
On Thu, Nov 15, 2018 at 10:12:07AM -0500, rhkra...@gmail.com wrote:
> I wanted to try piggybacking on this in hopes that Roberto (or someone else
> reading this thread might be familiar with how to solve a somewhat similar
> problem in Firefox. (And sorry for the top posting, and, if nobody resp
On 11/15/2018 05:56 AM, Anil Duggirala wrote:
Hello,
Ive got 2 questions:
1. The process gnome-software is downloading up of 10 MB every time (or many
times) I connect to the internet, this is killing my internet data quota.
Can someone tell me how to disable this, what exactly is gnome
I wanted to try piggybacking on this in hopes that Roberto (or someone else
reading this thread might be familiar with how to solve a somewhat similar
problem in Firefox. (And sorry for the top posting, and, if nobody responds,
I'll (eventually) start a new thread.
I use Firefox 52.n on Wheezy
On Thu, Nov 15, 2018 at 06:56:19AM -0500, Anil Duggirala wrote:
> Hello,
> Ive got 2 questions:
> 1. The process gnome-software is downloading up of 10 MB every time
> (or many times) I connect to the internet, this is killing my internet
> data quota.
> Can someone tell me h
Hello,
Ive got 2 questions:
1. The process gnome-software is downloading up of 10 MB every time (or many
times) I connect to the internet, this is killing my internet data quota.
Can someone tell me how to disable this, what exactly is gnome-software doing
(it does not seem to be searching for
On Fri, 4 Mar 2011 10:48:12 +0200
Andrei Popescu wrote:
> On Jo, 03 mar 11, 22:08:00, Jason Hsu wrote:
> >
> > What's going on? How can turning OFF a firewall block Internet
> > access? I thought that the purpose of a firewall is to BLOCK
> > connections, not MAKE connections.
>
> Shorewall
On Jo, 03 mar 11, 22:08:00, Jason Hsu wrote:
>
> What's going on? How can turning OFF a firewall block Internet
> access? I thought that the purpose of a firewall is to BLOCK
> connections, not MAKE connections.
Shorewall is not just a firewall (frontend), it can be used to activate
the NAT,
On 03/04/2011 10:42 AM, Jason Hsu wrote:
I tried "shorewall clear", but that also disabled my Internet connection.
Again, I had to start Shorewall up again to restore my Internte connection.
Then it is as Stan had said, stopping shorewall disables your NATing as
well. Follow his
On Fri, 04 Mar 2011 09:51:13 +0530
Mihira Fernando wrote:
> >
> How are you stoping shorewall ? if you issue a shorewall stop, it goes
> in to a lockdown mode. You have to issue a shorewall clear to allow all
> traffic.
>
I tried "shorewall clear", but that also dis
Jason Hsu put forth on 3/3/2011 10:08 PM:
> My setup:
> Modem -> Firewall/server computer -> Ethernet switch -> Main computer
>
> The firewall/server computer has Shorewall (firewall), DNSMasq, DHCP3 Server,
> and SSH.
>
> I'm trying to troubleshoot why I'm unable to connect to my network from
On 03/04/2011 09:38 AM, Jason Hsu wrote:
My setup:
Modem -> Firewall/server computer -> Ethernet switch -> Main computer
The firewall/server computer has Shorewall (firewall), DNSMasq, DHCP3 Server,
and SSH.
I'm trying to troubleshoot why I'm unable to connect to my network from another
lo
My setup:
Modem -> Firewall/server computer -> Ethernet switch -> Main computer
The firewall/server computer has Shorewall (firewall), DNSMasq, DHCP3 Server,
and SSH.
I'm trying to troubleshoot why I'm unable to connect to my network from another
location by using SSH. But that's not the subje
On Dec 27, 2010 7:54 AM, "Joe" wrote:
>
> On Sun, 26 Dec 2010 23:57:42 +
> Chris Davies wrote:
>
> > S Mathias wrote:
> > > ping -W 1 -c 4 google.com >& /dev/null | grep "100% packet loss"
> > > ping -W 1 -c 4 www.yahoo.com >& /dev/null | grep "100% packet loss"
> >
> > > both sides "false",
Jasper Noë wrote:
> >$ ping -c 4 -w 4 google.com &> /dev/null && ping -c 4 -w 4 www.yahoo.com &>
> >/dev/null || echo "no internet connection"
>
> But, but, ... if the ping to google succeeds, and the ping to yahoo
> fails, it prints "no internet".
>
> $ ping -c 4 -w 4 google.com &> /dev/null ||
On Sun, 26 Dec 2010 14:30:36 -0800, S Mathias wrote:
(...)
> ping -W 1 -c 4 google.com >& /dev/null | grep "100% packet loss" $
> ping -W 1 -c 4 www.yahoo.com >& /dev/null | grep "100% packet loss" $
>
>
>
> ...both sides "false", because they have no output, because google.com
> and www.yahoo
$ ping -c 4 -w 4 google.com &> /dev/null && ping -c 4 -w 4 www.yahoo.com &> /dev/null ||
echo "no internet connection"
But, but, ... if the ping to google succeeds, and the ping to yahoo
fails, it prints "no internet".
$ ping -c 4 -w 4 google.com &> /dev/null || ping -c 4 -w 4 www.yahoo.com
On Sun, 26 Dec 2010 23:57:42 +
Chris Davies wrote:
> S Mathias wrote:
> > ping -W 1 -c 4 google.com >& /dev/null | grep "100% packet loss"
> > ping -W 1 -c 4 www.yahoo.com >& /dev/null | grep "100% packet loss"
>
> > both sides "false", because they have no output, because google.com
> > an
S Mathias wrote:
> perfect! thank you Oliver Grawert! :) made my day :) it's working! :
>
> ping -W 1 -c 4 google.com >& /dev/null && ping -W 1 -c 4 www.yahoo.com >&
> /dev/null || echo "no internet connection"
The ping documentation says:
-c count
Stop after sending count
S Mathias wrote:
> $ true && true || echo hi
Both true commands invoked. This satisfied the left hand side of the
or and so echo was not invoked.
> $ true && false || echo hi
> hi
Both true and false invoked, and then the echo.
> $ false && true || echo hi
> hi
Only the first false invoked, a
S Mathias wrote:
> ping -W 1 -c 4 google.com >& /dev/null | grep "100% packet loss"
> ping -W 1 -c 4 www.yahoo.com >& /dev/null | grep "100% packet loss"
> both sides "false", because they have no output, because google.com
> and www.yahoo.com is reachable.
Or because your local system is so off
2010/12/26 S Mathias :
> $ true && true || echo hi
> $ true && false || echo hi
> hi
> $ false && true || echo hi
> hi
> $ false && false || echo hi
> hi
Hi I was trying with this logic of the internet connection checker script.
If $ true && true || echo hi <<< All right
if $ true && false ||
perfect! thank you Oliver Grawert! :) made my day :) it's working! :
ping -W 1 -c 4 google.com >& /dev/null && ping -W 1 -c 4 www.yahoo.com >&
/dev/null || echo "no internet connection"
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe"
On Sun, 26 Dec 2010, S Mathias writes:
> $ ping -W 1 -c 4 google.com >& /dev/null | grep -q "100% packet loss" && ping
> -W 1 -c 4 www.yahoo.com >& /dev/null | grep -q "100% packet loss" || echo "no
> internet connection"
> no internet connection
>
> ...both sides "false", because they have no o
$ true && true || echo hi
$ true && false || echo hi
hi
$ false && true || echo hi
hi
$ false && false || echo hi
hi
$ ping -W 1 -c 4 google.com >& /dev/null | grep -q "100% packet loss" && ping
-W 1 -c 4 www.yahoo.com >& /dev/null | grep -q "100% packet loss" || echo "no
internet connection"
no
On Mon, Jun 22, 2009 at 03:13:28PM +, rabie chami wrote:
> salvation to everyone I have a problem when I run fail2ban everything
> works except I have a problem on the internet connection because I
> have no connection, I think the problem is when fail2ban block ip
> addresses they do on my ro
salvation to everyone
I have a problem when I run fail2ban everything works except I have a problem
on the internet connection because I have no connection, I think the problem is
when fail2ban block ip addresses they do on my router routour therefore for it
is blocked it is what it is its the
On 09/18/2007 02:53 PM, Ralph Katz wrote:
> Searching for 'kernel: NETDEV WATCHDOG: eth0:' gives plenty of leads for
> research if you don't get more help here.
Especially look here:
NETDEV WATCHDOG: eth0: transmit timed out
http://www.linuxquestions.org/questions/showthread.php?t=492159
Search
On 09/18/2007 01:36 PM, Michael wrote:
> Hello everyone!
>
> I Installed Debian 4.0 (Etch) on my notebook Toshiba Satellite A105
> S2091 a couple of weeks ago and I've been facing this extremely annoying
> problem since then: my internet connection falls, for absolutely any
&g
Hello everyone!
I Installed Debian 4.0 (Etch) on my notebook Toshiba Satellite A105 S2091 a
couple of weeks ago and I've been facing this extremely annoying problem
since then: my internet connection falls, for absolutely any apparent
reason, and only returns after completely restartin
Todd A. Jacobs wrote:
> On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:
>
>> My stationary PC is connected with a D-link router DI-524 via cable.
>
> You might try rebooting your router, and then rebooting your PC.
> Sometimes the DHCP servers on these SOHO routers get borked, an
On Thu, Feb 22, 2007 at 09:22:54PM +0100, Niels Rasmussen wrote:
> What does the avahi-daemon do ?
>
zeroconf, avahi and others are part of a group of packages to make users
lives easier. zeroconf = zero configuration. That is, these are part of
a system whereby the user does not have to configure
2007/2/22, Todd A. Jacobs <[EMAIL PROTECTED]>:
On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:
> My stationary PC is connected with a D-link router DI-524 via cable.
You might try rebooting your router, and then rebooting your PC.
Sometimes the DHCP servers on these SOHO router
On Thu, Feb 22, 2007 at 08:43:13PM +0100, Niels Rasmussen wrote:
> My stationary PC is connected with a D-link router DI-524 via cable.
You might try rebooting your router, and then rebooting your PC.
Sometimes the DHCP servers on these SOHO routers get borked, and I've
also seen cases where Linu
On Thu, 22 Feb 2007 21:20:48 +0100
"Niels Rasmussen" <[EMAIL PROTECTED]> wrote:
> Hi florian
>
> I have ./usr/share/apps/zeroconf but that is a filecatalog with 8
> files ending with ._tcp
>
> How should I purge it ?
From a root console run 'aptitude purge zeroconf'
Regards,
Andrei
--
If you
2007/2/22, Kevin Mark <[EMAIL PROTECTED]>:
I think this is related to 'avahi-daemon'. If you do
dpkg -l|grep avahi
and it shows this package, remove it and then restart your system.
I've checked avahi with synaptic and it says that there is a conflict
with mdnsresponder ??
Is this the problem
What does the avahi-daemon do ?
And what is the proper way to remove it ?
/Niels
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi florian
I have ./usr/share/apps/zeroconf but that is a filecatalog with 8
files ending with ._tcp
How should I purge it ?
2007/2/22, Florian Kulzer <[EMAIL PROTECTED]>:
On Thu, Feb 22, 2007 at 20:43:13 +0100, Niels Rasmussen wrote:
> Hi all
>
> Today when I want to enter www I couldn't get
me.
> We have tried to change the mac address but that didn't help either.
> The problem was to get an IP-address, but it is impossible!!
>
> I wont believe that it is my netcard that should be the problem.
>
> I'm really lost without my internet connection!
>
> I
On Thu, Feb 22, 2007 at 20:43:13 +0100, Niels Rasmussen wrote:
> Hi all
>
> Today when I want to enter www I couldn't get online.
>
> I'm running debian testing (etch) and it have worked without any
> complaints at all ever since I installed it in november last year.
>
> My stationary PC is conn
working at all, so any help is appreciated!!
I've contacted my local LUG but they couldn't help me.
We have tried to change the mac address but that didn't help either.
The problem was to get an IP-address, but it is impossible!!
I wont believe that it is my netcard that shoul
--- On Sat 06/05, Stephen Patterson < [EMAIL PROTECTED] > wrote:
From: Stephen Patterson [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sat, 05 Jun 2004 13:53:24 +0100
Subject: Re: How do I stop portmap from listening on port 111 on my internet
connection?
On Sat, 05 Jun 2004 04
On Sat, 05 Jun 2004 04:30:10 +0200, Jerome Werner wrote:
> I'm using Debian unstable. I use gnome so I need FAM, which in turn needs portmap.
> That's fine with me but I don't want portmap to listen on port 111. I
> read man portmap and famd but didn't find what I was looking for? Also I
> don't w
I'm using Debian unstable. I use gnome so I need FAM, which in turn needs portmap.
That's fine with me but I don't want portmap to listen on port 111. I read man portmap
and famd but didn't find what I was looking for? Also I don't want to just block it
with a firewall, I want to understand
> Do you know where I can try and
> configure the ip/subnet/gateway for the card?
>
/etc/network/interfaces (man interfaces; man ifup)
with some clear examples
HTH
MH
--
(Dr.) Michael Hummel
mailto: [EMAIL PROTECTED]
[EMAIL PROTECTED]
--
fprint = F24D EAC6 E3D7 372C 9122 D510 E
Oddly enough, I can't seem to access the internet in Debian (was working
fine in Slack). I have a cable modem and my ethernet card can ping itself,
but I can't ping anything on the web. Do you know where I can try and
configure the ip/subnet/gateway for the card?
Matt "ObeseWhale" Grinshpun
Sit
52 matches
Mail list logo