484 Topics

Member Avatar for
Member Avatar for darkSo

Hi all, I have a little server in my office network with Windows Server 2008. I have assigned it manually the IP: 192.168.1.100, but randomly after a restart, a strange IP was assigned (something like 169.*.*.*) then the server is cutted from the network and I have to disable/enable the …

Member Avatar for cguan_77
0
180
Member Avatar for joslup9

Hello guys, i need a help slightly with this project of my university. my equipment are working with some components, 1. Radius Server - MySQL - OS Linux Ubunto 12.04 or OS Microsoft WindowsServer2008 - SQLServer. 2. Router Linksys Wrt-54g 3. Other Server with certification unit, which we need manage, …

Member Avatar for JorgeM
0
246
Member Avatar for Echo89
Member Avatar for slfisher

According to a new [URL="http://pewresearch.org/databank/dailynumber/?NumberID=1072"]study [/URL]from the Pew Internet & American Life Project, 21 percent of American adults do not use the Internet. And of those, 90 percent say they have no intention of using the Internet in the future. Among the non-internet users, 34 percent do have some relationship …

Member Avatar for <M/>
1
724
Member Avatar for brennyt

Hi. I need to create a diagram for a WAN/LAN for a company with a head office (10000 users) & 4 branches connected via a VPN. Hosts as follow, HO: 10000 hosts Branch 1: 9000 hosts Branch 2: 4000 hosts Branch 3: 2000 hosts Branch 4: 1500 hosts How do …

Member Avatar for JorgeM
-1
604
Member Avatar for fbifido

