ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Геннадий Ищенко" <anarhoret@mail.ru>
To: community@lists.altlinux.org
Subject: [Comm] модем ADSL
Date: Sat, 12 Apr 2008 07:07:03 +0400
Message-ID: <E1JkW51-0009JI-00.anarhoret-mail-ru@f97.mail.ru> (raw)


сделал как подсказали, т. е. :
# cat /etc/net/ifaces/ppp0/options
ONBOOT=yes
PPPTYPE=pppoe
HOST=eth0
# cat /etc/net/ifaces/ppp0/pppoptions
user <login>
defaultroute
mtu 1476
nomppe
# cat /etc/net/ifaces/eth0/options
TYPE=eth
MODULE=8139too
BOOTPROTO=static
DISABLED=no
ONBOOT=yes
# cat /etc/net/ifaces/eth0/ipv4address
10.253.111.12/24
# cat /etc/net/ifaces/eth0/ipv4route
10.253.111.1
default via 10.253.111.1
# cat /usr/local/sbin/ppp0-watch
#!/bin/sh -efu
[ -s /var/run/ppp0.pid ] && || exec /sbin/ifup ppp0
# cat /etc/crontab
***** root /usr/local/sbin/ppp0-watch
пароли прописаны в /etc/ppp/{pap,chap}-secrets.
адреса серверов в /etc/resolv.conf
search donpac.ru
nameserver 195.161.0.135
nameserver 10.253.0.2
Сейчас нормально выхожу в интернет через основной
сервер 195.161.0.135 ,  а при попытке: ftp://10.253.0.2
получаю ошибку соединения. 195.161.0.135 нормально
пингуется, а на   #ping 10.253.0.2
получаю: From 80.254.112.93 icmp_seq=5 Packet filtered
Можно прожить и без медиазоны, но хотелось бы разобраться.
С уважением  Ищенко Геннадий






             reply	other threads:[~2008-04-12  3:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-12  3:07 Геннадий Ищенко [this message]
2008-04-12  5:31 ` Motsyo Gennadi aka Drool
2008-04-12  5:40   ` Motsyo Gennadi aka Drool
2008-04-12  7:14     ` ANDREW SMIRNOFF

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=E1JkW51-0009JI-00.anarhoret-mail-ru@f97.mail.ru \
    --to=anarhoret@mail.ru \
    --cc=community@lists.altlinux.org \
    /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