ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yuri Horoshkov <yurih@voliacable.com>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] guarddog 2.2 как то странно работает
Date: Fri, 11 Feb 2005 15:19:52 +0200
Message-ID: <200502111519.52548.yurih@voliacable.com> (raw)
In-Reply-To: <200502102252.04448.yurih@voliacable.com>

В сообщении от Четверг 10 Февраль 2005 22:52 Yuri Horoshkov написал(a):
> Здравствуйте Community!
> Как я понял, при первом запуске, по умолчанию, он должен заблокировать ВСЁ.
> А затем, можно уже настраивать, что разрешать, а что блокировать. Так вот,
> для моего интернета через сетевую карту+кабельный модем это правило
> работает. А для VMware (vmnet1, vmnet8) это не так. Настройки guarddog
> вообще не реагируют на сеть VMware. Кто-нибудь замечал такое, или у меня
> что-то не так настроено?
> Спасибо.

Могут ли записи в /etc/sysconfig/iptables конфликтовать (типа "один разрешает, 
другой запрещает") с /etc/rc.d/rc.firewall, который создал guarddog.

Вот запись в /etc/sysconfig/iptables:  
# Example iptables config file.
# Note the this file uses the format of iptables-save
# What follows is an example of this output.  However,
# the actual rule lines have been commented out.
# DO NOT USE THE -t (table) OPTION IN THIS FILE!
*mangle
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
#-A PREROUTING -p tcp --dport 22 -j TOS --set-tos 0x10
COMMIT
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
#-A FORWARD -i eth0 -j ACCEPT
COMMIT
*nat
:PREROUTING ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
#-A POSTROUTING -o eth0 -j MASQUERADE
COMMIT
-- 
С уважением,
Юрий. 


      reply	other threads:[~2005-02-11 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-10 20:52 Yuri Horoshkov
2005-02-11 13:19 ` Yuri Horoshkov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200502111519.52548.yurih@voliacable.com \
    --to=yurih@voliacable.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git