Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: arianf11 on April 11, 2012, 04:34:50 PM
-
Hi Guys
I have a school project called SME Server Lunix. I have No experince with this system.
I searched alot in google for right material but i find it but not very clearly.
detail:
I have fisical laptop connect to my home modem network. on this laptop i have install VMware machine in this VMware machine i install SME server.
I use VMware version 7.
Situation of SME server on my VMware machine
I add 2 Networkcards
1. Bridged
2. Host
I add 2 HDD 1 SCSI and Second IDE i think
1. 20GB HDD
2. 20GB HDD
Installtion of my project.
domain name- rocmb.nl
system name- server1
local ip - 192.168.0.100
subnet - 255.255.255.0
Operations Mode
In operations Mode i choosed all three mode for experiment (server and gateway) (private server and gateway) and (server only).
I tryed altos of time but it is not working everytime when i want to test my connection i get this Message (Internet connection Failed). in blue screen.
this time i used (Server only).
Gateway ip - 192.168.0.1
DHCP is Off
DNS is empty
then i activated. then i wanted to test my internet connection op my fysical laptop via Firefox browser.
https://server1/server-manager/ but i get a blank page with (Server Not Found).
situation on my fisical laptop:
Ethernet-adapter voor LAN-verbinding:
Verbindingsspec. DNS-achtervoegsel: Lan
IPv4-adres. . . . . . . . . . . . : 192.168.25.100
Subnetmasker. . . . . . . . . . . : 255.255.255.0
Standaardgateway. . . . . . . . . : 192.168.25.254
Then i tryed via Virtual Windows XP to open server-manager with Firefox browser. But still the same Probleme Blank page (Server Not Found).
Can anyone help me with this situation
Thx alot
Send me any information if you would like to share with me my email (asahafie@ictmbo.nl)
-
this time i used
(Server only).
Gateway ip - 192.168.0.1
DHCP is Off
DNS is empty
situation on my fisical laptop:
Standaardgateway. . . . . . . . . : 192.168.25.254
Firstly this:
(Server only).
Gateway ip - 192.168.0.1
I think it should be the ip of your home modem, which looks to be 192.168.25.254..
Try that as a starter.
Also look at what ip you are giving the server, in the same range 192.168.25.* would be better.
-
Hi Guys
Hi, welcome here
first of all, please don't multipost.. you've already posted the same "problem" here: http://forums.contribs.org/index.php/topic,48494.msg240866.html#msg240866
I have a school project called SME Server Lunix.
LInux, not Lunix :-)
I searched alot in google for right material but i find it but not very clearly.
almost everything you need to know about SME is here and in the wiki and in the documentation
I use VMware version 7.
I don't know/use vmware but what you are saying is not enough:
- what version of vmware are you using? server, workstation, player?
- what version of SME are you using?
Situation of SME server on my VMware machine
I add 2 Networkcards
1. Bridged
2. Host
I add 2 HDD 1 SCSI and Second IDE i think
1. 20GB HDD
2. 20GB HDD
Installtion of my project.
domain name- rocmb.nl
system name- server1
local ip - 192.168.0.100
subnet - 255.255.255.0
Operations Mode
In operations Mode i choosed all three mode for experiment (server and gateway) (private server and gateway) and (server only).
I tryed altos of time but it is not working everytime when i want to test my connection i get this Message (Internet connection Failed). in blue screen.
this time i used (Server only).
Gateway ip - 192.168.0.1
DHCP is Off
DNS is empty
then i activated. then i wanted to test my internet connection op my fysical laptop via Firefox browser.
https://server1/server-manager/ but i get a blank page with (Server Not Found).
situation on my fisical laptop:
Ethernet-adapter voor LAN-verbinding:
Verbindingsspec. DNS-achtervoegsel: Lan
IPv4-adres. . . . . . . . . . . . : 192.168.25.100
Subnetmasker. . . . . . . . . . . : 255.255.255.0
Standaardgateway. . . . . . . . . : 192.168.25.254
Then i tryed via Virtual Windows XP to open server-manager with Firefox browser. But still the same Probleme Blank page (Server Not Found).
Can anyone help me with this situation
ok..
use, at the moment, only one network card
configure it in bridged mode
configure server in server only mode: use, for example, 192.168.25.200 for ip, 255.255.255.0 for netmask, 192.168.25.254 for gateway
test your internet connection from SME's console, it should work now
to access your server-manager web page, you can't use the hostname (es. server1) because it's obviously unknown in your lan.. use, instead, its ip address
https://192.168.25.200/server-manager
it should work.. if not, try to ping your server (its ip address) from your client command line..
Send me any information if you would like to share with me my email (asahafie@ictmbo.nl)
nobody will/should write to you via email: forum are aimed to share knowledge and experiences.. if I answer you in mail, nobody else will know and learn..
HTH