<p>Wow... did anybody else get 8 copies of that response? I think Thunderbird is acting wonky.</p>
<div class="gmail_quote">On May 2, 2012 1:07 PM, "leprkhn" <<a href="mailto:leprkhn@gmail.com">leprkhn@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 5/2/2012 11:10 AM, Beddingfield, Allen wrote:<br>
> Hi All,<br>
> I was wondering if any of you have any ideas of how I can accomplish this:<br>
> I have a Linux VM that I would like to be able to use the modem on a<br>
> Linux-based physical server to dial out for paging.  (Monitoring package<br>
> running in the VM, and would like to come up with a scheme to allow it<br>
> to use a modem across the network on a physical server to do paging).  I<br>
> don't have the option of attaching a modem to the virtualization host.<br>
> Anyone ever done anything like this or have any ideas?  We can obviously<br>
> just send an e-mail to the address for the pager, but it would be nice<br>
> to have a method to call out with a dedicated phone line, in the event<br>
> that the message being sent is an alert that the SMTP server is down :)<br>
><br>
><br>
> Thanks.<br>
> Allen B.<br>
><br>
First thought is, assuming you can control the modem from tty with<br>
minicom, wvdial, kermit or something, why not have a script on the vm<br>
that tags the hard server with a little ssh-fu? Access is through<br>
internal net only, yeah? Might be the easiest.<br>
<br>
Second thought? Remote serial port with getty accessing a ppp daemon on<br>
the hard box. Essentially making the hard box a pppoe server. The<br>
Internet seems to tell me this is possible, but I'm having to wade<br>
through more BSD documentation than I'd like. Sounds old school.<br>
Probably harder than you're looking for.<br>
<br>
And just for shits and giggles: Remotely access warvox with a<br>
meterpreter shell. <a href="http://warvox.org/install.html" target="_blank">http://warvox.org/install.html</a><br>
</blockquote></div>