ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] модем ADSL
@ 2008-04-12  3:07 Геннадий Ищенко
  2008-04-12  5:31 ` Motsyo Gennadi aka Drool
  0 siblings, 1 reply; 4+ messages in thread
From: Геннадий Ищенко @ 2008-04-12  3:07 UTC (permalink / raw)
  To: community


сделал как подсказали, т. е. :
# 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
Можно прожить и без медиазоны, но хотелось бы разобраться.
С уважением  Ищенко Геннадий






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-12  7:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-12  3:07 [Comm] модем ADSL Геннадий Ищенко
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

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