Probably a routing issue still.. or a problem with your satellite 
connection for larger packets.

What does netstat report for the connection? Is it stuck in SYN_SENT, 
or has the connection been ESTABLISHED?

Try pinging from the DVB address with larger packets. Verify with 
tcpdump that the packets really come back with the intended 
destination IP address.


Another note: You can set up the source address to use in a route by 
using the "ip route .." command instead of the older "route ..." 
command.


Regards
Henrik



On Wednesday 26 February 2003 23.08, Hamid Hashemi Golpayegani wrote:

> Also the default route of the squid box is 81.12.18.1 and all
> sattelite Ips are routed to squid box on Broadlogic . The problem
> is that the normal IP addresses ( instead of specific_ips ) is
> working well through normal DSL connection and IP address and
> nothing happened to them . But the specific_ips that should use
> sattelite link is not working and no webpage could browsed . I
> tried netstat and it shows that the connection from source
> 62.112.164.193 to target host is tried to established and added to
> netstat list . But there is no web browsing ! Any idea ?

Reply via email to