[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to find out all hosts of SYBASE



 
    
- Wrong command

# ypcat -x hosts.byname
Use "passwd"    for map "passwd.byname"
Use "group"     for map "group.byname"
Use "networks"  for map "networks.byaddr"
Use "hosts"     for map "hosts.byname"
Use "protocols" for map "protocols.bynumber"
Use "services"  for map "services.byname"
Use "aliases"   for map "mail.aliases"
Use "ethers"    for map "ethers.byname"

- Proper command

# ypcat -k hosts.byname
alantec 157.133.80.100  alantec alantec.sybase.com
cubbie 130.214.220.168  cubbie
attan 130.214.85.24     attan
afog 158.76.118.40      afog pdscss2
eme172dhcp7-200 130.214.172.200 eme172dhcp7-200
eme140dhcp5-191 130.214.140.191 eme140dhcp5-191

Google