- Problem:

Using pppoe to i'm having problem with the speed and a lots of www doens't
load, www.google.com one. Other like www.hotmail.com take a lot of time
to load.
This is using the following config. (1)
But, i can't forget that if a ping www.google.com it's responde.

On the other hand, if i use a gateway to internet (windows ICS) all works
fine.
So this make to think that pppoe or iproute2 is working wrong.

[Local Network] ----> [Linux Router] ---> [Windows ICS] ----> Internet

Any idea? please send.
----------------------------------------------------------------------------
---------------------------------------------

(1)
Plataform and hardware:
- Bering 1.2 Kernel 2.4.20 for my Linux BOX
on
- Pentium I 166 Mhz with 32Mbs RAM Floppy Boot

- ETH0 Local network
- ETH1 ADSL Router (CISCO 677)

I use the basic .img Bering 1.2 for build the Boot Floppy
Then configured my PPPoE to connect.
All right for now.
Configured the DNSCACHE with the ISP dns.
The same for iptables and bla bla bla. THIS REALLY WORKS.

Some results:
----------------------------------------------------------------------------
---------------------------------------------
#iptables -t nat -L
Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination
MASQUERADE  all  --  192.168.0.0/24       0.0.0.0
----------------------------------------------------------------------------
---------------------------------------------
# ip add show
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:e0:7d:ec:8b:e6 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.101/24 brd 192.168.0.255 scope global eth0
4: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:0b:6a:0d:aa:b9 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.102/24 brd 192.168.0.255 scope global eth1
5: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1492 qdisc pfifo_fast qlen 3
    link/ppp
    inet 200.45.225.101 peer 200.3.62.211/32 scope global ppp0
----------------------------------------------------------------------------
---------------------------------------------
# cat /proc/sys/net/ipv4/ip_dynaddr
1
----------------------------------------------------------------------------
---------------------------------------------
# cat /proc/sys/net/ipv4/ip_forward
1


Thanks in advance.

Sebastián A. Aresca




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to