y la ip del box12???
PD: No se si tengo bien lo de la DNS porque
http://estup2p.com funciona pero
http://www.estup2p.com solo funciona el index.htm
PD: En el panel de control de la DNS me aparece lo siguiente:
DNS Management: ESTUP2P.COM
estup2p.com NS ns1.110mb.com Delete
estup2p.com NS ns2.110mb.com Delete
estup2p.com A 195.242.99.96 Delete
Name Server
.estup2p.com NS (Add new NS record)
Priority Mail Server
.estup2p.com MX (Add new MX record)
Canonical Name
.estup2p.com CNAME (Add new CNAME record)
IP Address
.estup2p.com A (Add new A record)
Text Record
.estup2p.com TXT (Add new TXT record)
Back To Domain Detail Page
Using DNS Management
Name Servers
In order for DNS Management to work, the name servers on this domain must be set to the following:
NS1.MYDOMAIN.COM
NS2.MYDOMAIN.COM
NS3.MYDOMAIN.COM
NS4.MYDOMAIN.COM
Record Types
* An 'A' or 'Address' record ties a domain name to an IP address. If there is a server on the Internet that is configured to handle traffic for this domain, you can enter the name of the domain estup2p.com and the IP address of the server (for example '64.85.73.21') and your domain will point to that IP address.
Examples:
estup2p.com A 64.85.73.21
www.estup2p.com A 64.85.73.21
* A 'CNAME' or 'Common Name' creates an alias from a domain name to another. For example, you can create a CNAME from 'subdomain.estup2p.com' to '
www.internet.com', and every reference to 'subdomain.estup2p.com' will go to '
www.internet.com', regardless of how
www.internet.com changes their IP addresses.
Please note that if you define a CNAME for one of your subdomains, there should be no A or MX record defined for that subdomain.
Examples:
estup2p.com CNAME
www.internet.com subdomain.estup2p.com CNAME
www.internet.com subdomain.estup2p.com CNAME
www.estup2p.com * An 'MX' or 'Mail Exchange' record is used to specify what server on the Internet is running e-mail software that is configured to handle e-mail for your domain. Additionally, if you define several MX records, the Priority lets you specify the order in which they should be tried. Mail servers with the lowest pritority will be tried first.
Examples:
estup2p.com MX 0 mail1.estup2p.com
estup2p.com MX 5 mail2.estup2p.com
subdomain.estup2p.com MX 0 mail1.estup2p.com
subdomain.estup2p.com MX 5 mail2.estup2p.com
* An 'NS' or 'Name Server' record allows you to delegate one of your subdomains to other name servers. These other name servers are responsible for providing A, MX, etc. records for the delegated subdomain. Note that to change the NS records for your base domain name (estup2p.com), you must do it through the domain's registrar. To change the name servers of domains of which we are the registrar, use the "update name servers" link on our main account management page.
Examples:
subdomain.estup2p.com NS ns1.estup2p.com
subdomain.estup2p.com NS ns2.estup2p.com
* A 'TXT' or 'Text' record allows you to add a comment to a domain or subdomain record that will be available through DNS. A common use for TXT records is to specify a Sender Permitted From (SPF) record for a domain. You can find more information about SPF at:
http://www.openspf.org or use the SPF wizard at:
http://old.openspf.org/wizard.html Examples:
estup2p.com TXT For Questions, contact:
me@estup2p.com estup2p.com TXT 'v=spf1 a:mail.estup2p.com'