text_plain charset=iso-8859-1_part < 1K Download |
text_plain charset=iso-8859-1_part < 1K Download |
> Here's my setup:
> Cable modem connected to the uplink port of an 8-port hub
> 4 machines with real IPs (bought for extra from the cable company)
> connected to the same hub as the cable modem
> 1 machine using a "private" 192.168.0.1 IP also connected to this hub
> When I try to telnet to the "private" machine at 192.168.0.1 from one of
> my machines that has a real IP, I get a host unreachable error message.
> I also get the same when I try to telnet from my "private" machine to one
> of my machines with a real IP. Is it possible via adjusting the routing
> tables (all machines are running linux) to make it so I could telnet
> freely from one machine to another on my local network here? Or do I
> have to add a second a network card on to one of my machines and have a
> separate hub for the "private" portion of my network?
> Any info/references would be greatly appreciated.
It would help you to read some kind of networking howto.
Kind regards, Joerg.
> Here's my setup:
> Cable modem connected to the uplink port of an 8-port hub
> 4 machines with real IPs (bought for extra from the cable company)
> connected to the same hub as the cable modem
> 1 machine using a "private" 192.168.0.1 IP also connected to this hub
> When I try to telnet to the "private" machine at 192.168.0.1 from one of
> my machines that has a real IP, I get a host unreachable error message.
> I also get the same when I try to telnet from my "private" machine to one
> of my machines with a real IP. Is it possible via adjusting the routing
> tables (all machines are running linux) to make it so I could telnet
> freely from one machine to another on my local network here? Or do I
> have to add a second a network card on to one of my machines and have a
> separate hub for the "private" portion of my network?
> Any info/references would be greatly appreciated.
> Regards,
> Eric Macauley
>When I try to telnet to the "private" machine at 192.168.0.1 from one of
>my machines that has a real IP, I get a host unreachable error message.
>I also get the same when I try to telnet from my "private" machine to one
>of my machines with a real IP. Is it possible via adjusting the routing
>tables (all machines are running linux) to make it so I could telnet
>freely from one machine to another on my local network here? Or do I
>have to add a second a network card on to one of my machines and have a
>separate hub for the "private" portion of my network?
/sbin/route add -net 192.168.0.0 dev eth0
But maybe you need an alias IP on the nic and/or a -host route first. But
it would be safer to use a separate nic for the private LAN so you could
MASQ it for internet access.
--
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
1. GETSERVBYNAME()????????????????????"""""""""""""
Hi,
Does anyone know why
struct servent *serv;
serv=getservbyname("exec","tcp");
gives a warning err of incomparible pointer type?
I also can't get rexec to function. It compiles ok....
Thanks
Kirk
2. sendmail
3. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""
5. Type "(", ")" and "{", "}" in X...
7. Since when UNIX is the "real" system that runs the "real" machines?
8. Toshiba Satellite Pro 490xCDT XFree86 configuration?
9. "umsdos" vs "vfat" vs "looped ext2"
10. "Novell-like","non-TCP/IP","networking" OS to place Unix
11. "netstat -nr" should show "default" or "0.0.0.0"?
12. "write" "to" "flon" commands
13. Problems with "df" and "du" on "/var"