networking in parallels (NAT iptables related)

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

 



Hi,

For networking in parallels (guest os) there seem to be 2 options:

1) bridged (which I don't have a connection for)
2) host (which seems to only be for a connection to the host machine and
not outside networking)

I want my XP host (sorry for testing IE7 only you see) to use the FC6
connection.

any ideas how?

I saw this at
http://news.softpedia.com/news/Share-the-Internet-connection-from-the-command-line-34834.shtml

start------

For sharing the Internet connection, we'll use the iptables tool because
it can be found in all Linux distributions of all sizes and shapes.

If you just want to get the Internet connection up and running, enter
this two lines in a terminal:

echo “1” > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

End ------

but the echo command returns
bash: echo: write error: Invalid argument

I have vmware installed using NAT and the connection works fine so I am
wondering how to set that up on the FC6 box so hopefully parallels would
think it is a bridged connection.

Shawn

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux