Sponsored Content
Full Discussion: Newbie on networking
Special Forums IP Networking Newbie on networking Post 302898209 by PikK45 on Sunday 20th of April 2014 11:47:04 AM
Old 04-20-2014
Hammer & Screwdriver Newbie on networking

Hello Guys..

I am trying to learn networking, so I am trying to set up my home for that.

I have a internet connection from a local ISP. The speed is reaching close to 1.5Mbps (minimum).

I live in Chennai, India. Which modem-cum-router you suggest is best on coverage? (little low on budget too Smilie max: 2500 INR)

Sorry if I'm posting in the wrong section. If so, please suggest some forums for that
 

10 More Discussions You Might Find Interesting

1. IP Networking

Networking

I've installed Mandrake 8.1 over the weekend as has someone else in my apartment house. We share a LAN between the apartment with three computers. I've managed to configure SAMBA and if the computers are on windows then we can see my comp. I can't see their comps though. Whenever I go to... (1 Reply)
Discussion started by: kyphur
1 Replies

2. IP Networking

networking

dear sir how many name server can be configured in single machine? thank you very much. sandeep goel (3 Replies)
Discussion started by: ask_goel
3 Replies

3. IP Networking

networking

HI guys/gals basic question lets say i am running a network. lets say i am using Win Me. how would i network Win Me to a computer that has linux and another that has 98 well the 98 is no problem but the linux well i have an idea but i am rusty with linux. No i have rusted out. Would you make... (1 Reply)
Discussion started by: pydyer
1 Replies

4. Solaris

Need help with networking

I can't or i don't know how to put up a network and internet on sun solaris 10. I looked and found some stuff on forums around net but I'm missing a few files. Like, "defaultrouter", "resolve.conf", ping is not working ( host unreachable), my card is "lo0" when I use ifconfig -a comand. Should I... (8 Replies)
Discussion started by: salvor_hardin
8 Replies

5. IP Networking

C networking

Can anybody help me regarding networking using c language i know how to capture the packets and to verify it`s protocol destination and source ip etc. Can anybody help me to direct a packet coming to an ip to some other ip of my choice ........ Hope reply ... (0 Replies)
Discussion started by: Sannair
0 Replies

6. UNIX for Dummies Questions & Answers

UNIX newbie NEWBIE question!

Hello everyone, Just started UNIX today! In our school we use solaris. I just want to know how do I setup Solaris 10 not the GUI one, the one where you have to type the commands like ECHO, ls, pwd, etc... I have windows xp and I also have vmware. I hope I am not missing anything! :p (4 Replies)
Discussion started by: Hanamachi
4 Replies

7. Shell Programming and Scripting

perl newbie . &&..programming newbie (question 2)

Hello everyone, I am having to do a lot of perl scripting these days and I am learning a lot. I have this problem I want to move files from a folder and all its sub folders to one parent folder, they are all .gz files.. there is folder1\folder2\*.gz and there are about 50 folders... (1 Reply)
Discussion started by: xytiz
1 Replies

8. Shell Programming and Scripting

perl newbie . &&..programming newbie

Hi, I am new to programming and also to perl..But i know 'perl' can come to my rescue, But I am stuck at many places and need help..any small help is much appreciated... below is the description of what i intend to acheive with my script. I have a files named in this format... (13 Replies)
Discussion started by: xytiz
13 Replies

9. Solaris

Networking help

What am I doing wrong, I configure interfaces ce1,ce,2 and ce3 but when I reboot the server they lose the configuration and I have to reset them? ifconfig ce1 plumb ifconfig ce2 plumb ifconfig ce1 155.216.13.72 netmask 255.255.255.240 ifconfig ce2 155.216.13.73 netmask 255.255.255.240... (5 Replies)
Discussion started by: Kjons76
5 Replies

10. IP Networking

Networking

hi From mt windows machine I can ping a LINUX machine but there is no arp entry for the same LINUX on my windows. How is it possible and what can I do to add the arp entry as I need it. thanks (1 Reply)
Discussion started by: leghorn
1 Replies
TCPSER(1)						      General Commands Manual							 TCPSER(1)

NAME
tcpser - emulate a Hayes compatible modem SYNOPSIS
tcpser -d dev -s speed [-l log_level -t tracing_options] ... tcpser -v port [-l log_level -t tracing_options] ... DESCRIPTION
This manual page documents briefly the tcpser command. tcpser turns a PC serial port into an emulated Hayes compatible modem that uses TCP/IP for incoming and outgoing connections. It can be used to allow older applications and systems designed for modem use to operate on the Internet. tcpser supports all standard Hayes com- mands, and understands extended and vendor proprietary commands (though it does not implement many of them). tcpser can be used for both inbound and outbound connections. OPTIONS
A summary of options is included below. -h Show summary of options. -p Port to listen on (defaults to 6400). -t Trace flags: (can be combined) s modem input S modem output i IP input I IP output -l Log level: 0 (NONE), 1 (FATAL) - 7 (DEBUG_X) (defaults to 0). -L Log file (defaults to stderr). The following can be repeated for each modem desired (-s, -S, and -i will apply to any subsequent device if not set again): -d Serial device (e.g. /dev/ttyS0). Cannot be used with -v -v TCP port for VICE RS232 (e.g. 25232). Cannot be used with -d -s Serial port speed (defaults to 38400). -S Speed modem will report (defaults to -s value). -I Invert DCD pin. -n Add phone entry (number=replacement). -a Filename to send to local side upon answer. -A Filename to send to remote side upon answer. -c Filename to send to local side upon connect. -C Filename to send to remote side upon connect. -N Filename to send when no answer. -B Filename to send when modem(s) busy. -T Filename to send upon inactivity timeout. -i Modem init string (defaults to `', leave off `at' prefix when specifying). -D Direct connection (follow with hostname:port for caller, : for receiver). AUTHOR
tcpser was written by Jim Brain <brain@jbrain.com>. This manual page was written by Peter Collingbourne <pcc03@doc.ic.ac.uk>, for the Debian project (but may be used by others). July 5, 2006 TCPSER(1)
All times are GMT -4. The time now is 08:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy