[Touch-packages] [Bug 1419249] Re: UFW not allowing GEOIP rule

2015-02-20 Thread Jamie Strandboge
** Bug watch added: Debian Bug tracker #777150
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777150

** Also affects: ufw (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777150
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1419249

Title:
  UFW not allowing GEOIP rule

Status in ufw package in Ubuntu:
  New
Status in ufw package in Debian:
  Unknown

Bug description:
  Hai,

  Ufw is not allowing my GEOIP country block rule.

  I tried to add these  rules.  ( which work fine when added with
  iptables )

  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -m limit 
--limit 3/minute -j LOG --log-level 5 --log-prefix '[UFW BLOCK COUNTRIES] '
  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -j DROP

  
  i get the message UFW INIT error. 

  if i manualy add these rules with iptables they work fine, but these
  rules dissapeer after a while, how come ?

  and yes, even if i add these rule to ufw-before-input the same happens. 
  I cant figure this out so im reporting this as a bug. 

  At least how can i make it so that it stops removing (somehow) my
  geoip rules.. i really need them for security reasons.

  Im running ubuntu 14.04 LTS

  TLo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1419249/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419249] Re: UFW not allowing GEOIP rule

2015-02-20 Thread Jamie Strandboge
Thank you for using Ubuntu and filing a bug. Curiously, a Debian bug
came in just before this one that is essentially the same. Please see my
comment in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777150 and
report back if that helps you.

** Changed in: ufw (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1419249

Title:
  UFW not allowing GEOIP rule

Status in ufw package in Ubuntu:
  Incomplete
Status in ufw package in Debian:
  Unknown

Bug description:
  Hai,

  Ufw is not allowing my GEOIP country block rule.

  I tried to add these  rules.  ( which work fine when added with
  iptables )

  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -m limit 
--limit 3/minute -j LOG --log-level 5 --log-prefix '[UFW BLOCK COUNTRIES] '
  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -j DROP

  
  i get the message UFW INIT error. 

  if i manualy add these rules with iptables they work fine, but these
  rules dissapeer after a while, how come ?

  and yes, even if i add these rule to ufw-before-input the same happens. 
  I cant figure this out so im reporting this as a bug. 

  At least how can i make it so that it stops removing (somehow) my
  geoip rules.. i really need them for security reasons.

  Im running ubuntu 14.04 LTS

  TLo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1419249/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419249] Re: UFW not allowing GEOIP rule

2015-02-20 Thread Bug Watch Updater
** Changed in: ufw (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1419249

Title:
  UFW not allowing GEOIP rule

Status in ufw package in Ubuntu:
  Incomplete
Status in ufw package in Debian:
  New

Bug description:
  Hai,

  Ufw is not allowing my GEOIP country block rule.

  I tried to add these  rules.  ( which work fine when added with
  iptables )

  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -m limit 
--limit 3/minute -j LOG --log-level 5 --log-prefix '[UFW BLOCK COUNTRIES] '
  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -j DROP

  
  i get the message UFW INIT error. 

  if i manualy add these rules with iptables they work fine, but these
  rules dissapeer after a while, how come ?

  and yes, even if i add these rule to ufw-before-input the same happens. 
  I cant figure this out so im reporting this as a bug. 

  At least how can i make it so that it stops removing (somehow) my
  geoip rules.. i really need them for security reasons.

  Im running ubuntu 14.04 LTS

  TLo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1419249/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419249] Re: UFW not allowing GEOIP rule

2015-02-23 Thread Bug Watch Updater
** Changed in: ufw (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1419249

Title:
  UFW not allowing GEOIP rule

Status in ufw package in Ubuntu:
  Incomplete
Status in ufw package in Debian:
  Fix Released

Bug description:
  Hai,

  Ufw is not allowing my GEOIP country block rule.

  I tried to add these  rules.  ( which work fine when added with
  iptables )

  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -m limit 
--limit 3/minute -j LOG --log-level 5 --log-prefix '[UFW BLOCK COUNTRIES] '
  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -j DROP

  
  i get the message UFW INIT error. 

  if i manualy add these rules with iptables they work fine, but these
  rules dissapeer after a while, how come ?

  and yes, even if i add these rule to ufw-before-input the same happens. 
  I cant figure this out so im reporting this as a bug. 

  At least how can i make it so that it stops removing (somehow) my
  geoip rules.. i really need them for security reasons.

  Im running ubuntu 14.04 LTS

  TLo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1419249/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419249] Re: UFW not allowing GEOIP rule

2015-07-18 Thread Jamie Strandboge
** Changed in: ufw (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1419249

Title:
  UFW not allowing GEOIP rule

Status in ufw package in Ubuntu:
  Fix Released
Status in ufw package in Debian:
  Fix Released

Bug description:
  Hai,

  Ufw is not allowing my GEOIP country block rule.

  I tried to add these  rules.  ( which work fine when added with
  iptables )

  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -m limit 
--limit 3/minute -j LOG --log-level 5 --log-prefix '[UFW BLOCK COUNTRIES] '
  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -j DROP

  
  i get the message UFW INIT error. 

  if i manualy add these rules with iptables they work fine, but these
  rules dissapeer after a while, how come ?

  and yes, even if i add these rule to ufw-before-input the same happens. 
  I cant figure this out so im reporting this as a bug. 

  At least how can i make it so that it stops removing (somehow) my
  geoip rules.. i really need them for security reasons.

  Im running ubuntu 14.04 LTS

  TLo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1419249/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419249] Re: UFW not allowing GEOIP rule

2015-02-09 Thread Jamie Strandboge
** Information type changed from Private Security to Public

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1419249

Title:
  UFW not allowing GEOIP rule

Status in ufw package in Ubuntu:
  New

Bug description:
  Hai,

  Ufw is not allowing my GEOIP country block rule.

  I tried to add these  rules.  ( which work fine when added with
  iptables )

  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -m limit 
--limit 3/minute -j LOG --log-level 5 --log-prefix '[UFW BLOCK COUNTRIES] '
  -A ufw-before-logging-input -m geoip --src-cc KR,CN,VN,UA,BR,VE,JP -j DROP

  
  i get the message UFW INIT error. 

  if i manualy add these rules with iptables they work fine, but these
  rules dissapeer after a while, how come ?

  and yes, even if i add these rule to ufw-before-input the same happens. 
  I cant figure this out so im reporting this as a bug. 

  At least how can i make it so that it stops removing (somehow) my
  geoip rules.. i really need them for security reasons.

  Im running ubuntu 14.04 LTS

  TLo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1419249/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp