Quoting [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> 
> 
>  After the 'High' of getting the Firmware for Speedtouch 536 set-up and 
> connected to ADSL . . .
> 
>  the next 'prob' :-
> 
> VMware virtual ethernet vmnet was using NAT, but have re-configured 
> vmware to Bridged network, as suggested by vmware config-wizard, 
> 
> BUT, with the switch from Dial-Up, to ADSL thru Ethernet Card, does not 
> allow vmware to see the Internet   :(
> 
> WHAT, please, must I look for to Open in SuSE Firewall ?
> 
Change if necessary these settings in /etc/sysconfig/SuSEfirewall2:

FW_MASQUERADE="yes"
FW_MASQ_DEV="$FW_DEV_EXT"
FW_MASQ_NETS="0/0"

Then restart the firewall, "rcSuSEfirewall2 restart".  You will probably need
to restart the firewall the first time you start up VMware after a boot.  If
the interface isn't up when the firewall is started it isn't included.  Once
this works, you can be more restrictive if you wish, read the comment before
FW_MASQ_NETS.

HTH,
  Jeffrey
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to