- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- ftp daemon takes 50 seconds to response
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
03-09-2004 03:44 AM
03-09-2004 03:44 AM
Re: ftp daemon takes 50 seconds to response
UCX SET NAME "foo.org"/addr=164.54.22.1
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 04:03 AM
03-09-2004 04:03 AM
Re: ftp daemon takes 50 seconds to response
%CLI-W-MAXPARM, too many parameters - reenter command with fewer parameters
\"eric0011.hcl.com"\
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 04:09 AM
03-09-2004 04:09 AM
Re: ftp daemon takes 50 seconds to response
slight confusion here.
set name is to set a nameserver. To define a hostname in "/etc/hosts" use
ucx set host "host.dom"/addre=xx.xx.xx.xx
Do define Nameservers I do recommend using
@sys$startup:ucx$config
Select 1 - Core components, then
4 - Bind resolver
This prompts you for both address and name of the DNS server.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 04:18 AM
03-09-2004 04:18 AM
Re: ftp daemon takes 50 seconds to response
The problem is the system keeps on asking me "Enter your BIND server name:" if I use @ucx$config GUI interface. That's why I want to use command line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 04:26 AM
03-09-2004 04:26 AM
Re: ftp daemon takes 50 seconds to response
$ ucx set host alpha1/add=1.2.3.4/alias="alpha1"
As Vms upcases the firts alpha1, you will have ALPHA1 and alpha1 in your database, then you can answer alpha1 for your Bind server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 04:29 AM
03-09-2004 04:29 AM
Re: ftp daemon takes 50 seconds to response
enter the address as the "name"
Enter your BIND server name: 10.0.0.8
10.0.0.8 is not in the local host database.
If you want to enter the server in the local host
database, enter the server name. Otherwise, enter
Enter remote BIND server name []:
Greetings, Martin
P.S. If you do want to enter the name in beforehand use ucx set host as mentioned by me and others ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2004 04:41 AM
03-09-2004 04:41 AM
Re: ftp daemon takes 50 seconds to response
I don't have any experience at DECVMS, you are been a great help!!
I am so stupid :-)!
summary:
IP, getway, netmask, domain: no problem
Telnet: no problem
ping: no problem
trace router: no problem
name resove(nslookup): no problem
ftp to localhost: no problem
Only problem: bind server IP is not right
A little bit confused: could telnet to IP or Machine name, it means DNS server works well, but bind server ip is not right?
- « Previous
-
- 1
- 2
- Next »