[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ipfw redirection




  If what you want, is ppl who connect to the mail server, to be
redirected to the http server, then the easiest way to do this is to run a
small 'plug' server on the mail machine at port 80 that redirects any HTTP
request to the other machine (i.e. it always sends the same redirect
message no matter what the question). I think that dhttpd can be hacked
into doing this easily. 

Peter