[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SAGE] technical help with routing on Solaris 10




On Sun, 27 Nov 2005, Rodrick Brown wrote:
> I'm assuming you tried to ping 10.66.0.3 from your server and it was
> reachable ?

Yup, can ping it no problem.

> Does your firewall logs even show your tcp request on port 80 to 66.94.234.13
> Also validate your /etc/netmasks make sure everything is setup correctly.

No.  I see the ICMP traffic, but not the telnet traffic (if I telnet to 
10.66.0.3, I see the failed attempt to log in, but if I telnet to the 66 
address, I see nothing on the firewall).

/etc/netmasks has:
10.64.0.0 255.255.0.0
10.65.0.0 255.255.0.0
10.66.0.0 255.255.0.0
10.67.0.0 255.255.0.0

-Adam