E
eddiec
hi everyone,
I have 1 SQL server at a remote site. The site has no permanent connection
to head office.
Once every two hours the remote server will dial head office and synchronise
data with the SQL Server in head office.
How can I set up a route so that the remote server knows that it can find
the head office server on the other side of the ppp connection?
The remote server is connecting as a RAS client to the head office. Every
time that it connects, the interface number changes, so I have to change the
"route add" to point to the new interface number.
How can I get the ppp interface number to remain the same or is there some
other way?
TIA
eddiec
I have 1 SQL server at a remote site. The site has no permanent connection
to head office.
Once every two hours the remote server will dial head office and synchronise
data with the SQL Server in head office.
How can I set up a route so that the remote server knows that it can find
the head office server on the other side of the ppp connection?
The remote server is connecting as a RAS client to the head office. Every
time that it connects, the interface number changes, so I have to change the
"route add" to point to the new interface number.
How can I get the ppp interface number to remain the same or is there some
other way?
TIA
eddiec