| kosaco1   Junior Member
 
  
 Posts: 25
 Joined: Jun 2009
 Reputation: 0
 | 
			| [Cerrado] Creo el dominio, lo veo en el servidor,pero no lo veo en internet-URGENTE 
 
				Ingreso al panel sin problemas, creo el dominio, cuando presiono username en el servidor veo la pagina de iscpcp omega, pero no se ve en internet desde otra pc, pero si puedo ingresar al panel de control.Instale la nueva version hoy, borre la vieja, no se como solucionar el problema
 
 archivo interfaces
 
 
 # This file describes the network interfaces available on your system
 # and how to activate them. For more information, see interfaces(5).
 
 # The loopback network interface
 auto lo
 iface lo inet loopback
 
 # The primary network interface
 # allow-hotplug eth0
 # iface eth0 inet dhcp
 auto eth0
 iface eth0 inet static
 address 192.168.0.100
 netmask 255.255.255.0
 network 192.168.0.0
 broadcast 192.168.0.255
 gateway 192.168.0.1
 
 
 
 hosts
 
 
 # 'hosts' file configuration.
 
 127.0.0.1	localhost.localdomain 	localhost
 192.168.0.100	server.xxx.com	server
 ::ffff:192.168.0.100	server.xxx.com	server
 ::1	ip6-localhost ip6-loopback
 fe00::0	ip6-localnet
 ff00::0	ip6-mcastprefix
 ff02::1	ip6-allnodes
 ff02::2	ip6-allrouters
 ff02::3	ip6-allhosts
 
 Por favor una solucion rapida
 
				
(This post was last modified: 05-20-2010 05:46 PM by kurgans.)
 |  | 
	| 05-18-2010 12:32 PM |  |