Hi All
I am trying to open a telnet connection on port 1998 to a Cisco 876 router (C870-ADVENTERPRISEK9-M) on the same network - 'connect failed'
The source device is running W2003 server.
The reason for my test, is to facilitate connectivity between 2 devices running ODEX software. Initial tests, via an OFTP session to the remote host across an ISDN connection failed.
Router config: -
x25 routing
interface Dialer1
no ip address
encapsulation x25
dialer pool 1
dialer string xxxxxxxxxxx
dialer max-call 1
dialer-group 1
x25 address xxxxxxxxxxx
x25 htc 1
x25 win 7
x25 wout 7
x25 facility windowsize 7 7
x25 facility packetsize 128 128
x25 route xxxxxxxxxxx interface Dialer1
Can anyone help?
Many thanks in advance