HylaFAX The world's most advanced open source fax server

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

Re: Help with send page



Steven E. Frazier wrote:
    
    I am getting
    sendpage: Can not reach server at localhost port 444
    
    Here is my services and inetd.conf file:
    
    #services
    hylafax	4559/tcp		# HylaFAX client-server protocol
    snpp	444/tcp			# Simple Network Paging Protocol
    
    # inetd.conf
    hylafax	stream	tcp	nowait	fax	/usr/local/sbin/hfaxd	hfaxd -I -d
    
The above line tells inetd(1M) to LISTEN on port 4559.
Which proc LISTENs on port 444 (perhaps none)?

	matthias
    
    Here is my pagermap file:
    #
    steve	83,18007208398/\0861562/
    stevenex	83,6166683/\5136160010/
    curt	83,3434226
    
    
    I am trying to do sendpage -p This is a test page
    
    Can anyone tell me what I am missing here?
    
    Thanks.
    
    Steve




Project hosted by iFAX Solutions