Hardware :: What Routers Is NAT Optional On

Dec 27, 2010

if there are any routers that have optional NAT and if so, what is this feature called? Which routers have it? I googled "optional nat," "nat button" and a few other phrases and wasn't able to find anything.

View 14 Replies


ADVERTISEMENT

General :: Use Gotoxy(x,y) Optional In C

Apr 23, 2011

how to use gotoxy() in linux c

View 2 Replies View Related

Debian :: Torrent Client With Optional Features

Mar 31, 2010

Please suggest a bit torrent client for Debian which is having optional feature of shutting down the PC when download gets completed (as in BitTorrent, MuTorrent of Windows).

View 2 Replies View Related

Slackware :: EXT2-fs: Sda4 Couldn't Mount Because Of Unsupported Optional Features (240)

Nov 11, 2010

EXT2-fs: sda4 couldn't mount because of unsupported optional features (240)
EXT3-fs: sda4 couldn't mount because of unsupported optional features (240)

When I boot Slackware13.1 it shows this 2 messages but it boots, my fstab says:

[Code]....

My file system is ext4 and the root partition is sda4. Why it is happening?

View 2 Replies View Related

Hardware :: Hard Disk Failure: Couldn't Mount Because Of Unsupported Optional Features

Mar 22, 2010

One of my SATA hard disks stopped responding in the middle of a rsync file transfer to it. I had to kill the process. After that I am unable to mount that partition. I am using Ubuntu 9.10 x86_64 version. Here are the error messages and what I have tried:

~$ sudo mount /dev/sdb1 mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so

[Code]....

Here I am at a loss! Is there any way to force checking of the file system and to recover the data I have in there? I have tried the solution posted in [URL], but e2fsck -b <my superblock number> /dev/sdb1 shows "Journal version not supported by this e2fsck."

View 2 Replies View Related

Ubuntu Installation :: Does The Distro Include Any Optional/unnecessary Stuff That Can Be Whacked To Conserve Disk Space

May 8, 2010

does the distro include any optional/unnecessary stuff that can be whacked to conserve disk space? I'm running a nearly default installation with no added applications (yet) and wondered if it is possible to reduce the 2+GB install a bit.

View 2 Replies View Related

Ubuntu :: GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: Ignoring No-arg, Optional-arg Or Filename Flags

Jun 15, 2011

Quote:

(gimp:4216): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags ( on option of type 0
segmentation fault

gimp stopped working on kubuntu after installing updates, any fix?

View 9 Replies View Related

Ubuntu :: Finding Out The Routers's Ip?

Aug 13, 2011

it's been asked million million times and billion billion answers have been given BUT none of them worked for me the ip is 192.168.0.1 but what if i changed it somehow and forgot it? how do i find it? ifconfig gives my own ip: 192.168.0.2 netstat -nr gives a bunch of addresses including 192.168.0.0 but nowhere i can see the 192.168.0.1?

View 6 Replies View Related

Networking :: IP Tables With 2 Routers?

Sep 1, 2010

I have 2 routers both with 5 network cards (both different subnets). On both machines I have the following configuration: Eth0 is the internet conection, Eth1 is the conection to the other router and the other network cards are for the subnets.My current Ip tables script allows all the subnets of one router to see each other but not the subnets of the other router.

In the new situation I want not all but specific subnets to see each other (no problem here)The issue is that some of theese subnets are subnets of the other router. For example the subnet of eth2 router1 should be able to connect to eth 3 on router2. This is were eth1 comes in play. My plan was to configure iptables so that in above example eht2 would be forwarded to eth1, which will forward to eth1 on router2.Then the iptables configuration on router2 will forward it to the network card of the correct subnet.

eth2 (router1) -> eth1 (router1)
eth1 (router1) -> eth1 (router2)
eth1 (router2 -> eth3 (router2)

[code]....

View 5 Replies View Related

Ubuntu :: Can't Ping Emulated Routers In GNS 0.7.4 10.04

Aug 20, 2011

I`m using GNS3 v 0.7.4 under Ubuntu 10.04 to emulate Cisco devices. I face a problem no communication between emulated devices. Currently I have two routers configured and ping between them doesn`t work.

Part of log file:
Aug 20 22:14:53.911 CPU0: PCI: read request at pc=0x60603f34: bus=0,device=7,function=0,reg=0x00
Aug 20 22:14:53.911 CPU0: PCI: read request at pc=0x60603f38: bus=0,device=7,function=0,reg=0x00

[Code]....

View 2 Replies View Related

Networking :: Use OpenVPN On The Linksys Routers ?

May 20, 2011

My boss gave me the task (on a very tiny budget) of wanting to connect our remote offices to our network. Solution I came up with is Site-to-Site VPN.

I want to use OpenVPN on the Linksys Routers (again very tiny budget) and have them connect to our Cisco ASA5505 Firewall, but I am running into major problems.

Question is, even though they both use IPSec SSL are they compatible? If not, is there a work sround?

View 1 Replies View Related

Networking :: Setting Up Two Different LANs Using Three Routers?

Jun 14, 2010

So I have 3 home routers, 1 belkin and 2 netgear. I have my ISP internet connection coming into my belkin, which I then have the 2 netgear routers (from their WAN) plugged into Belkins LAN ports. Now the Ubuntu computers I have on Netgear LAN 1 and Netgear LAN2 can get to Belkin just fine (at 192.168.1.1), but I am unable to access a computer on LAN1 from a computer on LAN2 and vice-versa. My Belkin is 192.168.1.1, my Netgear1 WAN is 192.168.1.100 and Netgear2 WAN is 192.168.1.200. I have the netgears both assigning DHCP IP's from range of 192.168.0.100 to 192.168.0.150 on their LAN ports.

Now, I have set Netgear LAN1 port 80 NAT'd to go to one of my computers on it. I try to access 192.168.1.100:80 from a computer on Netgear LAN2 network and it say host unreachable.What am I doing wrong?

View 1 Replies View Related

Programming :: Writing Routers In C Or Python

Mar 19, 2011

My platform is linux Centos 5. I have read that to learn programming is to read well-written code and take some project to work with. I am always fascinated by routers and firewalls. Like pfsense and vyatta. May be my searching skills are worst but i am not able to find any good tutorials. Ofcourse i dont expect anyone to write a complete router on their blog but wasnt even close to it.

View 1 Replies View Related

OpenSUSE :: Emulate Juniper Routers On Gns3

May 22, 2011

I'm trying to emulate Juniper routers on gns3 using this tutorial .

It says about installing kqemu, that is the gui end of qemu, and according to this tutorial it is available for ubuntu, but when i tried searching for it in opensuse, i could not find it.

Is there anyway i can install KQemu in opensuse...

View 4 Replies View Related

OpenSUSE Network :: Can't Connect To WPA Secure Routers.

Mar 1, 2009

I can connect to unsecure routers, but not to any secure routers. NetworkManager doesn't seem to work and neither does anything else I try. I have tried with WPA supplicant but to be honest I have not a clue what to do. I have an Atheros ar5009 card and I'm currently using the ath9k module. Lan works just fine. But my wireless doesn't.

wlan0 IEEE 802.11abgn ESSID:""
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s Tx-Power=23 dBm
Retry min limit:7 RTS thrff Fragment thr=2352 B
Encryption keyff
Power Managementff
Link Quality=92/100 Signal level:-36 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

I have updated everything it seems like, but nothing I do seems to work. I have been at this for almost 3 weeks already hoping for a break and so far nothing.

View 9 Replies View Related

General :: Set OpenWrt Routers DHCP To Give /32?

Mar 7, 2011

How can i set my OpenWrt 10.03 router to not to use 192.168.1.0/24? instead, use a /32 mask, so every client, that gets an ip from the DHCP server just can't sniff the network traffic - it would be a great security feature to safely use e.g.: FTP!

View 2 Replies View Related

Ubuntu Networking :: Transfer Files Between PCs Without Using Routers?

Jul 8, 2010

When I try to copy a file from a shared folder of other laptop, the whole of data passes through the router.This affects the internet bandwidth within the network. Is there a way to access the shared files without necessarily going through the router and also without affecting the internet connectivity.

View 1 Replies View Related

Ubuntu Networking :: Cannot Connect To Linksys-n Routers

Apr 1, 2011

I connect to multiple wireless system each day but when I encounter a Linksys-n router the computer will recognize it and connect but does not go online.

Does this give any clue for why it will not connect?

Code:
802.11a/b/g
System wireless is: Toshiba Satellite M115-S3094 with Intel PRO/Wireless 3945ABG (802.11a/b/g), Ubuntu 10.04

View 1 Replies View Related

Ubuntu Networking :: Routers Ethernet Ports Are All In Use And Can't Get One Of Them

Apr 8, 2011

My first one is the network: Our routers' ethernet ports are all in use and I cant get one of them. So Im asking you what I need to buy. Our router now is a speedport w701v. The new router should have wlan and good working LAN. It shouldnt be very expensive... give me some tips what I should look for (because Im very new with router...) and maybe give me a link where they tested many routers (and where I can trust the results).

View 3 Replies View Related

Ubuntu :: Unable To Find / Connect To Any Routers At All

Jul 18, 2011

I just installed my Ubuntu 11.04 alongside with my Windows 7. The only problem I have with my Ubuntu is that it cannot seem to find or connect to any routers. I think it COULD be the drivers that are missing. When I try to use the router I have at home with my Windows 7, (on the same laptop) it works fine. I use a Airport Extreme router.

View 6 Replies View Related

Networking :: Upgrade To IPv6 - Throw Old Routers Away?

Jan 19, 2011

Does an ISP have to throw away all their old routers if they're trying to upgrade to IPv6?

View 1 Replies View Related

Networking :: Using Iptables To Control Cascaded Routers?

Mar 1, 2011

I recently bought a new wireless router to replace my old wireless router. So now I have a spare router. I also have one or two spare NICs around. I read some articles that I can cascade the two routers (connect one LAN port of one router to the WAN port of the other router) so that I can have two subnets such that one subnet is private to the other subnet.I want to create a guest network similar to this configuration such that it can't access other resources. But from what I read, the guest network must be connected to the first router (which is directly connected to the cable modem) and move everything else (i.e, resources that I want to protect) behind the 2nd router.

Well, this isn't what I really want because all the machines behind the 2nd router will be penalized for performance, e.g. NAT will be done twice by each router if any machine needs to access the internet.Since I have a Linux box (running SuSE 11.3), this is what I am thinking and I am not sure if it can be done and I need some advice. I am thinking to install a 2nd NIC on this box, and connect a CAT5 cable from this 2nd NIC to the WAN port of the 2nd wireless router. This little separate network will be my guest network. My goal is to use iptables on the SuSE box to ensure(a) no traffic is allowed from one network to the other network and vice versa. (b) the guest network can share the cable modem to go the internet.I am still picking up the knowledge of iptables so I don't know if this can be done or not

View 3 Replies View Related

Software :: Rsyslog Not Logging Routers Messages?

Jan 30, 2011

I have a Asus RT-n12 router with DD-WRT v24-sp2 (12/19/10) mini(SVN revision 15943M NEWD-2 K2.6 Eko)I can not get my rsyslog on my linux pc to log messages from the router. I did a netstat -arn and got:

Code:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name

[code]...

View 10 Replies View Related

Fedora Networking :: Deny Access To Wireless Routers?

Mar 26, 2009

Here's the issue: from time to time I have to take away my son's access to the internet, so I exclude his laptop from my wireless Linksys router. Works like a charm, or it did until he discovered that my neighbor also has a wireless router, and hasn't secured it.

So my son sits in the corner of the house closest to my neighbor and uses their internet.

Is there any way I can tell his laptop to NOT access a particular router? Or even better, to only access my router?

View 14 Replies View Related

Fedora Networking :: WiFi Does Not Seem To Find Wireless Routers

Aug 4, 2009

Every time I start up my Samsung NC10 the wifi doesn't seem to find my wireless router at all and instead tries to connect to my printers network. To solve this I need to disable and re-enable wireless until it automatically connects. I know this isn't exactly a major problem, it's just getting pretty annoying. I'm using Fedora 11 btw.

View 3 Replies View Related

Fedora Networking :: Computer Behind 2 Routers Can't Connect To Internet?

Mar 6, 2011

I have so many _wired_ devices that I can't get by with just 4 eth cable outlets anymore, so I thought I'd hook up an older router that I don't use as a way to get extra places to plug devices into.

Now it looks like:

Internet
then cable modem
then router1/wifi + (1 eth NAT storage)
then router2 + 4 eth0 computers:
(legacy FC5 box)
(legacy F11 box)
(updated F13 box)
(windoze)

All of the computers EXCEPT the FC5 box are fine (my def of "fine" is I can ssh to and from the other computers and to outside computers, and browse the web).

The FC5 box, however, can ssh to and from computers inside the network just fine, but can't get any kind of web browsing. Nor can it ping to the outside. I get a "Network is unreachable" error. I'm not using a proxy, not knowingly, and my firewall settings haven't changed...it certainly hasn't been blocking port 80 before.

what's the best way to go about adding more ethernet when you need about 7 cables. I'm not really excited to buy a router with 8 ports or anything like that, especially when this seems to _almost_ be working just fine.

View 5 Replies View Related

Fedora Networking :: Routing: 2 HW-Routers, 2 Nics On 1 Server?

Mar 19, 2011

i have a Server, which has 2 nics installed. Each of those is connected to a router, which is connected to internet. On the server, i have apache, maillserver and im-server running. On the other hand, also squid, dansguardian and clam are running. so now: via eth0 i would like to have just the traffic, which is requested from outside (the big bad internet..) to my server (apache, mail, etc). via eth1 i would like to have all OUTGOING (also to the big bad internet) from the server, which is requested by a internal client. And of course all requests to my own server

both nics shall route their traffic to their own router. For better comprehension please consult the enclosed graph. Until now, i did not find a good solution, the default route is set to the traffic from eth0, if not, no external request will find back to a client do you have a idea how to handle this the easiest way?

View 4 Replies View Related

OpenSUSE Network :: Wifi Routers Can't Connect To Mine?

Dec 23, 2010

Is there a tutorial for how to set up a wifi connection for complete newbies to openSUSE? My laptop sees other routers, but won't let me connect to mine. I set WEP, HEX, type in the key, and then nothing happens. On the list it says this is unsecured, even though I have selected WEP.

View 2 Replies View Related

Ubuntu Networking :: Pushing A Desktop Computer Through Two Routers

Mar 26, 2010

I have two routers. One is a Verizon ProLine and the other is a Dlink. My setup is myComputer-Dlink-ProLine-Internet. I'm trying to get port 80 requests from the outside, access my http server on myComputer. I tried port forwarding on both routers, but that didn't work. I also tried to make the ProLine treat the Dlink as a DMZ, but that still doesn't work.

View 4 Replies View Related

Ubuntu Networking :: Cannot Authenticate With Routers BIOS From Server

May 14, 2010

I want to make changes on my router bios for my server I have to go to my windows booted laptop rather than just 192.168.1.1 right here at my server. I only have to do a 360 in my chair and I am at my laptop but I don't want to. Everytime I type the gateway ip it reads off the name of my router and looks fine. But I enter my authentication info and it just returns the login window blank... something ubuntu-side?

WRT160v2 linksys wireless N router (Of course I have cat 5 running to my server)
Ubuntu 10.04 LTS running desktop ontop (because I am still learning how to navigate the console)

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved