ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexandre Redko" <Mandrake@zlkz.spnet.ru>
To: <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] Squid & ftp
Date: Tue Apr  3 11:14:09 2001
Message-ID: <00d601c0bb3c$f96372d0$0500000a@sasha> (raw)
In-Reply-To: <E1F656C6F4A8D411BFAE00805FAD1CF80CDC96@ns.magn.guta.ru>

Добрый день!

> А есть строчки такого типа
>
> /sbin/ipchains -A forward -d 2мой.интернет.ад.рес/32  ftp -p tcp -j MASQ
>

/sbin/ipchains -A forward -s 10.0.0.0/8 -d 0.0.0.0/0 -j MASQ

Это, как я понимаю, собственно маскарад.
Больше строчек с MASQ нет.

> или же
>
> /sbin/ipchains -A input -d 2мой.интернет.ад.рес/32  ftp -p tcp -j REDIRECT
> 3128

/sbin/ipchains -A input -p TCP -d any/0 www -j REDIRECT 3129

- это для работы transparent proxy

Regards to All
Alexandr Redko
LU # 178842
ICQ # 75828152
----- Original Message -----
From: "Зуев Дмитрий Федорович" <dima@magn.guta.ru>
To: <mandrake-russian@altlinux.ru>
Sent: Friday, March 30, 2001 4:09 PM
Subject: RE: [mdk-re] Squid & ftp


> >........
> >
> >/sbin/ipchains -A input -d мой.интернет.ад.рес/32 ftp-data -p tcp -j
ACCEPT
> >/sbin/ipchains -A input -d 2мой.интернет.ад.рес/32  ftp -p tcp -j ACCEPT
> >
> А есть строчки такого типа
>
> /sbin/ipchains -A forward -d 2мой.интернет.ад.рес/32  ftp -p tcp -j MASQ
>
> или же
>
> /sbin/ipchains -A input -d 2мой.интернет.ад.рес/32  ftp -p tcp -j REDIRECT
> 3128
>
> С уважением.
> Дмитрий Зуев.
> 1╘щ╜╘\x1e╝К,┴╘Фj)b· b╡с\x1a²зз▒ЙН╡х
²╘m√)Нф╩║╤з\x7fЩ╘m√)Нф╩©≥╗╔≥╘Ъ√+-┼wХЧf╖v╤╓z╩╛╡&╖




      reply	other threads:[~2001-04-03 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-30 16:04 Зуев Дмитрий Федорович
2001-04-03 11:14 ` Alexandre Redko [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='00d601c0bb3c$f96372d0$0500000a@sasha' \
    --to=mandrake@zlkz.spnet.ru \
    --cc=mandrake-russian@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