routing
- From: Sthu Deus <sthu.deus@xxxxxxxxx>
- Date: Wed, 27 Oct 2010 20:43:17 +0700
Good day.
Could You please help me w/ routing?
I want to make working the following scheme:
host1 <-> eth <-> host2 <-> ppp
On host2 it seems that the route table is wrong somehow:
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.10.10.10 * 255.255.255.255 UH 0 0 0
ppp0
192.168.0.0 * 255.255.255.0 U 0 0 0
eth0
default * 0.0.0.0 U 0 0 0
ppp0
in iptables, chain FORWARD I have:
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination 0 0 ACCEPT all -- * *
0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED 129
10247 ACCEPT all -- eth0 * 192.168.0.3 0.0.0.0/0
cat /proc/sys/net/ipv4/ip_forward
1
Thank You for Your time.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4cc82c7b.147c0e0a.2eba.18c6@xxxxxxxxxxxxx
- Follow-Ups:
- Re: routing
- From: lee
- Re: routing
- From: Jesús M. Navarro
- Re: routing
- Prev by Date: Re: b43, pump, &&
- Next by Date: Re: b43, pump, &&
- Previous by thread: Tasksel not showing desktop enviroment
- Next by thread: Re: routing
- Index(es):
Relevant Pages
|