LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-21-2002, 04:33 PM   #1
gballard
LQ Newbie
 
Registered: Aug 2002
Posts: 6

Rep: Reputation: 0
would this work?


what I want to do is forward port 5050 to 192.168.01 on my internal LAN so I can use the video and voice chat features of Yahoo Messenger. My external interface is ppp0....

Would these two statements do what I am wanting to do?

/sbin/iptables -t nat -A PREROUTING -p tcp -i ppp0 -xxx.xxx.xxx.xxx
--dport 5050 -j DNAT --to 192.168.0.1:5050

/sbin/iptables -A FORWARD -p tcp -i eth0 -d 192.168.0.1 --dport 5050 -j ACCEPT

I saw this on http://www.hackorama.com/network/portfwd.shtml and tried to adapt them to what I am wanting to do. Could one of you networking gurus take a looksie and let me know?....
 
Old 08-21-2002, 04:54 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
I'm not sure what does Yahoo use for video. It may be H323. In such case masquerading is not enough. You need extra software, like OpenH323.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does the mounting of a *BSD partition on linux work work well when rw ? kloss *BSD 3 10-08-2005 02:21 PM
Will Ubuntu Work work With my Wireless Card? PulsarSL Ubuntu 3 10-07-2005 10:33 PM
got ALSA to work in root, need help getting it to work in my user profile ic3 Slackware 2 11-28-2003 10:32 PM
FALCONS EYE (nethack) FAILS ON STARTUP, use to work, wont work even after reinstall roorings Linux - Software 0 10-08-2003 10:39 PM
UPS cable didn't work. A cool work-around jlangelier LinuxQuestions.org Member Success Stories 1 07-18-2003 05:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration