Recommended Posts

JFC danny -- again did you READ THE GUIDE??

You have no need to launch the text mode!! When you get to that part -- you need to connect to the box with your Browser from another machine..

You finish the config using your browser from another machine.. Sounds like your trying to login into the console -- you only configure network there, etc.. used in case of not on network can not use web browser, etc.

This the screen your see?

post-14624-1258149232_thumb.jpg

You need to open up the IP address of your CC from another machine -- its CLEARLY gone over in the guide.. Which you clearly have not even breezed though!!! :argh:

When you open it up in your browser you will get a screen like this

post-14624-1258149641_thumb.jpg

Dude as soon as SG Universe is done I will step through the setup for you.. But as sophism points out you need to go the IP of the CC machine -- really, Danny its not possible to be that dense -- is it????

Why in the world would you think you would go to the IP address of your router???? :blink:

What IP did you give the CC machine when you setup it up, or if you set it up for dhcp.. Which Im pretty sure I stated it would prob be better to setup static.. But anyway.. If you log into the text mode on the console -- it will show you what the IP address of the CC machine is.

To log into the text mode you need to put in password of root, and then hit enter twice or tab over until continue turns red, then it enter -- then you will get this screen

post-14624-1258163959_thumb.jpg

I set it up so it's all automatic, I did not set anything specific. I tried what you said and could not get to that page. i boot up the machine i enter my root password and press enter. Then i get the options launch text mode graphics etc... when i click launch text it just says looking up localhost:82 then it says it cannot be found and it gives me 127.0.0.1:82...

After I typed /admin in the url i finally got it to work!!! This thing is freaking awesome. So far i got my webserver up email's everything!!!! :).

Its 2 am here i better get some sleep im done playing for the day and i have to shut down the server because the fan is KILLING ME!!! so basically everything has to be done through a different PC on the lan?

Two weeks to agree that CC is awesome. (Y)

If you haven't changed your box to use a static IP, then you just have the current IP leased from the DHCP server, and things can change. I would recommend that you change it to a static IP for administration.

Have fun playing! :)

"Two weeks to agree that CC is awesome."

Been longer than 2 Weeks I think -- but yeah!!! :rofl:

And Mark is right -- when you put it on your network at work, use STATIC for its IP. Did you get file sharing working? Did you go with just the workgroup or did you setup a domain? I would REALLY suggest you look at going the domain route - it will make sharing files easier and even though you say you don't use security now -- you prob will want to once you learn how is it is to setup.

As to everything being done from a different PC, one of the benefits yes.. Its a web gui to manage, any retarded monkey could manage it ;) But if your ok with the prompt then sure you could do LOTS of stuff on the console. Or from a ssh/telnet shell.

edit: Just looked through the past threads from danny -- looks like I originally brought up CC at Sep 17 2009, 12:11, so that a bit longer than 2 weeks ;) hehehehe Did you mean 2 months ;)

Edited by BudMan

Lol :)... Well I just installed CC and was testing a **** load of stuff and everything is everywere, web ftp, sharing files, i dont know were anything is anymore lol. I will be re-installing it in a few weeks again just to test file sharing. Also isn't my IP already static?

Did you set a STATIC IP on the CC box??

"I set it up so it's all automatic, I did not set anything specific."

If you did not set anything specific -- then NO CC IP is not static... Do you do it on purpose, or are you really this dense when it comes to even understanding the basics? If you had set the CC box to a static -- WTF where you trying to access your routers IP for??

What is an IP address? Do you even know really?

Seems clear you do not understand the difference between a IP that has been setup STATIC on the computer, or one that has been handed out automatically by a dhcp server. Where does a computer get its IP address?

You have any clue to what a netmask is? Or a gateway?

When you look at the output of ipconfig /all on a computer -- what are these things telling you?

--

C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : quadcore-w7

Primary Dns Suffix . . . . . . . : local.lan

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : local.lan

Ethernet adapter Local:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller

