this:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 server15."xxx".com server15 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
xxx.xxx.xxx.138 server.not good domain.com
xxx.xxx.xxx.138 server."the good domain".info
the "xxx".com it is not my domain , is domain in another server
how i fix this
thanks you