I need to connect to the serial port on the modulator of my shiny new DVB-T transmitter which lives up on a hill outside Manchester. The software to control the modulator runs on a windoze PC which I want to move back to the office. Normally I'd use a serial device server like a Moxa NPort 5150, but I need to get it going ASAP. So seeing as I already have a Linux box doing dialup remote access on the site. I'd like to use the 2nd serial port on it to tunnel the serial data back to the office to appear as a virtual com-port on the client PC so the software thinks it's still physically connected to the modulator.
I've found a linux->linux solution called remserial which I could use with a 2nd linux box back in the office which would then have to be connected to the client pc with a null modem lead. Ideally I'd like to do away with the 2nd linux box and have the windows pc talk directly to the linux box on site.
Anyone have any ideas?
_________________________
Cheers,
Andy M