This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASL on Vmware ? only 1 real eth ...

Hello,

im am running Astaro Version 5 on a VMware GSX Server Version 3.
(VMware = PC in the PC)

Im real my PC has only 1 ethernet adapter!
VMware is bridging this one and simulate 2.

That i want:
i want that all my pc in the lan (192.168.0.0)
have access to the internet.
later a webserver and some other services should run.


And now my settings:

Network Interfaces:
- Internal = eth0 = 192.168.0.1
- External = eth1 = pppoe (t-dsl)

Network NAT/Masquerading:
 - External_Masquerading
Rule: Masquerading
Network: Internal (Network)
Interface: External

Packet Filter:
 - 1.
Source: Internal (Network)
Service: Any
Destination: External (Address) 
Action: Allow

Also i have tried some other setting and the http, dns proxies.
but always the firewall drop im packets :-(
do i have wrong settings or must i have 2 real networkcards?

@ the moment i use this script:
...
iptables -A POSTROUTING -t nat -o ppp0 -j MASQUERADE
...
iptables -A FORWARD -i eth0 -ppp0 -j ACCEPT


thanks for help
Spiky84 - Home User

PS: sorry my english i am from germany.  


This thread was automatically locked due to age.
Parents
  • Hi,

    i am seachins someone who has running ASL on VMWare with a pppoE-Interface. I have just installed a Win-XP with VMWare 5.0 beta and i get no connect on my dedicated pppoE-Interface of my ASL. I have 3 NICs and each of this NIC is bridged. One for XP (working), one for Internal (working) and the third for pppoE (not working)...

    Here is the error in the pppoE-Log:
    2005:03:07-16:22:35 (none) pppoe[27140]: Timeout waiting for PADO packets
    2005:03:07-16:22:35 (none) pppoe-sh: Can not connect DSL AC - retry in 900 seconds

    Is your pppoE-Interface up and getting an address from the provider?
    Do you have an idea what i need to configure on VMWare ???

    Greets
    stuntman
Reply
  • Hi,

    i am seachins someone who has running ASL on VMWare with a pppoE-Interface. I have just installed a Win-XP with VMWare 5.0 beta and i get no connect on my dedicated pppoE-Interface of my ASL. I have 3 NICs and each of this NIC is bridged. One for XP (working), one for Internal (working) and the third for pppoE (not working)...

    Here is the error in the pppoE-Log:
    2005:03:07-16:22:35 (none) pppoe[27140]: Timeout waiting for PADO packets
    2005:03:07-16:22:35 (none) pppoe-sh: Can not connect DSL AC - retry in 900 seconds

    Is your pppoE-Interface up and getting an address from the provider?
    Do you have an idea what i need to configure on VMWare ???

    Greets
    stuntman
Children
No Data