Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

IP Networking | Forum profile

Forum profile page for IP Networking on http://www.unix.com. This report page is the aggregated overview from a single forum: IP Networking, located on the Message Board at http://www.unix.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "IP Networking" on the Message Board at http://www.unix.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: The UNIX Forums - the Top UNIX & Linux Q&A on the Web - IP Networking (site profile, domain info unix.com)
Title: IP Networking
Url: http://www.unix.com/ip-networking/
Users activity: 14 post per thread
Forum activity: 6 active threads during last week
 

Posting activity on IP Networking:

  Week Month 3 Months
Threads: 6 19 53
Post: 9 25 73
 

IP Networking Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Bradj47
3
user's latest post:
RSH to Ubuntu machine from...
Published (2009-12-23 17:48:00)
Quote: Originally Posted by DukeNuke2 does this help? also why not use ssh? Is there a difference? Besides ssh being encrypted. I assume since I'm doing this within my network I won't need to encrypt the anything. ---------- Post updated at 04:24 PM ---------- Previous update was at 03:54 PM ---------- Quote: Originally Posted by DukeNuke2 does this help? It helped at first, when they said to install rsh-server from the repos. But...
DukeNuke2
2
user's latest post:
RSH to Ubuntu machine from...
Published (2009-12-23 17:48:00)
is the rshd service running? and even if it is your internal network you should go for ssh...
mjoh
1
user's latest post:
How can I disable ping replies?
Published (2009-12-20 15:02:00)
Quote: Originally Posted by sysrenan you can use: Code: iptables -A OUTPUT -p icmp --icmp-type 8 -j DROP you can also try this (I never used personally): Code: echo "1" > /proc/sys/net/ipv4/icmp_echo_ignore_all OR do it permanently on sysctl.conf Code: vi /etc/sysctl.conf net.ipv4.icmp_echo_ignore_all = 1
dlwoaud
1
user's latest post:
I need HELP to Set up Coyote...
Published (2009-12-21 21:27:00)
hello, i need help on setting my coyote linux, i've working on this for last 5 days, can't get it to work. I've been posting this message to coyote forum, and other linux forum, but haven't get any answer yet. Hope someone here can help me...... please see my attached picture first. ok, I have new cox cable business service for my internet cafe, and i purchased block of 64 IPs, so each of our 40 customer staitons can have...
creedog
1
user's latest post:
Need help with a routing issue.
Published (2009-12-24 10:39:00)
I have run into a wall troubleshooting a Centos 5 networking issue. Hoping someone can assist. I've got a box with two vlans trunked over bond0 Code: bond0 Link encap:Ethernet HWaddr 00:22:64:C1:D6:60 inet6 addr: fe80::222:64ff:fec1:d660/64 Scope:Link UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1 RX packets:47984007 errors:0 dropped:0 overruns:0 frame:0 TX packets:10057425 errors:0 dropped:0 overruns:0 carrier:0 collisions:0...
kiran_4u
1
user's latest post:
Modifying IPv4 headers
Published (2009-12-25 01:47:00)
Hi, My query is: I need to set the IPv4 header fields(like TOS, TTL, Precedence and Flags) in the linux kernel using the system calls. I tried setting the fields using the setsockopt() call using sockets but it is not reflecting the actual IPv4 header fields. Is it possible to modify these fields? Please let me know the way of setting IPv4 header fields using the system calls. Also, I can set the TTL field using /proc interface -...
 

Latest active threads on IP Networking::

The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 6 days, 18 hours ago (2009-12-22 20:04:00)  by DukeNuke2
does this help? also why not use ssh?
Thread:  Show this thread (5 posts)   Thread info: RSH to Ubuntu machine from Solaris machine? Size: 211 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RSH to Ubuntu machine from Solaris machine? :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 1 month, 2 weeks ago (2009-11-12 06:22:00)  by sysrenan
you can use: Code: iptables -A OUTPUT -p icmp --icmp-type 8 -j DROP you can also try this (I never used personally): Code: echo "1" > /proc/sys/net/ipv4/icmp_echo_ignore_all OR do it permanently on sysctl.conf Code: vi /etc/sysctl.conf net.ipv4.icmp_echo_ignore_all = 1 hope this helps
Thread:  Show this thread (4 posts)   Thread info: How can I disable ping replies? Size: 1,200 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How can I disable ping replies? :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 3 weeks, 5 days ago (2009-12-03 03:05:00)  by sauravbh
skoooooooooooooooooooooooo
Thread:  Show this thread (5 posts)   Thread info: Any suggested readings on Computer Networks Size: 90 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Any suggested readings on Computer Networks :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 1 week, 6 days ago (2009-12-15 14:51:00)  by TonyFullerMalv
The manpage for ifconfig(8) says: Code: ifconfig interface [aftype] options | address ...
Thread:  Show this thread (1 post)   Thread info: assign mac address for virtual interface eth1:0 Size: 475 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: assign mac address for virtual interface eth1:0 :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 3 weeks, 4 days ago (2009-12-03 20:05:00)  by TonyFullerMalv
Your question is not very clear, but: Perl has built in TCP functionality, see: Perl, Sockets and TCP/IP Networking. and: ! Aware to Perl: TCP Clients with IO::Socket The obvious and free C++ compiler is GCC, see: GCC, the GNU Compiler Collection - GNU Project - Free Software Foundation (FSF)
Thread:  Show this thread (5 posts)   Thread info: what good c++ compiler? Size: 772 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: what good c++ compiler? :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
The UNIX Forums - the Top UNIX & Linux Q&A on the Web
Started 3 weeks, 6 days ago (2009-12-02 03:05:00)  by manicanet
If you are accessing the database via a terminal app, then your best bet would be to SSH to the SCO server. On the Windows computers, download Putty which will allow you to SSH to your server. You will need to know the public IP address at Office 1. If it is dynamic, you should sign up for a dynamic dns (search google for that). You will also need to configure your router at office 1 ...
Thread:  Show this thread (2 posts)   Thread info: Access database over internet, help Size: 738 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Access database over internet, help :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
 

Hot threads for last week on IP Networking::

IP Networking
Started 6 days, 18 hours ago (2009-12-22 20:04:00)  by DukeNuke2
does this help? also why not use ssh?
Thread:  Show this thread (5 posts)   Thread info: RSH to Ubuntu machine from Solaris machine? Size: 211 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RSH to Ubuntu machine from Solaris machine? :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."
IP Networking
Started 1 month, 2 weeks ago (2009-11-12 06:22:00)  by sysrenan
you can use: Code: iptables -A OUTPUT -p icmp --icmp-type 8 -j DROP you can also try this (I never used personally): Code: echo "1" > /proc/sys/net/ipv4/icmp_echo_ignore_all OR do it permanently on sysctl.conf Code: vi /etc/sysctl.conf net.ipv4.icmp_echo_ignore_all = 1 hope this helps
Thread:  Show this thread (4 posts)   Thread info: How can I disable ping replies? Size: 1,200 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How can I disable ping replies? :: IP Networking :: The UNIX Forums - the Top UNIX & Linux Q&A..."