Physical Address. . . . . . . . . : 00-21-9B-03-AC-A7

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.1.100(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.253

DNS Servers . . . . . . . . . . . : 192.168.1.4

192.168.1.253

Primary WINS Server . . . . . . . : 192.168.1.4

NetBIOS over Tcpip. . . . . . . . : Enabled

--

Where did this machine get is IP address?

Where did this machine get its IP from?

C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : testvmbox

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : local.lan

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : local.lan

Description . . . . . . . . . . . : AMD PCNET Family PCI Ethernet Adapter

Physical Address. . . . . . . . . : 08-00-27-4A-DC-66

Dhcp Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 192.168.1.111

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.253

DHCP Server . . . . . . . . . . . : 192.168.1.4

DNS Servers . . . . . . . . . . . : 192.168.1.4

192.168.1.253

Primary WINS Server . . . . . . . : 192.168.1.30

Lease Obtained. . . . . . . . . . : Saturday, November 14, 2009 10:13:23 AM

Lease Expires . . . . . . . . . . : Friday, November 20, 2009 10:13:23 AM

What does the Lease obtained/expired stuff mean?

Are these addresses on the same network or not?

192.168.1.100 netmask 255.255.255.0

192.168.2.101 netmask 255.255.255.0

Are these?

192.168.1.100 netmask 255.255.0.0

192.168.2.100 netmask 255.255.0.0

What is meant by the term dhcp scope?? You need to atleast understand the BASICS Danny -- not knowing if your machine IP is static or dhcp - basic, basic!! Come on!!! How do you expect to run a network if you do not even understand the difference between a static ip or one gotten with dhcp.

If I tell you to set the CC machine to a static IP on your network, outside your dhcp scope -- Do you have clue one to wtf that means, or did I just write blah blah goooggly bleh gop blah blah blah??

If you do not understand something -- you need to let us KNOW, or we can not help you!!!

Edited by BudMan

Well my copiers at work had dynamic IP's and everytime when we restarted them they kept on changing. So i gave all of them a static IP and they did not change anymore. The server obtained it's own address I know that, but wont it stay at this address or it will change at some point? How do I change it to a static is there an option in webconfig?

What error - what file, I dont see anything!

Check again.

Danny not sure why you would think a windows share would be your ftp server? As to access denied -- what permissions did you setup? What account are you using - did you setup just a workgroup or did you setup a domain in CC?

Without something to work I can not tell you what to change -- did you create that share in flexshare? Can you post a screen shot of flexshare in CC?

As to the servers IP changing -- if its DHCP, and you did not setup a reservation - then yes its possible for it to change.. Now if its on 24/7/365 then it should just keep renewing the lease and stay on the same IP.. But if you did not set a reservation and its dhcp, then yes it possible for it to change on you. Which is why I would suggest you set it static.

I thought this was for start up IT guys :) hahaah

I rather install ubuntu and go through everything lol.

How can I create 1 share that every user can see. Actually i created one in flexshare and all the users can see it, but no one can edit files in it, but can delete. I tried everything to create a http server or web server and its not working. some explanation pelase :)

Well since you created DOMAIN -- did you join any machine to the domain? Did you create any accounts? NO freaking **** they can not access shares if they are not given permission..

If you did not setup a FTP server -- then why and the F would you think that is your FTP server? Since you have its name freaking hidden its hard for me to know for sure what it is.

Nor did you post the flexshare screen like I ask -- Its for NEW admins yes -- Ones that BOTHER TO READ THE FREAKING MANUAL!!! It clearly states in the guide that you should enable WINS access if doing the PDC... But from your screen shot I can see yours is off -- So its CLEAR you did not even bother to even breeze over the documentation about creating a domain or windows file sharing.

http://www.clarkconnect.com/docs/Modules_-...-_Windows-Samba

WINS Server / WINS Support

If you plan on enabling PDC mode, using VPN, or have more than two local networks, we strongly recommend that you enable a WINS server on your network. If you already have a WINS server, you can enter the IP address of the server in the WINS Server field. Alternatively, the ClarkConnect system can be configured as a WINS server on your network. Enable the WINS Support option. More information on WINS is available in this Howto.

Do you even have Flexshares installed?? This is where you would create shares that everyone can use.

post-14624-1258272920_thumb.jpg

Danny I really really want to help you -- but your LACK of doing any thing on your own is starting to get very frustrating.. The product is very well documented, there are howtos for this howtos for that a great forum section, etc.. But seems you can not be bothered to read even the a few words of the documentation. Well NO F'ing **** your going to have issues if you dont RTFM!!

Here is creating a share that everyone can access

post-14624-1258273238_thumb.jpg

Here is accessing said share from a machine that is part of the domain and with a domain user account that is a member of the allusers group.

post-14624-1258273372.jpg

edit: Just noticed your running the Enterprise version -- which is NOT free! Your going to have to pay for use of that version, if that is what you want fine.. But why did you not just grab the FREE community version?

Edited by BudMan
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Nah. For every indie dev that needs to create code for "stuff" or textures, it's a godsend enabler to possibly tackle a project that you may not otherwise. The end result and testing will tell the truth if everything works or doesn't, or a game is just mediocre slop, but now these tools are now there and it's the developer's duty to judge the outcome, and even more so for pro studios. And you gotta remember that they will be at an early stage.
    • whoosh my comment went over your head. Enjoy your notchless 3:2 OLED device
    • As a game dev, today was really depressing. They announced that Blueprints will be deprecated in UE6 to be fully replaced by their sh**ty Python-like Verse language... They also announced that 5.8 will be the last version of UE5 until UE6 comes out in MID 2029!!!! They have completely lost the plot.
    • Prime Early Deal: Amazon Echo Dot Max drops to its lowest price ever by Fiza Ali While Prime Day 2026 is officially kicking off next week, Amazon has started offering Prime Early Deals already. Particularly, the newest model of Amazon Echo Dot Max, unveiled in September 2025, is now selling at its lowest price yet with a 35% discount on its original MSRP. The device features a two-way mono speaker system comprising a 0.8-inch tweeter and a 2.5-inch woofer that should deliver sound across a claimed frequency range of 53Hz to 16kHz. It offers Wi-Fi 6E support (802.11 a/b/g/n/ac/ax) alongside Bluetooth 5.3 with Low Energy, including A2DP for audio playback and AVRCP for device control. The device also operates as a smart home hub, with built-in support for Zigbee, Matter, and Thread Border Router functionality. Furthermore, Amazon Sidewalk is included to help extend connectivity beyond standard Wi-Fi range by leveraging shared network infrastructure. Under the hood, it is powered by the AZ3 processor with an integrated AI accelerator. It also features Omnisense technology, enabling ambient intelligence capabilities such as presence detection, temperature monitoring, and tap gesture control. There are also additional built-in sensors that include ambient light, temperature, and an accelerometer. When paired with a compatible eero router, it can also help extend Wi-Fi coverage by up to 1,000 square feet, supporting speeds of up to 100Mbps and up to 10 devices on the 5GHz band. Setup is handled via the Alexa app, available on Android, iOS, Fire OS, and web browsers. In terms of privacy, it includes a microphone mute button, wake word activation, and options to review and delete voice recordings. Accessibility features cover adaptive listening, adjustable speech rate, audible request tones, and read-aloud support. Lastly, the device is backed by a one-year limited warranty, with optional extended protection available as well. Amazon Echo Dot Max (newest model): $64.99 (Amazon US) - 35% off Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • One Month Later
      Vincian earned a badge
      One Month Later
    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      502
    2. 2
      +Edouard
      160
    3. 3
      PsYcHoKiLLa
      86
    4. 4
      Steven P.
      67
    5. 5
      neufuse
      63
  • Tell a friend

    Love Neowin? Tell a friend!