[Click Here](http://i46.tinypic.com/1t3or6.jpg) [Picture is here](http://i46.tinypic.com/1t3or6.jpg "Piture of my network setup") I am in 4 floor Building. See diagram attached. Each floor is divided into 2 sides “F” & “B”, F=left & B=right. And each side has a 24-port 3com super stack III 3226 switch (S1-S7). And each switch per side …

Member Avatar for JorgeM
0
375
Member Avatar for jayl935

Howdy, Here is my problem: I cannot access my Public IP outside of the Surfboard Modem. I've attached a network map. [Click Here](http://i1248.photobucket.com/albums/hh488/jay9355/networkmap_zps645359eb.jpg) NOTE: PC1 is on the SurfBoard wifi and Laptop1 is on the Linksys wifi. I can access 207.62.151.42:9090 from PC0 and PC1....(as well as any other computer …

Member Avatar for JorgeM
0
3K
Member Avatar for klaus1

Hi! I’ve been stuck on a vpn-problem for quite some time now and my company needs to get this starting as soon as possible. We are running a sbs08 behind a Fortigate 50b. I’ve configured the sbs for vpn and I can connect to it from within the network (internal …

0
159
Member Avatar for opjjuly

Hello guys, im trying to change my LAN Setup settings on my netgear router because machines connected to it are giving out IP's which are on a totally different subnet, hence i cant connect to stuff like networked printers, but i keep on getting an IP address conflict with WAN …

Member Avatar for JorgeM
0
5K
Member Avatar for navogatoo

How can I make ONE database be updated from multiple terminals connected through a LAN network? How can I access the database through a LAN network in visual Basic 6?

Member Avatar for AndreRet
0
559
Member Avatar for PalomoBlanco

Hi, I have a question, is it possible to see what IP adress have accesed my hotmail email in the last 2 months? Thank you! Palomo

Member Avatar for caperjack
0
185
Member Avatar for kumold

Can somebody help me to find one router with 10.0.0.0/24 addresses? I don't need too many ports, i just want to get 10.0.0.0/24 address area, not 192.168.0.0/16 for my LAN.

Member Avatar for kumold
1
185
Member Avatar for sbarton91

Hey, I'm new here and could use some help. I just moved into a new apartment, and I need some help getting my wireless network set up. I cannot access the internet through my router. The internet is provided through my apartment complex, so I don't have the modem or …

Member Avatar for caperjack
0
222
Member Avatar for NoCodeMonkey

Picture: http://i1144.photobucket.com/albums/o493/NoCodeMonkey/SAM_0069.jpg Ok so Im confused, In the pic I have 2 vlans (VLAN2, and VLAN3) and the network address of this network is 192.168.0.0. Router has an ip address of 192.168.0.1 for fa0/0, and is connected to VLAN1 (the default) to f0/5 with an ip address of 192.168.0.2 for …

Member Avatar for JorgeM
0
258
Member Avatar for pradipbhattachargee

Can I set telephone line as point to point lan network through dialup modem without internet conection? > Quoted Text Here

Member Avatar for goatnetworking
0
165
Member Avatar for MeSam0804

hi, I am recently very curious to know how I can make a connection between two computers which are not in a local network. I googled a lot but there are always solutions for local IPs Now I know that I should make a server and a client to send …

Member Avatar for MeSam0804
0
1K
Member Avatar for ahmad.ramin.33

what is speed,bandwidth,throughput,delay in computer network,and why LAN speed is more than WAN speed?

Member Avatar for JorgeM
0
144
Member Avatar for NoCodeMonkey

I can subnet and im going for my CCENT exam Aug 20 and im a little stuck on this question, can someone show me in a really easy way on how the answer is got. I know the answer is 192.168.1.22 but how?: What is the last Usable host address …

Member Avatar for JorgeM
0
354
Member Avatar for hfxdkhrxtr

hi, i want to change my ip address in every 10 minutes so please give me code to change my ip address in c# windows form application.

Member Avatar for Cap'nKirk
-1
214
Member Avatar for ibn_sumal

Hello guys i'm currently having difficulties with pinging different vlans whether they are on the same switch or not. I have 3 vlans: vlan 30, vlan 40, vlan 50. I have 1 switch which I use as the VTP server and 7 switches connected to it which I use as …

Member Avatar for donami
0
349
Member Avatar for supercomputer

I have a Netgear WG111v3 adapter, a Netgear Wireless N-300 router and a Optus 2203C Modem and I have been unable to connect to the internet from my Computer in my room. We have 3 computers, one that is directly connected to the internet and two that are using wireless …

Member Avatar for supercomputer
0
283
Member Avatar for rayidi

Hie all, I'm developing a bulk sms website, there are users and resellers for the site. I want to map my to another ip through A record. Problem is how to identify the ip user / reseller ? Please help me.

Member Avatar for rayidi
0
233
Member Avatar for ingus16

How can i change masked text box properties for IP address input. For example private void Interneta_savienojums_Load(object sender, EventArgs e) { maskedTextBox1.Text = " . . . "; maskedTextBox1.PromptChar = ' '; maskedTextBox1.Mask = "009.009.009.900"; maskedTextBox1.ResetOnSpace = false; maskedTextBox1.SkipLiterals = false; } In form text box show ( . . …

Member Avatar for ingus16
0
7K
Member Avatar for Bheeman89

Hello Daniweb. I have an issue here about my LAN network. I want to redirect all the web traffic that is happening in my LAN to a proxy server before it reaches the router and the Internet. Now, my infrastructure is like this where client makes request, request go through …

Member Avatar for JorgeM
0
4K
Member Avatar for Khav

Hi Guys I am currently working on an image upload script. i want to log user upload and record their ips. I worked on a script(its works) but i am not sure if it will be 100% reliable. Here is code that i though of <?php $ip = $_SERVER['REMOTE_ADDR']; $filename …

Member Avatar for pritaeas
0
173
Member Avatar for Jackson24

Hello all, Can any one explain me,"How IP address is important for ranking?"This is a interview question. It was asked from me and I was really confused. Please explain me

Member Avatar for exploretalent
0
301
Member Avatar for cedric12

hi every one, i have a problem. i have a belkin wireless modem. the wireless works but the local area connection (cable) connection is enabled but no internet. ive tryed nearly all trouble shooting but no good. i have had enternet connection through the cable twice. but it some how …

Member Avatar for PCResolver
0
351
Member Avatar for Djmann1013

Hi, I am having trouble with this chunk of PHP script: <?php $deny = array("Example IP"); if (in_array ($_SERVER['REMOTE_ADDR'], $deny)) { header("location: http://www.google.com/"); exit(); } ?> It works fine, its just when I try to link to a file that has the $deny var, it wont work. I tried using …

Member Avatar for Djmann1013
0
247
Member Avatar for Wraithmanilian

If you ever go to [URL="http://www.hostip.info/"]http://www.hostip.info/[/URL], you will find a Community Geotarget IP Project. The great thing about it is that it is free to use. :) Now, this is just a snippet of code to begin working in the world of GeoIPs. There's a lot more info to be …

Member Avatar for sammry
0
443
Member Avatar for Teethous

Hello everyone. I am a computer science student in Jamaica and doing distributed systems now. I got a project to re-implement the chord system on a single machine. This should be done using threads to create the new nodes in the virtual network. Finger tables for each node and a …

0
159
Member Avatar for coolstorybro

Background info: I can no longer connect to my wireless internet after having virtually no problems. I do still have internet, just not wifi. So the problem is, according to system preferences on my macbook pro, my router's ip address starts with 172.... but when I put in said router …

Member Avatar for JorgeM
0
526
Member Avatar for Octet

I have been having some problems with my domain, when it reaches my server the address changes to my IP. I 'own' the domain, "www.domain.com" which is forwared to my router, my router then points it to my server and the pages are displayed e.t.c. Instead of displaying, "www.domain.com/index.php" it …

Member Avatar for JorgeM
0
273
Member Avatar for eoop.org

Hi, i am getting a lot of dirty questions on formspring i want to find out who he is, he is sending me questions with an anonymos user. How do i found out his IP adress ?

Member Avatar for rubberman
0
129
Member Avatar for G_Waddell

Hi, I'm a developer by trade but I've done some networking in the past (mostly buying and creating machine specifications but also a bit of firewall management and AD policies,) In a previous company I was even Manager of the Systems department (Developers and IT guys) Anyway I've recently joined …

Member Avatar for G_Waddell
1
365
Member Avatar for kendaop

Hello everyone! I'm making a game where players build walls and move their pieces to try to be the first player to reach their target square. Essentially, it's a checkerboard, and players can build walls on the segments between adjacent squares to impede their opponents' movement. The one catch is …

Member Avatar for kendaop
0
654
Member Avatar for .:n'tQ-boy:.

Hi there, I have a wireless modem, I use MAC address filter. ![MAC-address-Filter](/attachments/small/3/MAC-address-Filter.jpg "align-left") I wonder that, as the attached file show, i can add only 8 MAC address? How to add more?

Member Avatar for JorgeM
0
112
Member Avatar for pahunrepublic

Hi everyone. I have a D-LINK DIR-300 router with 4 LAN and WI-FI. It's acting very strange lately. It is connected to a UPS battery and the one LAN connection is in surge protection. Here are the symptoms: - Every 2 days it just loses connection. I have to reboot …

Member Avatar for JorgeM
0
249
Member Avatar for raj.mscking

Hi, I advance thanks for your help Gentles! I am a Leanne, In my new Networking Java Program! (Consider an Small Office Please) At first Every Workers Should Login at Time (The Login details UserName ,PassWord and LocalTiming can stored in their own local database), When the Manager Come latter, …

Member Avatar for NormR1
0
218
Member Avatar for srinivas88

Hi, I'm running a script to bring down the logical ip address . But if the system doesnt have that logical ip addresss then i get the following error print on terminal - SIOCSIFFLAGS: Cannot assign requested address I just want to know whether there is a way to suppress …

Member Avatar for L7Sqr
0
314
Member Avatar for zhouy

Dear All, My system is windows 7 professional. From today my internet is not working. LAN connection is fine. Wireless also fine. I use internet through my university LAN. I have dual boot with Win XP, when i boot to Win XP, internet is working fine. When i change the …

Member Avatar for rubberman
0
243
Member Avatar for CKShia

Hi I am new in C programming language... I am writing a simple FTP Server-Client program, and I want to print out the client IP address for each successful login. Here's the code that I encountered warning: `struct sockaddr_in ser_addr;` `printf("IP: (%s); Port: (%d)\n",` `inet_ntoa(ser_addr.sin_addr), ntohs(ser_addr.sin_port));` When I compile the …

Member Avatar for PieterBeyens
0
194
Member Avatar for marvelmind

Why a router does not have only one IP address (i.e. for itself). and why a unique IP address need to be associated with each interface? Whats the scenario which neccessiates each interface to have an IP addresses?(TCP IP)

Member Avatar for JorgeM
0
293
Member Avatar for suomynona

I made a Client and Server program based on the code found in [URL="http://www.daniweb.com/software-development/csharp/threads/228973"]this thread[/URL]. Here's the code of my program Client (Sender of file) [CODE] //Before calling this function, //I send the file size to the server first private void fileToServer(string filename) { try { FileStream fs = new …

Member Avatar for suomynona
0
425
Member Avatar for Mikey37

I am dealing with a home network which has recently experienced excessive dropped connections. Connection to ISP is via dedicated 2.4 Gb microwave radio card mounted on house roof. The home network uses a Linksys E4200 wireless router. On the home side of the router are typically 3 wired devices …

Member Avatar for RTFMID10T
0
406
Member Avatar for M.Waqas Aslam

hello ! i want to get some information about LAN traffic . in my office there are 15 employees are there , we are connected with modem ,i want to moniter there activities for example which sites they are visiting,uploading , downloading . some one tell me about netstat but …

Member Avatar for JorgeM
0
265
Member Avatar for brickbuilder

Hi ! I'm trying to learn about sockets using winsock in c++. What I want to do is have one computer (my computer) act as a mini server for my friend to connect to directly from his house (different ISP). I am wondering if it is possible using sockets to …

0
146
Member Avatar for inthespotlite82

Hi- I'm hoping someone can help me, because this issue has been irritating me for quite some time now. I have two routers, one wireless (Linksys WRT54GS), and the other, a SonicWall Security Appliance TZ170SP. I have computers (wireless/wired) that connect to both of the routers, as well as, a …

Member Avatar for RTFMID10T
0
885
Member Avatar for ashjohnuk

my current setup : modem/router | 3 com switch |\ | \ | --Server (win2k3) various os 8 pc's all running windows what i would like to do is to have the server to issue the ip addresses, and grant or deny webpages... i have tried vairous attempts to do …

Member Avatar for RTFMID10T
0
178
Member Avatar for DarkMonarch

any of you guys use ATAs for analog phone lines ? i use to have an PAP2T Linksys Cisco, whish was working fine and still is, but i wanted to test a SPA2102 from the same company, but i'm having some glitches. Basic setup: WAN to SPA2102(2 lines hooked) to …

Member Avatar for DarkMonarch
0
130
Member Avatar for strongpot

I work for a company that does online coupons. We'd like to restrict the printing of coupons to only those people who have not printed them before. I'm doing this by inserting couponid numbers and ip addresses to a Print Tracking table. My plan is upon using the print button, …

Member Avatar for strongpot
0
189

The End.