|
Network Packet Sniffers Hello every1, I am new to this group and had some questions regarding packet sniffer 1:Ethereal and 2:tcpdump, 3 :Netlog.. 1: I tried installing ethereal after downloading a binary file i.e. tar.gz file and everything went smoothly till the make command. At the end of make command it showed me an error tha... 5 Feb 2006 18:56
peer to peer... hello can someone please help me clear line of seperation between the following four :- peer to peer host to host process to process & point to point thank you ... 6 Feb 2006 13:07
Ping 224.0.0.2 ping: sendmsg: Operation not permitted When I try: ping 224.0.0.2 I receive: ping: sendmsg: Operation not permitted Does anyone know a possible reason for this behaviour? I'm using Ubuntu 5.10 on switched LAN. Is it possible that my LAN router doesn't support multicast? -- mario ... 23 Jan 2006 23:07
comcast problem This is not a Linux specific problem but I was hoping people with Comcast experience could suggest some ideas... My brother has had a working Comcast highspeed cable modem internet service working with his Mac for months and months. Now it's not working and I took a Linux system over (also win2k) to try to help dia... 19 Jan 2006 15:32
Programatically change IP Address How can i programatically change the IP Address, DNS, gateway, Enable/disable DHCP, in Linux Using C or C++. Is there also an API to get this properties? Thanks Irfan. ... 18 Jan 2006 16:34
setting up symmetric NAT Hello everyone, i want to setup Symmetric NAT using IPTABLES as shown below ----------------- ------------------------------------ ----------------------- 192.168.0.2----------------------192.168.0.1|172.25.25.4------------------------172.25.25.0/255 ----------------- ----------------------------... 26 Jan 2006 06:51
Drivers for Belkin F5D7010 wifi card I was searching drivers for Belkin F5D7010 wifi card, but I didn't encounter. Where can I encounter this drivers for linux? Thanks.... ... 20 Jan 2006 11:22
DHCP Server Hi My QNX box is running a ISC DHCP server. From Ethereal the Linux box is sending a DHCP Discover, QNX is sending a DHCP Offer but Linux is not recognising it. It looks like the destination and source in the Ethernet II are the same: (but I have not worked out how to correct this: <field name="eth.dst" sh... 17 Jan 2006 16:22
telnet syntax for ports I want server foo.com and port 6789 and have tried: telnet foo.com -p 6789 (like ssh) telnet foo.com -port 6789 but am having trouble following the man page, which indicates it's -port. I'm able to telnet successfully if there's no port, and ssh, but can't telnet with a port specified. Usage: telnet [... 18 Jan 2006 14:28
recv() problem? Hi, I'm kind of new for networking programming and need to write some basic socket connection (in C) using 2 linux machines that do the following: The client sends request (query) to the server, then the server needs to send the query results to the client. So I established the connection, and the client seems t... 9 Jan 2006 00:38 |