"Trammel" <(E-Mail Removed)> wrote in message
news:C4vJe.32882$(E-Mail Removed)...
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi all.
> >
> > This is a bit of a long shot i think but right now i am all out of
> > ideas, so any help is greatly appreciated!
> >
> > I have an app that sends information on a specific port. However, te
> > port is blocked on the firewall so the app won't connect. Changing the
> > firewall config is not an option, nor is reconfiguring the app.
> >
> > So, my question is this. Is there a way to develop an app that
> > captures all this information being sent on the local computer from 1
> > port, and then via this app send it out of a different port?
> > Re-channeling it so to speak.
>
>
> Can you reconfigure the IP in the software or in the local "hosts" file?
>
> IE: If software connects to blah.domain.com... the set the hosts file to
> say summiut like:
>
Code:
> 127.0.0.1 blah.domain.com
>
Sorry... the reason I asked the above is that if yu can change the IP then
its fairly easy to do a local bounce to a different port... and then maybe
bounc again bck to normal port on a "home" PC... before sending to the final
server. (I did similar to use IRC from work).
--
Trammel is a member of DWC (
http://dwc.no-ip.org)
(Please reply to group only)