On Wed, Feb 23, 2005 at 12:06:49PM -0300, Tiago Bahi - VOE INTERNET wrote: > No errors in server, but i think exists an error in router. > nope, you are set your server as your own DNS server. Are you sure you want that? > >/etc/sysconfig/network > > HOSTNAME=cedaspy.com.br > NETWORKING=yes > GATEWAY=200.138.174.1 ok > >/etc/sysconfig/network-scripts/ifcfg-eth0 > > DEVICE=eth0 > BOOTPROTO=static > BROADCAST=200.138.174.255 > IPADDR=200.138.174.27 > NETMASK=255.255.255.0 > NETWORK=200.138.174.0 > ONBOOT=yes > TYPE=Ethernet ok > >/etc/sysconfig/network-scripts/ifcfg-eth0:0 > > DEVICE=eth0:0 > BOOTPROTO=static > IPADDR=200.138.174.30 > NETMASK=255.255.255.0 > ONBOOT=yes > TYPE=Ethernet ok > >/etc/resolv.conf > > search cedaspy.com.br > nameserver 200.138.174.27 -------------^^^^^^^^^^^^^^ that is your own machine, do you have a DNS server running there? change /etc/resov.conf to search cedaspy.com.br nameserver 200.175.11.2 nameserver 200.175.11.3 > of course that YES if I know how help. :D Tru