LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Burn cue/bin and Mail-Proxy (https://www.linuxquestions.org/questions/linux-software-2/burn-cue-bin-and-mail-proxy-109020/)

RedWeasel 10-27-2003 06:58 AM

Burn cue/bin and Mail-Proxy
 
Hi, I have RedHat 9.0 and I searched lot of forums for the answers of my questions:

1.
I have a .bin file and I want it to be burned. I have k3b but i have no idea how to burn a dataimage... Could you please help me?

2.
My PC is the Proxy (redhat 9.0) and i have a client (windows) which wants to get his mails through me (pop 3 and smtp)
now ... my questions is .. HOW?
Before i had redhat 9.0 i had win2k and proxy + and it worked quite well.

could you please help me - im a newbie so dont explain it too complicated.

i need help! :)
thx

spurious 10-30-2003 12:27 AM

1. In k3b, go to Tools menu, then select 'Write to bin/cue file"; you need a .cue file to burn a .bin file.

2. You have to set up NAT (network address translation) firewall script on your linux box, using iptables and ip masquerading to route the network traffic from your windows box through your linux box. Make sure that you edit the /etc/resolv.conf file on your linux box to include the address of your ISP's DNS server.

Here is the section from the Red Hat manual on firewalls and NAT: http://www.redhat.com/docs/manuals/l...ide/ch-fw.html
You can also search linuxquestions.org or google for 'iptables masquerading red hat'

However, if you want to avoid configuring iptables by hand, you can try a GUI iptables firewall building tool: http://sourceforge.net/projects/firestarter/

Alternatively, install Mandrake instead of Red Hat. Red Hat is actually not that newbie-friendly. Mandrake has a GUI control centre similar to Window's Control Panel. Mandrake has an Internet Connection Sharing wizard. Here is the section from the online Mandrake manual: http://doc.mandrakelinux.com/Mandrak...ml/drakgw.html

Once you've set up your linux box, then you need to make sure that your Windows network settings are correct. Under TCP/IP properties, add your ISP's DNS server address in your Network setup. You may need to enter your linux box's IP address as your gateway address.


All times are GMT -5. The time now is 01:15 AM.