Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:30 AM
12-23-2004 03:30 AM
Could sommebody tell how to configure dns configuration so that it will resolve external addresses like @yahoo.com?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:38 AM
12-23-2004 03:38 AM
Re: dns
you can do it by sam. You can configure a resolver.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:46 AM
12-23-2004 03:46 AM
Re: dns
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 03:58 AM
12-23-2004 03:58 AM
Re: dns
You need to configure the resolver using the file /etc/resolv.conf
Check this link from the hp docs to see how to configure the resolver,
http://docs.hp.com/en/B2355-90685/ch03s08.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 04:04 AM
12-23-2004 04:04 AM
Re: dns
If you need this for a specific HP-UX sendmail service pls follow this tip:
1.- Identify a resolvable name for your smtp server, i.e: smtpserver
Also assume 8.10.22.100 like IP address for smtpserver.
2.- You must have been set DS macro in your /etc/mail/sendmail.cf:
DSsmtpserver
Pls note that no blanks was leaved.
3.- In your local /etc/hosts file add the following entry:
8.10.22.100 yahoo.com
You can repeat this third step to any domain requested.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2004 05:04 AM
12-23-2004 05:04 AM
Re: dns
# set_parms addl_netwrk
after you can adjust by modifying if you want /etc/nsswitch.conf and /etc/resolv.conf...
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2004 12:06 PM
12-25-2004 12:06 PM
Re: dns
Thank you for the replies. I am still confused. Right now the /etc/resolv.conf has
domain xxxx
nameserver ipaddress1
nameserver ipaddress2
How to add yahoo.com here? Please explain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2004 02:58 AM
12-27-2004 02:58 AM
Re: dns
Any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2004 03:15 AM
12-27-2004 03:15 AM
Re: dns
Now, if the 2 DNS you have aren't able to answer, following problem may occur :
. Your system isn't configured to use this resolv.conf file. This you can troubleshoot by posting here your /etc/nsswitch.conf file. We will tell you wether it's good or not.
. Your nameservers are not able to resolve yahoo.com. There master DNS can also not resolve. Verify those DNS by configuring them on your worstation and trying to resolve yahoo.com (nslookup command)
. Your server can't reach those DNS servers. Can you ping those nameservers ? Can you issue a DNS query to them ?
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2004 03:39 AM
12-27-2004 03:39 AM
Re: dns
This link might help you understand how the DNS resolution happens.
http://docs.hp.com/en/B2355-90685/ch03s01.html
The whole chapter is useful. Also pay special notice to the section "How BIND Resolves Host Names".
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 02:09 AM
12-30-2004 02:09 AM
Re: dns
/etc/nsswitch.conf doesn't exist
The following exist
/etc/nsswitch.compat /etc/nsswitch.files /etc/nsswitch.hp_defaults /etc/nsswitch.nis /etc/nsswitch.nisplus
Is this what you meant by a dns query?
nslookup www.yahoo.com
Name Server: autoproxy.xxx.com
Address: xxx.yyy.xx.d
Trying DNS
Trying NIS
looking up FILES
*** No address information is available for "www.yahoo.com"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 02:09 AM
12-30-2004 02:09 AM
Re: dns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:29 AM
12-30-2004 03:29 AM
Re: dns
I think I have to specify soemthing there.
Can anybody tell whats happening here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:32 AM
12-30-2004 03:32 AM
Re: dns
Create a file /etc/nsswitch.conf and try this entry in that file,
hosts : dns files
save this file and exit and then do a nslookup for www.yahoo.com
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:36 AM
12-30-2004 03:36 AM
Re: dns
if you use only local dns try to add an public dns entry in your /etc/resolv.conf file
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:42 AM
12-30-2004 03:42 AM
Re: dns
This is the result:
nslookup www.yahoo.com
Using /etc/hosts on:
looking up FILES
*** No address information is available for "www.yahoo.com"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:51 AM
12-30-2004 03:51 AM
Re: dns
Try this
vi /etc/nsswitch.conf
hosts: files [NOTFOUND=continue] dns
Save this file, exist and now do a nslookup for www.yahoo.com
I'm hoping your /etc/resolv.conf is configured like this
search your_local_domain.com
nameserver 1st_dns_server_ip_address
nameserver 2nd_dns_server_ip_address
you can also use the domain variable in the resolv.conf in place of search.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:53 AM
12-30-2004 03:53 AM
Re: dns
hosts: dns [NOTFOUND=continue] files
in your result of nslookup command it seems like that for your request it don't search in the dns...
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 04:00 AM
12-30-2004 04:00 AM
Re: dns
I got this
nslookup www.yahoo.com
Using /etc/hosts on:
looking up FILES
Trying DNS
*** autoproxy.xxx.com can't find www.yahoo.com: Non-existent domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 04:19 AM
12-30-2004 04:19 AM
Re: dns
It looks like you the DNS server that you are using is not resolving the external domain addresses.
type nslookup. It sill give you ">" prompt. then type "server ip_add_of_your_dns_server". It should give some output saying default name server, its name and ip address. then type www.yahoo.com and the ">"prompt
nslookup
> server ip_address_of_your_dns_server
Default name server: your dns server name
Address: ip_address_of_your_dns_server
>www.yahoo.com
If it resolved www.yahoo.com, you should get something like this,
Default name server: your dns server name
Address: ip_address_of_your_dns_server
Trying DNS
Non-authoritative answer:
Name: www.yahoo.akadns.net
Addresses: 68.142.226.40, 68.142.226.49, 68.142.226.39, 68.142.226.53
68.142.226.37, 68.142.226.54, 68.142.226.45, 68.142.226.35
Aliases: www.yahoo.com
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 05:43 AM
12-30-2004 05:43 AM
Re: dns
I believe that you need the line
"domain [yourdomain].com/net/org/gov etc"
For instance if you're company's domain is "myverycoolcompany.com"
You'd need to add
domain myverycoolcompany.com
to the top of /etc/resolv.conf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 07:18 AM
12-30-2004 07:18 AM
Re: dns
The domain
I tried this:
> server xxx.yyy.zz.p
Specifying a server has overridden the switch policy order.
The reset command will reinstate the order specified by the switch policy.
Default Name Server: autoproxy.xxx.com
Address: xxx.yyy.zz.p
> www.yahoo.com
Name Server: autoproxy.xxx.com
Address: xxx.yyy.zz.p
Trying DNS
*** autoproxy.xxx.com can't find www.yahoo.com: Non-existent domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 07:22 AM
12-30-2004 07:22 AM
Re: dns
Looks like your dns server autoproxy.xxx.com is not resolving external domains. It is not passing the domain lookup query to a root domain that could resolve the external domains.
check with your DNS admins or with the primary admin of the server on which your DNS is housed.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 07:56 AM
12-30-2004 07:56 AM
Re: dns
My /etc/resolv.conf is actually:
domain xxxx
nameserver ipaddress1
nameserver ipaddress2
nameserver ipaddress3
should i try all nameservers
like
> server ipaddress1 ?
Right now I tried only ipaddress1.
I got:
server ipaddress1
Specifying a server has overridden the switch policy order.
The reset command will reinstate the order specified by the switch policy.
I donot know what the switch policy is and hence notr mess with it