Redhat 9.0 problem with a small network

palmes_masque_tuba Messages postés 2 Statut Membre -  
palmes_masque_tuba Messages postés 2 Statut Membre -
hello
I've a simple home network

PC Windows 2000

10.0.0.2/16

|

|

Hub

|

|

eth1

10.0.0.1/16

PC Linux / RedHat9.0

Eth0

DHCP

|

|

ADSL Modem/DHCP Relay

|

|

Internet



I want :

Access with my windows PC to Internet (Web, FTP, Messenger, Mail, Peer to Peer, AntiVirus update …) throught my Linux PC

Access from my Windows PC to Linux Linux Server through FTP,Telnet, Xwindow, VNC

Have a secure internet connexion (firewall on the RedHAT PC)

Have a Web Serveur and a FTP server on my Linux Computer (access from Internet), open 8000 port for my Streaming Server

More difficult …

I’ll install a Jboss Server (Java Application Server) on my Linux Server. I want that a few devoppers could access to the admistration consol through a secure connexion



I don’t really understand the iptables rules.

From my Windows 2000 PC : ping 10.0.0.1 ok ping <eth0 ip_address > ok ping an internet address like 216.239.59.99 (it's www.google.com) or 216.109.118.76 (www.yahoo.com) it's doesn't work (request time out)


On my Windows2000 I've added the right gateway (10.0.0.1)



From my RedHat Server everything look fine everything works

What can I do ?

Perhaps could you send me a contact who could help me ?

Thanks
A voir également:

2 réponses

johndoe Messages postés 2645 Statut Contributeur 386
 
Hi,
I'm not the one who could help you with a real benefit. :)
Nevertheless, there is somethink i don't understand : which kind of ip address have you ?
Usually, on a personal network , one use ip address like : 192.168.1.XXX

Hope you will find !

ps : you also may try this site : but i don't know if they 'll do apreciate english :(
http://forum.setibzh.com/viewforum.php?f=12


bye

__
Si ça caille à Osakaï, Bonzaï sur les calçons !
0
palmes_masque_tuba Messages postés 2 Statut Membre
 
hi
the private ip address must be between (RFC 1918)
- 10.0.0.0 and 10.255.255.255
- 172.16.0.0 and 172.31.0.0
- 192.168.0.0 and 192.168.255.255
bye
0