[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw:
On Fri, 18 Aug 2000, zuri zadok wrote:
> i can see the 2 interfaces of the router from bote end station , but
> i can't get from one end station to other end station on the other
> network.
Make sure the default gateway on each station is set to their
corresponding leg in the router. Also check that the router's kernel is
optimized as a router and includes support for ip-forwarding, among
others. Another thing: some distributions use the sysctl utility. If this
is your case, check /etc/sysctl.conf and make the necessary changes.
> why i cant telnet to the router with root user?,(i can do it with a
You can't telnet as root because is a huge security hole and therefore it
is disabled. Telnet as a normal user and then su root. Or better yet,
disable telnet altogether and use shh.
Cheers,
Henry
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il